1
0
forked from brl/citadel
Commit Graph

113 Commits

Author SHA1 Message Date
8aa341191e upgrade gnome-tweaks for 3.28 2018-03-24 23:43:49 -04:00
cb207f757b no nmtui 2018-03-24 23:02:16 -04:00
608ac78888 set up symlink for storing dconf persistently 2018-03-24 23:01:01 -04:00
2bc9a2cb61 binutils not needed in citadel 2018-03-24 18:19:54 -04:00
913b184c57 added some packages, strace, lsof, find
Also added nautilus back so tweak tool will work
2018-03-24 15:31:55 -04:00
76345d45ad clean some unused things from global conf 2018-03-24 15:30:44 -04:00
0868331481 patch to add 'med_power_with_dipm' for safe SATA power management 2018-03-24 15:28:43 -04:00
1102aba418 local.conf option to produce powertop kernel and citadel-image 2018-03-24 15:27:10 -04:00
29e6be9e96 update dash-to-panel 2018-03-24 15:09:06 -04:00
af3650433a updated overrides for 3.28 2018-03-24 15:08:19 -04:00
95652721fc Use lz4 compression for kernel and initramfs
Boots faster but adds ~5mb to kernel+initrd bundle
2018-03-21 09:38:49 -04:00
7e890ddf21 nossd is needed until 4.14
See here: https://wiki.debian.org/Btrfs
and here: 583b723151
2018-03-19 16:23:23 -04:00
3d7e5db2a9 mount /storage with noatime, also increase commit to 120s 2018-03-19 16:09:44 -04:00
6ed437fc92 fix escape sequences 2018-03-18 22:05:19 -04:00
0e024933e0 add recipe for realms tool 2018-03-18 19:32:22 -04:00
28564efaf6 added some better dotfiles 2018-03-18 19:24:30 -04:00
7336bc9e99 upgrade gnome terminal 2018-03-18 19:22:59 -04:00
69b9e8384e renamed to launch-default-realm 2018-03-18 19:20:36 -04:00
6f0b71f1ef Fix for a problem with hwclock 2018-03-14 15:56:27 -04:00
598e8df9a1 added timesyncd to systemd and included hwclock from linux-utils 2018-03-13 21:13:29 -04:00
a233bdaff0
Fixed some typos and removed a bad line from Sway config file. 2018-03-13 12:42:28 -04:00
6185f752a7 Added recipes-sway for the Sway WM session. 2018-03-11 16:57:48 -04:00
df2dd7557d enable apparmor in kernel config 2018-03-10 16:08:50 -05:00
7bd693f9dc more properly coordinate the launch of desktopd 2018-03-10 14:40:47 -05:00
5222830626 Big integration of suite of citadel tools 2018-03-10 14:01:00 -05:00
3baad3bd05 Support for bridge-based veth networking 2018-03-06 13:55:34 -05:00
2488cb356f changes for veth based networking 2018-03-05 15:14:21 -05:00
7931f63dbe remove llvmpipe so llvm isn't needed on the image 2018-03-04 13:32:18 -05:00
80cbdb7de6 updated recipe 2018-03-03 21:59:00 -05:00
495c89bdeb Updated a variable that was changed recently in poky 2018-03-03 21:39:04 -05:00
af2c7fb496 fixed the systemd-initrd warnings, and tightened up initrd image 2018-03-03 21:37:48 -05:00
fd1154dbfe organize initramfs building recipes together 2018-03-03 12:06:37 -05:00
ae4bf6a1a6 don't commit 'showvars' in recipes 2018-03-02 16:25:21 -05:00
e06b15c3d5 remove meta-citadel-distro, meta-foreign 2018-03-02 16:24:38 -05:00
7fd6267d42 oops, move images to the right place 2018-03-02 16:05:39 -05:00
b3be4efaab Big reorganize of repository 2018-03-02 16:02:01 -05:00
bfa3db4bf4 Changes for compilation with updated poky tree 2018-03-02 12:13:18 -05:00
5a04425f88 Added iptables features to kernel 2018-02-28 12:03:37 -05:00
3325176807 Include a desktopd.config with the recipe so it's easier to change 2018-02-20 20:54:51 -05:00
1369e5d3c8 Upgraded recipe to most recent version 2018-02-19 19:47:18 -05:00
17a12689e7 dash-to-panel is good 2018-02-18 13:00:35 -05:00
ae9eb5e2a0 hardcoded /etc/machine-id
Otherwise systemd will bind-mount tmpfs on this file and generate a new
machine-id on each boot.  This causes persistent journal to not
work correctly.
2018-02-18 12:56:04 -05:00
579c7a9d44 don't mess with /etc/resolv.conf 2018-02-17 17:40:14 -05:00
5a5c8c6085 no more volatile-binds, no more consolekit 2018-02-16 18:23:21 -05:00
bf78fa6fd2 watch /run/NetworkManager for creation of resolv.conf
Then copy it to persistent storage location which can be bind mounted
into images
2018-02-16 18:22:12 -05:00
a2b59334d5 added citadel terminal desktop file 2018-02-16 18:19:12 -05:00
brl
7b688d498b enable btrfs 2018-02-13 19:21:34 -05:00
brl
ed77b64511 recipe for desktopd 2018-02-13 10:14:16 -05:00
brl
ded3b758af Imported two recipes needed by meta-rust from openembedded.
meta-rust has a LAYERDEPENDS on openembedded, but only needs
these two recipes.  Import the recipes and override the dependency
var in citadel-distro.conf
2018-02-13 10:12:21 -05:00
77b5a6a60b rename linux-citadel to citadel-kernel 2018-02-03 17:54:51 -05:00
fabac256df fixed absolute path leak which was causing gdm to not install pam files 2018-02-02 19:34:43 -05:00
brl
737d77c48e various fixes for build in docker 2018-01-26 20:07:32 -05:00
1377f1168f just autoconf being autoconf 2018-01-24 14:03:53 -05:00
brl
15b7c92033 change path patch is applied at 2018-01-24 10:47:27 -05:00
brl
f22e8b2beb Fix a couple of host leaks that were breaking build 2018-01-23 15:25:11 -05:00
brl
01e0829a91 recipe for debootstrap 2018-01-22 22:03:39 -05:00
brl
bba85a6a28 needed to build gnome-terminal 2018-01-22 22:03:12 -05:00
brl
47dc14c430 nm-applet was renamed to network-manager-applet 2018-01-22 22:02:16 -05:00
brl
011d639baf many new recipes and recipe changes 2018-01-18 18:19:47 -05:00
brl
722c88c5d8 A couple of extra packages 2017-12-12 15:33:59 -05:00
brl
e0ee4dd97f NetworkManager package 2017-12-12 15:33:24 -05:00
brl
ae1c096f20 license needed for vim 2017-12-12 15:32:47 -05:00
brl
5ee483428c initial commit 2017-12-04 16:33:20 -05:00