287 Commits (f8cad00948c10107f84b9fcba812589a256f8f80)

Author SHA1 Message Date
Harald Hoyer 3111988680 dracut.sh: remove bogus dir removal for --rebuild 7 years ago
Kairui Song 7047294617 Record loaded kernel modules when hostonly mode is enabled 7 years ago
Mike Gilbert 9d1b81c0d1 dracut.sh: improve udevdir and systemdutildir fallback logic 7 years ago
Kairui Song a695250ec7 Introduce tri-state hostonly mode 7 years ago
Daniel Molkentin d00cfc2a7b Remove obsolete prelinking functionality 7 years ago
Renaud Métrich c1c78f8a91 Harden dracut against BASH_ENV environment variable 7 years ago
Harald Hoyer f6e777ec4b cleanup empty ldconfig_paths directories 7 years ago
Harald Hoyer bfa4e45fa7 s/find_btrfs_devs/btrfs_devs 7 years ago
Colin Walters 740e41b843 Suppress sync/fsfreeze if not running on a live system 7 years ago
Thomas Backlund b25ef46f93 Enable 'early_microcode' by default 7 years ago
Thomas Renninger 33260dac6e Add /boot/zipl to host devs if it is a mount point 7 years ago
Yu Watanabe 7bc681fd88 dracut.sh: do not invoke fsfreeze on EFI System Partition 7 years ago
Fabian Vogt dcacd2b072 Fix parsing of "-i" and "--include" 7 years ago
François Cami de576db3c2 call fsfreeze(8) on /boot to flush initramfs data & metadata to media 7 years ago
Fabian Vogt d53bb5c017 Fix possible hang in dracut 7 years ago
Harald Hoyer ed9281d6d1 dracut.sh: after doing the lazy resolve always install dependencies 7 years ago
Harald Hoyer faabcb2360 dracut.sh: quote sync file argument 7 years ago
Harald Hoyer 791d801689 dracut.sh: if /boot/vmlinuz-$version exists use /boot/ as output dir 7 years ago
tpgxyz 7dbadcc749 add support for Zstandard 8 years ago
Ziyue Yang bd93e9287d dracut.sh: disable lsinitrd logging when quiet 8 years ago
Xunlei Pang 5634a31156 rootfs-block/module-setup.sh: check root_devs in cmdline_rootfs() 8 years ago
Xunlei Pang 37f2fe55d1 dracut.sh: introduce "--no-hostonly-default-device" argument 8 years ago
Ankit Kumar e316ae0e43 Sync initramfs after creation 8 years ago
Harald Hoyer ae989390a1 dracut.sh: --nofscks does not take parameters 8 years ago
Ankit Kumar 81269979e6 Sync initramfs after creation 8 years ago
Daniel Molkentin 76dd870bfd Do generate error when hostonly_cmdline is set to "no" 8 years ago
Harald Hoyer 106255afd4 bail out if module directory does not exist 8 years ago
Harald Hoyer 940169e8d8 check for CONFIG_ACPI_TABLE_UPGRADE 8 years ago
Daniel Molkentin 8b6d136e62 Make binutils optional when elfutils are available 8 years ago
Harald Hoyer f0bfada399 dracut.sh: strip NUL bytes in stream before push in string 8 years ago
Harald Hoyer 53475faa81 Correct path for UEFI stub 8 years ago
Harald Hoyer 647b521fc7 dracut: check for EUID instead of UID 8 years ago
Harald Hoyer 83a6d6f928 dracut.sh: add /dev/random and /dev/urandom to static device nodes 8 years ago
Harald Hoyer 8a32bf6107 dracut: unset LC_* after setting LANG and LC_ALL 8 years ago
Harald Hoyer 7e51a94f5b Do not "cp" the selinux context 8 years ago
Harald Hoyer 5c57209ba5 dracut.sh: add default path for --uefi 8 years ago
Andreas Stieger 0db98910a1 dracut.sh: create the initramfs non-world readable also if early cpio is used 8 years ago
David Disseldorp bafc82e732 dracut.sh: support --tmpdir as a relative path 8 years ago
Harald Hoyer f367b73852 dracut.sh: document --hostonly-i18n and --no-hostonly-i18n 9 years ago
Harald Hoyer 3889234f71 dracut.sh: make tmp dirs after the trap function is installed 9 years ago
Colin Guthrie 55b99a0e4c dracut.sh: fix $tmpfilesdir fallback when systemd-devel is not installed. 9 years ago
Harald Hoyer 3f60444ec1 removed obsolete kernel module functions and host_modules variable 9 years ago
Harald Hoyer 794b2d2c75 Use dracut-install to install kernel modules 9 years ago
Harald Hoyer f7f5b82b43 dracut.sh: call dracut-install with "-f" in FIPS mode 9 years ago
Fabian Vogt 43819af68c Correctly handle module aliases 9 years ago
Harald Hoyer b019952f6d dracut.sh: fail hard, if we find modules and modules.dep is missing 9 years ago
Harald Hoyer 60928f36b6 dracut.sh: restorecon final image file 9 years ago
Harald Hoyer 62c00a8896 dracut.sh: only create one TMPDIR 9 years ago
Harald Hoyer c44d2252bb dracut.sh: for microcode generation, skip gpg files 9 years ago
Harald Hoyer 27d7936f0e dracut.sh: save systemdutildir env 9 years ago