288 Commits (2257b800ac0d109d7bdab3d33f15426ed2fd8d01)

Author SHA1 Message Date
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
Harald Hoyer 5e60145449 use findmnt with "--source" or "--target" 12 years ago
Harald Hoyer bcfbddefe1 don't add volatile swap partitions to host_devs 12 years ago
Harald Hoyer fefd3f66f9 dracut.sh: degrade message about missing tools for stripping 12 years ago
Harald Hoyer 8461734ee4 dracut.sh: do not preunlink for fips mode 12 years ago
Harald Hoyer 6f4c2dada4 fixed fips mode 12 years ago
Harald Hoyer ea3c4e8273 Add missing options to manpage and --help output 12 years ago
Harald Hoyer 6c6d805765 use systemd*dir variables everywhere 12 years ago
Harald Hoyer cb8def95c4 dracut.sh: export systemdsystemconfdir 12 years ago
Harald Hoyer 78d1d4f86d dracut.sh: turn off hostonly mode, if udev database is not found 12 years ago
Harald Hoyer 5bfa3b363a dracut.sh: turn off host-only mode, if essential system filesystems not mounted 12 years ago
Harald Hoyer 02566acdd7 dracut.sh: remove temporary cpio output in trap 12 years ago