aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rework --e2fsprogs supportThomas Deutschmann2019-07-141-11/+15
* Rework --disklabel supportThomas Deutschmann2019-07-141-12/+16
* Rework --unionfs supportThomas Deutschmann2019-07-141-12/+11
* Rework --gpg supportThomas Deutschmann2019-07-141-14/+14
* Rework --busybox supportThomas Deutschmann2019-07-141-31/+36
* gen_initramfs.sh: Refactor append_base_layout()Thomas Deutschmann2019-07-141-38/+94
* gen_initramfs.sh: Refactor append_auxilary()Thomas Deutschmann2019-07-141-47/+84
* gen_initramfs.sh: Refactor copy_binaries()Thomas Deutschmann2019-07-141-19/+30
* append_modules(): add error checkingThomas Deutschmann2019-03-291-8/+30
* ZFS: Change hostid handlingThomas Deutschmann2019-03-271-14/+12
* create_initramfs(): add error checking sed call which ties to delete CONFIG_I...Thomas Deutschmann2019-03-261-1/+3
* append_base_layout(): create .initrd file in correct directoryThomas Deutschmann2019-03-261-1/+1
* dropbear: add error handlingThomas Deutschmann2019-03-251-14/+29
* sys-fs/cryptsetup[static] isn't required since 2012 anymore ...Thomas Deutschmann2019-03-251-1/+1
* create_initramfs(): Create ucode cpio in $TEMPThomas Deutschmann2019-03-231-3/+3
* Try to compile gen_init_cpio if missingThomas Deutschmann2019-03-231-0/+4
* create_initramfs(): Show message that MICROCODE_INITRAMFS option is obsolete ...Thomas Deutschmann2019-03-231-1/+7
* append_devices(): Adjust indentation of verbose outputThomas Deutschmann2019-03-231-1/+1
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-9/+9
* append_modules(): Adjust indentationThomas Deutschmann2019-03-221-3/+3
* create_initramfs(): Add check for CONFIG_FILE_LOCKING=y when LVM is usedThomas Deutschmann2019-03-211-0/+6
* create_initramfs(): Move ACTUAL_KERNEL_CONFIG blockThomas Deutschmann2019-03-211-15/+16
* Unify outputThomas Deutschmann2019-03-211-53/+58
* gen_initramfs: catch lddtree failure for real.Thomas Deutschmann2019-03-211-0/+7
* Add LUKS2 supportThomas Deutschmann2019-03-091-13/+38
* Misc improvements for FIRMWARE* handlingBen Kohler2019-03-081-7/+1
* Use firmware prefix and path in initramfs generationJosé Pekkarinen2019-03-081-2/+4
* microcode: add flexability: type & initramfs controlRobin H. Johnson2018-08-041-1/+2
* Add mdev nvme handler for by-id synlinksGeorgy Yakovlev2018-06-051-0/+1
* Allow MODULES variables to have underscores in them.Daniel Robbins2017-11-141-1/+1
* gen_initramfs: catch lddtree failure.Robin H. Johnson2017-09-031-2/+4
* gen_initramfs: ensure LVM config options are suitable from initramfs.Robin H. Johnson2017-09-021-1/+12
* ZFS: Ensure libgcc_s included.Chris Henhawke2017-07-141-5/+9
* Fix LZ4 compression options.Robin H. Johnson2017-07-141-1/+1
* Additional source file archive formats supportTomasz Wasiak2017-01-071-6/+6
* Minor fixes and enhmacements in splash supportTomasz Wasiak2017-01-071-1/+1
* FL-1476: Add support for remote decryption of luks devices via dropbearSebastian Bauer2017-01-071-0/+72
* dmraid: fix booting from a GPT partition on a dmraid.Markus Lidel2017-01-021-0/+3
* Make early microcode loading optional.Robin H. Johnson2017-01-021-1/+1
* gen_initramfs: cleaner conditionals for microcodeRobin H. Johnson2017-01-021-6/+11
* update initramfs generation to not always copy ld.soMatthew Thode2017-01-011-6/+17
* enhance early microcode by actually checking if it will workRick Farina (Zero_Chaos)2016-10-271-12/+12
* initial early-microcode supportRick Farina (Zero_Chaos)2016-10-271-0/+34
* Include libgcc_s.so.1 with ZFS supportRichard Yao2016-08-171-1/+8
* gen_initramfs: fix little-endian problem with hostidJason Miller2016-06-231-1/+13
* clean up extended echo usageMike Frysinger2016-06-221-2/+2
* gen_initramfs: drop usage of mknod, so we can almost run without root!Robin H. Johnson2016-02-071-22/+39
* Use KERNEL_OUTPUTDIR more consistently.Robin H. Johnson2016-02-061-4/+4
* initramfs: lz4 compressionAustin S. Hemmelgarn2016-01-231-2/+9
* lvm: ensure /etc/lvm/cache exists for extra vgscan call.Robin H. Johnson2016-01-051-0/+1