313 Commits (cb86c560b0da465e06c18df12308cb3f30fa4803)

Author SHA1 Message Date
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
Harald Hoyer 8df0b654dc rootfs-block: search all host_devs for a journal device 12 years ago
Harald Hoyer 69f7ed9610 Create initramfs without using udevadm 12 years ago
Harald Hoyer af75a298c1 dracut.sh: always assemble /usr in the initramfs 12 years ago
Harald Hoyer 9fc144451d dracut.sh: always assemble /usr device in initramfs 12 years ago
Harald Hoyer e95b672376 dracut.sh: fixed typo 12 years ago
Harald Hoyer dadd2b698e dracut.sh: use local lsinitrd.sh for "-l" 12 years ago
Harald Hoyer aacdba2bdb dracut.sh: check the value of --kver 12 years ago
Harald Hoyer 5ae33613ab dracut.sh: do not strip in FIPS mode 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago