300 Commits (5a962b5939acf72a38173b388b2b62420bd81b80)

Author SHA1 Message Date
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
Harald Hoyer a4f7b50471 dracut.sh/dracut-functions.sh: handle root on non-block device 12 years ago
Harald Hoyer 283c34fc2b dracut.sh: call find with -print0 and cpio with --null 12 years ago
Harald Hoyer dba2055979 remove "< <(" syntax 12 years ago
Harald Hoyer 7fd850d58e dracut.sh: check for file existance before trying to read from it 12 years ago
Harald Hoyer d624f60682 dracut.sh: check for /sbin /bin /lib 12 years ago
Harald Hoyer bbaa0d5917 Use systemd-cat for logging on systemd systems, if logfile is empty 12 years ago
Harald Hoyer 5bbfd48475 dracut: do not enable early microcode inclusion by default 12 years ago
Harald Hoyer 5a6a98f875 do not wait_for_dev for the root device 12 years ago
Konrad Rzeszutek Wilk 5f2c30d9bc dracut.sh: Support early microcode loading. 12 years ago
Harald Hoyer c00f8e05a6 dracut.sh: correct dropindirs_sort 12 years ago
Harald Hoyer 02b5c8e3a3 dracut.sh: unset all LC_* and LANG 12 years ago
Harald Hoyer b093aa2dc7 beautified shell code 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago