161 Commits (5a57582050a7a83a1ef0abb6501bd8601c50e5e3)

Author SHA1 Message Date
Harald Hoyer 8dcc483053 dracut.sh: add libgcc_s, if libpthread is installed 11 years ago
Harald Hoyer 535f61ca4a Do not log to kmsg/syslog and files for "--print-cmdline" 11 years ago
Harald Hoyer ee4b74fb9c Do not wait_for_dev if hostonly_cmdline not set 11 years ago
WANG Chao 646e0506f6 Add -[-no]-hostonly-cmdline option handling for getopt 11 years ago
Dave Young 5f6a495bf4 add default values in fstab_lines 11 years ago
Harald Hoyer ab9457efd7 Add flag to toggle hostonly cmdline storing in the initramfs 11 years ago
Amadeusz Żołnowski 4eec1a2276 Added missing quotes 11 years ago
Alexander Tsoy 8a2db478de Add legacy flag (-l) to lz4 and update magic number 11 years ago
Harald Hoyer dc4c1ee39d dracut.sh: write directly to the output file 11 years ago
Colin Guthrie 8da51857f0 dracut.sh: Fix variable name typo. 11 years ago
Harald Hoyer c8a9a6b4a7 dracut.sh: only set the owner of files to 0:0, if generated as non-root 11 years ago
Harald Hoyer b9909e3341 dracut.sh: add early_cpio marker file to the early cpio 11 years ago
Harald Hoyer 8e5db363e8 dracut.sh: set file owners of early cpio files to 0:0 11 years ago
Harald Hoyer cd08059f49 dracut.sh: create early cpio dir for acpi tables 11 years ago
Harald Hoyer f49ec88a3f dracut.sh: s#\"#'# for error messages 11 years ago
Hari Bathini 659dc319d9 Dracut: Add a new argument "--rebuild" 11 years ago
Koen Kooi a76a22b779 Use builtin xz/lzma option to use all cores for multihreaded compression 11 years ago
Harald Hoyer 45404a2ad8 dracut-install,dracut: fix ldd output parsing 11 years ago
Harald Hoyer a956a464ef dracut.sh: add /boot/efi to device paths 11 years ago
Harald Hoyer 87483405a0 dracut.sh: add missing piece for option --add-device 11 years ago
Hannes Reinecke ee54b8404c Make logfile configurable 11 years ago
Harald Hoyer b29cb51654 dracut-functions.sh: do not force require modules.builtin* 11 years ago
Harald Hoyer 64ae4e07a4 dracut.sh: skip crypt swaps with password files 11 years ago
Harald Hoyer e41f3f9025 dracut.sh:_get_fs_type() if block device exists return early 11 years ago
Vratislav Podzimek a3bfaa1919 Run 'xz' and 'lzma' with multiple threads 11 years ago
Harald Hoyer cf3fd99e72 dracut.sh: fixed PATH shortener 11 years ago
Harald Hoyer 4d7c18c7c0 Handle crypto modules with and without modaliases 11 years ago
Harald Hoyer 8d89fc6bb1 dracut.sh: no need to make subdirs in run 12 years ago
Harald Hoyer 68b736b50f dracut.sh: also mkdir /run/lock, which is copied to 12 years ago
P J P 871c8e40d1 Add lzo, lz4 compression and read INITRD_COMPRESS 12 years ago
Harald Hoyer 05214a0bed dracut.sh: do not bail out, if kernel modules dir is missing 12 years ago
Harald Hoyer 96cf7270da dracut.sh: bail out early, if destination dir is not writeable 12 years ago
Thomas Renninger f3b14c2b6a dracut: Implement ACPI table overriding 12 years ago
Thomas Renninger d8b04dc184 dracut: Do not create early_cpio if no suitable microcode exist in hostonly case 12 years ago
Thomas Renninger b5b608e44a dracut: Generlize microcode early cpio usage 12 years ago
Harald Hoyer f4a942783a Add option to turn on/off prelinking 12 years ago
Harald Hoyer 3b9aaaab42 dracut.sh: we don't need to read the modalias files 12 years ago
Harald Hoyer fc68c87afa dracut.sh: also search uevent's for MODALIAS 12 years ago
Harald Hoyer 57f90974f9 dracut.sh: harden host_modalias reading 12 years ago
Colin Walters 36b2e5e2c2 dracut.sh: Fixup previous commit to only read /sys and /proc in hostonly mode 12 years ago
Harald Hoyer 3c4315fa13 dracut-functions.sh: extend module_is_host_only() 12 years ago
Harald Hoyer 540a5169b9 dracut.sh: reorder things to let "--print-cmdline" work 12 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer c82a11334d dracut-functions.sh: add expand_persistent_dev() 12 years ago
Harald Hoyer 546d5dacf5 dracut.sh: recognize swap entries in fstab with mountpoint "none" 12 years ago
Harald Hoyer 3411ad661a add persistent_policy configuration option 12 years ago
Harald Hoyer 88c86ac7f0 dracut.sh: fixed checking for FIPS mode 12 years ago
Daniel Schaal b7c770e186 dracut.sh: Fix [no-]early-microcode parameter and add documentation. 12 years ago
Harald Hoyer 324ea606da dracut.sh: add --persistent-policy option 12 years ago
Harald Hoyer 1743473b2b add parameter --print-cmdline 12 years ago