150 Commits (b40e38db9871fa03f70efe84a07f413bb42da6b9)

Author SHA1 Message Date
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer 575733aa25 add newline to cmdline config files 12 years ago
Harald Hoyer 1743473b2b add parameter --print-cmdline 12 years ago
Harald Hoyer 69f7ed9610 Create initramfs without using udevadm 12 years ago
Harald Hoyer a13bf117d5 crypt: only manually activate systemd-cryptsetup, if not in crypttab 12 years ago
Harald Hoyer 730b9b8b77 crypt/crypt-run-generator: also skip if UUID match in crypttab 12 years ago
Harald Hoyer 4baac4b291 crypt/module-setup.sh: use crypttab in hostonly and don't install cmdline 12 years ago
James Lee 7deba0428a crypt: Fix typo--/etc/crypttab not /etc/cryptab 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
James Lee 6e0348f33b crypt: Wait for udev to settle before unlocking disk 12 years ago
Amadeusz Żołnowski 1ae8b8aa02 crypt: Skip /etc/crypttab if not present 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer ca2c693679 Do not call plymouth with full path 12 years ago
Harald Hoyer cdcb27a4fe crypt/module-setup.sh: also handle UUID= while filtering crypttab 12 years ago
Harald Hoyer 96efbc51ac crypt/module-setup.sh: filter /etc/crypttab in host-only mode 12 years ago
Harald Hoyer ab9b04f55b crypt/parse-crypt.sh: create udev rule for systemd 12 years ago
Harald Hoyer d351541ee6 make host_fs_types a hashmap 12 years ago
Harald Hoyer cf24ac8c19 crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all() 12 years ago
Harald Hoyer 5ac8420abc crypt/parse-crypt.sh: don't generate luks rules in systemd mode 12 years ago
Harald Hoyer e9020221a7 crypt: do not cleanup in systemd mode 12 years ago
Harald Hoyer fdeae2a3ac crypt/crypt-run-generator.sh: do not timeout for LUKS passwords with systemd 12 years ago
Harald Hoyer 329bbd797f crypt/crypt-run-generator.sh: fixup last commit 065fc56ab2 12 years ago
Robert Buchholz 065fc56ab2 Make short uuid specification for allow-discards work 12 years ago
Amadeusz Żołnowski 585b3b37c0 90crypt: call systemd commands only if systemd binaries are there 13 years ago
Harald Hoyer e064127729 add "rd.auto" parameter and switch off automatic assembly 13 years ago
Harald Hoyer 3722020071 crypt/crypt-run-generator.sh: add allow-discards to options in crypttab 13 years ago
Harald Hoyer 3d12d7a2cc crypt: install /etc/crypttab only in host-only mode 13 years ago
Harald Hoyer 8a7f561ee5 crypt: do not run systemd crypt generator 13 years ago
Harald Hoyer 3d3c192621 crypt/crypt-run-generator.sh: check if crypttab exists 13 years ago
Harald Hoyer 92b3ee855f removed finished-ask-password.sh 13 years ago
Harald Hoyer 3f7e5358e5 crypt/crypt-run-generator.sh: do not add already existing luks 13 years ago
Harald Hoyer 3d352f5228 crypt: add systemd crypt support 13 years ago
Harald Hoyer aefea76cf8 set DRACUT_SYSTEMD for systemd mode in the initramfs 13 years ago
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Leho Kraav e88e3b2797 91crypt-loop: replace basename calls with string matching 13 years ago
Leho Kraav df68781fca 91crypt-loop: use initqueue for cleanup strategy 13 years ago
Leho Kraav c5758f2090 90crypt: enhance crypt-lib keydev mounting 13 years ago
Leho Kraav 3e9b4330a9 90crypt: recognize .img as loop key container 13 years ago
Harald Hoyer 53fe81e752 modules.d/*/module-setup.sh: combine and specify type for installs 13 years ago
Harald Hoyer 4d0f1d7b28 modules.d/*/module-setup.sh: no more sourcing of dracutfunctions 13 years ago
Harald Hoyer 5ad3803dac crypt: add rd.luks.allow-discards and honor options in crypttab 13 years ago
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 13 years ago
Dave Young 1bd76bf981 move cleanup scripts to pre-pivot-cleanup hook 13 years ago
Harald Hoyer 8d021e4b8a 90crypt/parse-crypt.sh: simplify rd.luks.uuid testing 13 years ago
Harald Hoyer 004fd0557d host-only checks corrected and kernel_only mode 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Harald Hoyer 96b8d60a9b dracut: precreate "${initdir}/etc/cmdline.d" 13 years ago
Harald Hoyer 6aafdc5c04 90crypt/crypt-cleanup.sh: send unneeded output to /dev/null 13 years ago
Harald Hoyer 5f282199c8 90crypt/module-setup.sh: prepend "luks-" to hostonly cmdline file 13 years ago
Cong Wang 1b7fd0fa3e Check module dependencies of mount points 13 years ago