Commit Graph

115 Commits

Author SHA1 Message Date
1cf6125ec8 Fixed a path from the old repository layout 2018-03-04 13:25:42 -05:00
cd1dcbcc7c added target for building bootloader 2018-03-04 13:25:21 -05:00
27004a6be1 added --numeric-owner to tarball generation 2018-03-04 12:47:16 -05:00
45caa39aaa Re-enabled compressing the tarball or else all the other scripts break 2018-03-04 12:35:15 -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
0c157a19a2 oops, how'd that end up there 2018-03-02 22:11:26 -05:00
5ff111408f removed preferred versions for packages provided by poky 2018-03-02 16:40:07 -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
be6690fbf1 updated meta-rust submodule 2018-03-02 12:17:49 -05:00
bfa3db4bf4 Changes for compilation with updated poky tree 2018-03-02 12:13:18 -05:00
13f7e03e8a meta-intel moved to submodule 2018-02-28 20:58:24 -05:00
a50a095f38 poky added as submodule 2018-02-28 20:55:43 -05:00
b6411fe41a remove poky subtree, going to replace with submodule 2018-02-28 20:52:27 -05:00
5a04425f88 Added iptables features to kernel 2018-02-28 12:03:37 -05:00
brl
d9706589e4 added GNOME_SESSION_DESKTOP_ID to launch script
otherwise Qt apps look dumb
2018-02-26 09:10:25 -05:00
3d6497e41d oops.. 2018-02-21 00:38:35 -05:00
8ed82a910c Apply theme to lock screen 2018-02-21 00:30:28 -05:00
caa4bada9d use default-appimg symlink 2018-02-20 20:55:25 -05:00
3325176807 Include a desktopd.config with the recipe so it's easier to change 2018-02-20 20:54:51 -05:00
54e16440e6 without libpulse0 sound won't work until some other package drags it in 2018-02-20 20:17:45 -05:00
dce6fc6d5f Fixes the gnome-terminal not launching bug 2018-02-20 19:59:28 -05:00
ce57256aaf fix file permissions on /home factory template 2018-02-20 17:26:13 -05:00
9fb67cdce2 share IPC namespace with host 2018-02-20 16:59:55 -05:00
099f740ca6 Configure with no Install-Recommends by default 2018-02-20 12:46:40 -05:00
f3a13f6e6d refactored appimg build scripts 2018-02-20 12:19:19 -05:00
13fae562f9 added PULSE_SERVER line to launch script 2018-02-19 19:47:58 -05:00
1369e5d3c8 Upgraded recipe to most recent version 2018-02-19 19:47:18 -05:00
dcc7d6007e installer is good now 2018-02-19 12:46:59 -05:00
d915542a01 Add some suggestions for other things to bind mount 2018-02-19 11:46:41 -05:00
de25195a0b set up /etc/hosts 2018-02-19 11:45:57 -05:00
f5014d4e28 Non persistent journal by default 2018-02-19 11:45:30 -05:00
bef45db09b Make /home in citadel tmpfs 2018-02-19 11:44:37 -05:00
a04c1ab907 set timezone by default to NYC 2018-02-19 11:44:05 -05:00
17a12689e7 dash-to-panel is good 2018-02-18 13:00:35 -05:00
66d234cc3d add systemd unit to configure and enable /dev/zram0 swap 2018-02-18 12:58:09 -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
165b86e4aa big refactor of how state is handled on /storage 2018-02-17 17:44:33 -05:00
68a15849be provider a fs-perms table to override a few things from the default 2018-02-17 17:41:15 -05:00
579c7a9d44 don't mess with /etc/resolv.conf 2018-02-17 17:40:14 -05:00
1420e89b46 some extra dri drivers, for running in qemu, probably not all are needed 2018-02-16 18:23:53 -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
43b2077ae1 instead of creating .mount units just add bind mounts to fstab 2018-02-16 18:21:05 -05:00
6151468d69 Improvements to appimg container launching 2018-02-16 18:20:05 -05:00
a2b59334d5 added citadel terminal desktop file 2018-02-16 18:19:12 -05:00