245 Commits (5d013e5e3c69b0d36b4f5f37e921f83d6dd0c166)

Author SHA1 Message Date
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
Harald Hoyer 2da041d672 Check for systemd before installing systemd specific files 9 years ago
Harald Hoyer 63a44c8dc3 dracut.sh: add back host_modules part 9 years ago
Harald Hoyer 07a081f352 dracut.sh: remove the concept of host_modalias 9 years ago
Fabian edbd9ca058 dracut.sh: Support --mount with just mountpoint as parameter 9 years ago
Harald Hoyer 10f8df1bdf add --no-reproducible to turn off reproducible mode 9 years ago
Harald Hoyer b44156c6fc dracut.sh: fixed typo in microcode generation 9 years ago
Harald Hoyer efba549a26 dracut.sh: no microcode, if get_ucode_file returns empty file 9 years ago
Harald Hoyer 583fb23199 dracut.sh: do not create microcode, if no firmware is available 9 years ago
Harald Hoyer b73e00aff7 dracut.sh: add command line option for install_i18_all 9 years ago
Harald Hoyer 2cc5e92e21 dracut.sh: quote $outfile on error removal 9 years ago
Harald Hoyer 875426f2fc dracut.sh: remove "_EARLY" from CONFIG_MICROCODE_* checks 9 years ago
Lidong Zhong aa169b3bd3 dracut.sh: remove duplicate call of push_host_devs 10 years ago
Harald Hoyer 3c00189988 dracut.sh: remove quotes from install_items and install_optional_items 10 years ago
Harald Hoyer 96d694c0b5 dracut.sh: simplify modalias reading 10 years ago
Harald Hoyer 693b7a3283 Cleanup compressor handling 10 years ago
Chao Fan 7eeaa4ab14 remove the incomplete .img file 10 years ago
Harald Hoyer e50f91e600 use mktemp "-p" instead of "--tmpdir" for busybox 10 years ago
Harald Hoyer ee44f62972 dracut.sh: early check for bash version 10 years ago
Harald Hoyer e8f19bcf26 dracut.sh: remember $0 for --regenerate-all 10 years ago
Harald Hoyer cb0913db0d dracut.sh: reduce code 10 years ago
Harald Hoyer 3721635b2c guard ${arrays[@]} with "" 10 years ago
Harald Hoyer 694725abf0 dracut.sh: remove pop() 10 years ago
Harald Hoyer 5a66d51102 dracut.sh: remove push() 10 years ago
Harald Hoyer 1cadc26fd4 Add all btrfs devices 10 years ago
Harald Hoyer 777f2db037 splitup dracut-init.sh from dracut-functions.sh 10 years ago
Harald Hoyer 916559e073 dracut.sh: add devices with x-initrd.mount in /etc/fstab to host_devs 10 years ago
Dimitri John Ledkov 80dab03a7d Fix default udev & systemd dir detection, in usr-merge configurations. 10 years ago
Christian Rodrigues b52cfbeaa5 Correct paths for openSUSE 10 years ago
Harald Hoyer 3ac9cdb1c5 dracut.sh: fall back to /usr/lib/os-release, if /etc/os-release missing 10 years ago
Ville Skyttä ee84640963 Use lbzip2 instead of bzip2 if available 10 years ago
Ville Skyttä f8139a8b28 Fix stale comment about required bash version 10 years ago
Chao Fan 3586a7aa77 Change the fs_passno of nfs to 0 10 years ago
Colin Guthrie 3e3ed34f03 base: Don't wait for swap devices in host-only mode. 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Harald Hoyer 6f92423c89 dracut.sh: create /var/tmp 10 years ago
Harald Hoyer 636d2d46a5 dracut.sh: add support for creating a UEFI boot executable 10 years ago
Harald Hoyer 21a209735a dracut.sh: only print cmdline from modules, which would be included 10 years ago
Harald Hoyer bee086532f dracut.sh: simplify module install loop 10 years ago
Harald Hoyer 9119059723 dracut.sh: factor out do_print_cmdline() 10 years ago