Commit Graph

136 Commits

Author SHA1 Message Date
f8a785e687 add kernel image to modules resource image rootfs 2019-01-05 22:39:42 -05:00
73ce3a4bb0 enable signature verification, add citadel.conf boot conf to livedisk 2019-01-05 22:39:42 -05:00
8efe7b9c36 Don't drag in RDEPENDS for native build 2019-01-05 22:39:42 -05:00
d02e194a0c turn off chroot_deny_fchdir because chromium needs this disabled 2019-01-05 22:39:42 -05:00
6b59f72907 add cryptsetup-native as dependency, use symlinks to .ext2 image files 2019-01-05 22:39:42 -05:00
f632f3beec Don't continue setting up for liveboot if rootfs setup unit failed 2019-01-05 22:39:42 -05:00
e7c679650a create luks device with discard flag so that fstrim will work 2019-01-05 22:39:42 -05:00
dma
82c43036eb Citadel iptables service + default filter rules 2019-01-03 16:48:53 -05:00
0254476746 update citadel-tools SRCREV 2019-01-02 13:31:42 -05:00
016917dd66 a better pair of examples 2019-01-02 13:26:01 -05:00
30f15ddde2 Move symlink creation out of citadel-config package.
Gnome icon cache generation was following these symlinks
to real filesystem. Moved to a postprocess handler in
the image recipe so they get created later.
2019-01-02 13:26:01 -05:00
7dea03ba3d added some examples of how to set CITADEL_TOOLS_PATH 2019-01-01 16:02:52 -05:00
75fb6defc1 Put all firmware into extra-image rather than a hand picked set 2019-01-01 15:23:13 -05:00
4d548c2af1 compile loop device into kernel 2018-12-31 18:45:12 -05:00
6c7b9bf523 Write kernel version to output directory 2018-12-31 18:44:48 -05:00
0b0317b659 turn off lvm options that potentially write to /etc
remove gtk dependency on icons
2018-12-31 18:43:27 -05:00
3d860fcd6e initramfs changes for installer/livedisk 2018-12-31 18:41:27 -05:00
97385889a3 various changes related to installer and images 2018-12-31 18:39:55 -05:00
cbaad85617 New set of images: rootfs, modules, extra 2018-12-31 18:37:43 -05:00
93117378b1 new set of citadel-tools recipes 2018-12-31 18:35:36 -05:00
bd18cf7f72 replaced with version from meta-openembedded 2018-12-13 06:38:35 -05:00
3917089c71 Fixes for some native poky recipes for (host) glibc 2.28 2018-12-13 06:31:14 -05:00
xSmurf
b690e936c7 Adding the following to citadel:
- efivar
- efibootmgr
- iw
2018-11-29 11:27:38 -05:00
xSmurf
0068746044 Revert undesired commit on defconfig... 2018-11-14 19:37:39 -05:00
xSmurf
7f47ce52f2 Fix readline inputrc for ctrl-left/right... 2018-11-14 19:23:52 -05:00
407a5e5f52 Added nano recipe to Citadel 2018-11-11 17:14:17 -05:00
73dbb5c900 Updated Sway recipe to 1.0-beta.1 and wlroots recipe to 0.1.0 2018-11-11 11:37:10 -05:00
ee7a795297 Added polkit-gnome to provide a polkit auth agent for Sway 2018-11-08 22:53:05 -05:00
65bdb0d4a1 Added udisks2 recipe (and dependencies) to Citadel 2018-11-08 22:51:07 -05:00
839badbe11 Modified citadel-kernel config: added IPTables-stuff for sgfw, temporarily disabled RAP plug-in while looking at gcc8-related probz 2018-11-08 21:34:59 -05:00
14e405ddbe Changed default distro compiler to GCC 8.x. Added gcc-cross_8.1 recipe. Updated citadel-kernel recipe to support GCC 8.x. 2018-09-11 20:13:06 +00:00
a4da721205 Added screenshot shortcuts to the Sway config 2018-07-20 17:16:57 -04:00
5755f77984 Setup icons/default/index.theme to inherit Paper cursor theme, closes #12 2018-07-20 17:13:12 -04:00
0bd35c4ba1 Updated Sway to wlroots-based 1.0-alpha.4 release, added compatible screenshotting tools (grim/slurp) 2018-07-19 18:34:59 -04:00
417960e18b Updated wireguard-tools recipe to version 0.0.20180708 2018-07-19 18:30:09 -04:00
8c126b8133 Removed hard-coded SOURCE_DATE_EPOCH variable from kernel recipe, no longer needed 2018-07-05 11:16:17 -04:00
cb6fb58a31 Updated wireguard-tools recipe with do_unpack to mitigate repro builds .bbclass problem 2018-07-03 14:50:33 -04:00
022f05542b Updated Citadel distro conf to inherit reproducible builds .bbclass 2018-07-03 14:48:20 -04:00
7ca2ed90f2 Disable kernel.grsecurity.chroot_deny_pivot sysctl setting in 99-grsec-debootstrap 2018-06-28 18:30:55 -04:00
f5c46b1a4f Changed Sway background and lockscreen images 2018-06-28 12:11:51 -04:00
de4d57aba3 Added memfd and libmount.h include patches to the systemd-initrd recipe 2018-06-24 21:20:08 +00:00
2ca40f061d Updated citadel-kernel recipe to work to include SOURCE_DATE_EPOCH value for poky's kernel_do_compile function 2018-06-24 21:15:11 +00:00
5c56c44049 Added default toolchain config to Citadel distro config to enable toggling things like GCCVERSION 2018-06-24 20:45:53 +00:00
d45f37e7df Upgraded systemd to 237, remove the old patch 2018-06-22 15:26:36 +00:00
444e0d652c Removed util-linux 2.31 recipe -- patch not needed, use newer recipe in poky instead 2018-06-22 15:21:06 +00:00
53cbcd4cac Changed compatibility layer to sumo 2018-06-22 15:02:56 +00:00
2640dd7d85 Added a recipe for WireGuard tools. 2018-06-19 21:18:12 -04:00
ddf05e8732 Added WireGuard support to the kernel. 2018-06-19 18:35:41 -04:00
082586b5ab Updated adapta-gtk-theme version, pointed to a commit rather than a release tarball. 2018-06-19 15:14:19 -04:00
971ca94b7d Added ncurses recipe from newer poky release because the Debian source repository in the old recipe no longer exists. 2018-06-17 13:05:02 -04:00