67 Commits (c2c3108882973ce3067e640c26acedbbb34385e7)

Author SHA1 Message Date
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Matt Smith 7254c24a76 Merged cryptroot-ask.sh from plymouth to crypt module. 15 years ago
Amadeusz Żołnowski f3af7bd66b use 'type' built-in instead of external cmd 'which' in every Bash script 15 years ago
Victor Lowther 85ab21a6e0 We are precise about hostonly checking these days. 15 years ago
Harald Hoyer 9c7f67a94d crypt: depend on dm 15 years ago
Harald Hoyer 8e102a2487 crypt: fix printf 15 years ago
Harald Hoyer 606852a4a6 crypt: loop until all non-busy crypt devs closed 15 years ago
Harald Hoyer 3f62b2637c crypt: strip "luks-" from rd_LUKS_UUID 15 years ago
Harald Hoyer e5c6cb2a8c crypt: remove emergency source of dracut-lib.sh 15 years ago
Amadeusz Żołnowski 2926b5b35d 90crypt: keys on external devices support 15 years ago
Harald Hoyer ed61aae141 cryptroot-ask: s/getargs rd_NO_CRYPTTAB/getarg rd_NO_CRYPTTAB/g 15 years ago
Harald Hoyer e9ef52b460 crypt: wait for all rd_LUKS_UUID disks to appear 15 years ago
Harald Hoyer ecee64bffa crypt/parse-crypt.sh: fix end label for luks udev rules 15 years ago
Harald Hoyer 540eb97162 crypt: removed default 70-luks.rules 15 years ago
Harald Hoyer 013986a8ad crypt: assemble 70-luks.rules dynamically 15 years ago
Harald Hoyer 95c1941ce5 crypt: add fpu kernel module 15 years ago
Harald Hoyer b48d98dda3 crypt: install more aes modules 15 years ago
Amadeusz Żołnowski be0921a413 90crypt: 'crypto_LUKS' identifier corrected 15 years ago
Victor Lowther 2974f382f8 Have cryptroot-ask load dm_crypt if needed. 15 years ago
Victor Lowther 6a4f980921 Just look for cryptroot instead of /sbin/cryptroot 15 years ago
Harald Hoyer dc40ea7fa1 crypt/dm: move dmeventd to dm module 15 years ago
Harald Hoyer bb2200ffca cryptroot-ask.sh: fixed luks handling 15 years ago
Harald Hoyer 2c2e3ad860 cryptroot-ask.sh: s/==/=/g (bug #542081) 15 years ago
Philippe Seewer 2e6b98c7f6 All module scripts should have a shebang 15 years ago
Harald Hoyer 394f30d8d4 crypt: ignore devices in /etc/crypttab (root is not in there) 16 years ago
Harald Hoyer 349bac4214 crypt: install /etc/crypttab and honor crypttab entries 16 years ago
Harald Hoyer c3844cbf4a crypt: refix rd_LUKS_UUID handling 16 years ago
Harald Hoyer b9c4654a63 devicemapper: add dmeventd and new rules for device mapper 16 years ago
Harald Hoyer 3329f92136 90crypt/70-luks.rules: set unique name for initqueue job 16 years ago
Harald Hoyer 650da7bada removed initrdargs from parse-*.sh 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Harald Hoyer e4dec3d6b6 {crypt,dmraid,lvm,mdraid}: cleanup with pre-pivot 30 and 31 16 years ago
Harald Hoyer 194f7d125f 90*/*cleanup.sh: fixed redirection to /dev/null 16 years ago
Harald Hoyer 780afa9876 release any raid/crypt/lvm device assembled, but not in use 16 years ago
Harald Hoyer 5c6a593f2e add udevsettle function and settle after raid/lvm/crypto activities 16 years ago
Victor Lowther 59c88f499f Abstract out vol_id vs. blkid usage 16 years ago
Harald Hoyer afe25d0ccc {crypt,dmraid,,lvm,mdraid}/check use blkid if no vol_id found 16 years ago
Victor Lowther 17829e94aa Move common rootfs finding and backing store tree checking to dracut-functions 16 years ago
Victor Lowther 39d6cb5df4 Make hostonly checking in 90crypt only pass if root is really on an 16 years ago
Harald Hoyer ed2de829e1 cryptroot-ask.sh: fix rd_LUKS_UUID handling 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 4578763326 crypt: output info, on rd_NO_LUKS handling 16 years ago
Harald Hoyer f874872fc2 add command line parameters to specify exact actions for root assembly 16 years ago
Harald Hoyer 58dbb43eac initqueue now loops until /dev/root exists or root is mounted 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Harald Hoyer 5966b1b15d bail out of cryptroot-ask, if we have already asked about the password 16 years ago
Harald Hoyer afd826bd6c prepare udev rules for udev >= 143 16 years ago
Harald Hoyer c9111106f5 remove redundant vol_id run from out udev rules 16 years ago
Victor Lowther 66ac3cd1f0 Update check scripts in modules to make them work again. 16 years ago