202 Commits (510a22116b3d103306bd04c6fecbb45f4fdb151c)

Author SHA1 Message Date
Harald Hoyer 0b920b83f2 fix: shellcheck for modules.d/90crypt/module-setup.sh 4 years ago
Jonathan Lebon a23a4680e7 90crypt: pull in remote-cryptsetup.target enablement 4 years ago
Jonathan Lebon 09804a4629 Revert "90crypt: ship initrd-cryptsetup.target" 4 years ago
Jonathan Lebon 8f56daa8c3 90crypt: ship initrd-cryptsetup.target 4 years ago
Jonathan Lebon 9fb2431a88 Revert "90crypt: pull in remote-cryptsetup.target enablement" 4 years ago
Đoàn Trần Công Danh 7990ab91f9 cryptroot-ask: unify /etc/crypttab and rd.luks.key 4 years ago
Jonathan Lebon 7ea391b527 90crypt: pull in remote-cryptsetup.target enablement 4 years ago
Antz 37502d4c89 90crypt: make `rd.luks.key` usable with encrypted keydev. 5 years ago
Derek Hageman cb9e6881dd 90crypt/module-setup.sh: fix force on multiple lines 5 years ago
Harald Hoyer 5bfebf0f04 90crypt/module-setup.sh: try to catch kernel config changes 5 years ago
Harald Hoyer 586a56c287 Install crypto modules in 90kernel-modules 5 years ago
Đoàn Trần Công Danh 17d62d1206 cryptroot-ask: no warn if /run/cryptsetup exist 5 years ago
Daniel Molkentin 7dc918cad1 90crypt: install crypt-run-generator in non-systemd environments 5 years ago
Daniel Molkentin 452cb40497 90crypt: Do not call cryptsetup in a systemd environment 5 years ago
Harald Hoyer 2ee69a40c8
add missing crypto modules for aarch64 5 years ago
Böszörményi Zoltán a01204202b Allow running on a cross-compiled rootfs 5 years ago
Jonas Witschel f39aa529c5 crypt: create locking directory /run/cryptsetup 6 years ago
Jonas Witschel 12f023ab03 Replace $(arch) by $(uname -m) 6 years ago
Max Resch 705eb4eeb2 ask for a password on readkey failure 6 years ago
Đoàn Trần Công Danh 09d2a1605b remove bashism in various boot scripts 6 years ago
Nicolas Porcel c1688560ad Add timeout option to crypt module 7 years ago
B. Wilson 1b72c97cc5 crypt: Implement cmdline rd.luks.partuuid 7 years ago
Hendrik Brueckner 3c8a69677b crypt: correct s390 arch to include arch-specific crypto modules 7 years ago
Lukas Nykryn 3aa37cafde all: fix issues found by shellcheck 7 years ago
Alexander Tsoy 643be55570 crypt: actually put block_uuid.map into initramfs 7 years ago
Harald Hoyer 0f6d93eb9d crypt: escape backslashes for systemd unit names b/c udev/initqueue/bash 7 years ago
privb0x23 b7058d0ce5 Add basic LUKS detached header support 8 years ago
Harald Hoyer 65f78f3d74 crypt: handle rd.luks.name 8 years ago
Harald Hoyer 2187b3d097 crypt-loop: cleanup cleanup procedures 8 years ago
Julian Wolf c3b6970394 90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab 8 years ago
Moritz Maxeiner b4cf58f038 crypt: Fix indentation for embedded keyfile 8 years ago
Moritz Maxeiner 1fc68b989d crypt: Support keyfiles embedded in the initrd 8 years ago
Harald Hoyer 73b9eaab1d crypt: with systemd cryptsetup is not needed 8 years ago
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