1
0
forked from brl/citadel
Commit Graph

22 Commits

Author SHA1 Message Date
e2877ad052 Only one recipe needed for citadel-tools now.
A cargo workspace was added to citadel-tools so everything can now
be built together
2019-01-17 11:47:49 -05:00
3f38af7379 Don't fail units if plymouth calls fail 2019-01-15 14:13:56 -05:00
468b36fceb generate kernel id when initramfs is built 2019-01-15 12:32:32 -05:00
564049319c add cryptsetup and lvm packages 2019-01-15 12:31:57 -05:00
bd878c0818 ctiadel-image.conf is not used anymore 2019-01-15 12:29:25 -05:00
e910d9de2d don't wait for udev-settle 2019-01-15 12:29:02 -05:00
1b0ce58f32 add service for lvm activation since everything for early activation in latest LVM is broken 2019-01-15 12:27:17 -05:00
ea8d4314e7 not used, wasn't ever used 2019-01-15 12:25:31 -05:00
4213ec8e9c comment explaining purpose of this mystery rule 2019-01-15 12:25:07 -05:00
c22b03e533 upgrade to systemd 239 2019-01-15 12:22:05 -05:00
ab98492061 rename citadel-modules-image to citadel-kernel-image
...and add some metadata
2019-01-06 18:20:41 -05:00
9ab4e957ca Run citadel-mount overlay to possibly mount tmpfs overlay 2019-01-06 18:19:44 -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
3d860fcd6e initramfs changes for installer/livedisk 2018-12-31 18:41:27 -05:00
de4d57aba3 Added memfd and libmount.h include patches to the systemd-initrd recipe 2018-06-24 21:20:08 +00:00
908440a1d0 get rid of this bothersome lvm unit from initrd 2018-03-27 22:27:20 -04:00
a124f6d9b0 set up systemd hook in initramfs 2018-03-27 21:48:58 -04:00
1bc1c0e5f7 Added a path watching unit 2018-03-27 20:40:02 -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
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