169 Commits (73db316ef2c935f4a80c39664f0ebbf9e0035c40)

Author SHA1 Message Date
Harald Hoyer 794b2d2c75 Use dracut-install to install kernel modules 9 years ago
Harald Hoyer 2da041d672 Check for systemd before installing systemd specific files 9 years ago
Harald Hoyer 9af753c468 crypt: install drbg unconditionally in hostonly mode 9 years ago
Harald Hoyer 2082cdf230 crypt: s/allow-discards/discard for crypttab 10 years ago
Harald Hoyer 968280e370 crypt: skip crypttab entries with the same device 10 years ago
Harald Hoyer 5711f54312 crypt: check for crypttab before reading 10 years ago
NeilBrown 4d9d767da2 crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings. 10 years ago
Rusty Bird 04ba461045
Fix ask_for_password bug breaking bash without plymouth 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Thorsten Behrens fe116c1670 Don't create lots of empty cmdline files for hostonly-cmdline case 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 5a57582050 Add rd.hostonly kernel command line parameters 11 years ago
Harald Hoyer ab9457efd7 Add flag to toggle hostonly cmdline storing in the initramfs 11 years ago
Till Maas 9835859f21 Cryptroot-ask.sh: Remove duplicate code 11 years ago
Till Maas 9b5e2e8574 Cryptroot-ask.sh: Use variables consistently 11 years ago
Harald Hoyer 30e6e809ed Factor out all the "type -V" commands 11 years ago
Colin Guthrie e3469d76c7 crypt: Prevent asking for password multiple times if non-default crypt name is used. 11 years ago
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