313 Commits (cb86c560b0da465e06c18df12308cb3f30fa4803)

Author SHA1 Message Date
Böszörményi Zoltán 0595a79b19 Fix version reported by dracut --help 5 years ago
Böszörményi Zoltán 9d88e89350 Set systemdutildir correctly 5 years ago
Böszörményi Zoltán b552d364a3 Handle -r / --sysroot option in dracut.sh 5 years ago
Böszörményi Zoltán a01204202b Allow running on a cross-compiled rootfs 5 years ago
Kairui Song 89bc1aa324 Fine tune mksquashfs options for squash module 5 years ago
Daniel Molkentin feebf17187 ucode: properly include early only ucode 5 years ago
Kairui Song a69e6c4eae Only generate hostonly-kernel-modules list in strict mode 5 years ago
Jonas Witschel 0a01086456 dracut.sh: suppress "ignored null byte in input" warning 6 years ago
Renaud Métrich 7a3d661971 Print an error if included item ('-i' option) doesn't exist or is neither a directory nor a regular file 6 years ago
Kairui Song 6a74c03b4a dracut.sh: Adjust squash and strip order 6 years ago
Jonas Witschel 12f023ab03 Replace $(arch) by $(uname -m) 6 years ago
Дамјан Георгиевски c8b35bf96a move setting the "systemdutildir" variable before it's used 6 years ago
Jonas Witschel 305c6f91bb dracut.sh: fix EFI directory if ESP is mounted to /efi 6 years ago
Max Resch 5a962b5939 add support for creating secureboot signed UEFI images 6 years ago
Kairui Song 19e5758590 squash: also squash systemctl if switch-root is not needed 6 years ago
Kairui Song f6bbd024d9 squash: fix and simplify required_in_root 6 years ago
Kairui Song ab703f44b4 squash: squash systemd binary and udevadm 6 years ago
Kairui Song a0d9ad6f70 dracut.sh: record the actual hostonly modules for hostonly mode 6 years ago
Hongxu Jia dddcb80945 dracut.sh: Fix udevdir detection 6 years ago
Kairui Song 5916d31b24 dracut: let module handling function accept optional path option 6 years ago
Attila Bruncsak 7e944c77c0 the strip command should avoid changing the file modification time 6 years ago
Kairui Song a60af53413 squash: unsquash the root image instead of mounting it on shutdown 6 years ago
Pedro Monreal f18d069d46 Fixed some SUSE specific typos and outputs 6 years ago
Pedro Monreal db4d6bb42c Added space in Resolving executable dependencies done as in the rest of the messages 6 years ago
Kairui Song 095e1f37c4 Add support for building a squashed initramfs 7 years ago
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