31 Commits (9a52c3fdb0491dad9692d30198caadeca0d2ccc8)

Author SHA1 Message Date
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 3 years ago
Jóhann B. Guðmundsson 9cf7b1c529 fix: always use mkdir -p 3 years ago
Đoàn Trần Công Danh 09d2a1605b remove bashism in various boot scripts 5 years ago
Lukas Nykryn 3aa37cafde all: fix issues found by shellcheck 6 years ago
Alexander Tsoy 643be55570 crypt: actually put block_uuid.map into initramfs 6 years ago
Harald Hoyer 2187b3d097 crypt-loop: cleanup cleanup procedures 7 years ago
Julian Wolf c3b6970394 90crypt: Fixed crypttab_contains() to also work with device path in /etc/crypttab 7 years ago
Moritz Maxeiner 1fc68b989d crypt: Support keyfiles embedded in the initrd 7 years ago
Harald Hoyer 968280e370 crypt: skip crypttab entries with the same device 9 years ago
Rusty Bird 04ba461045
Fix ask_for_password bug breaking bash without plymouth 9 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 9 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 10 years ago
Harald Hoyer a13bf117d5 crypt: only manually activate systemd-cryptsetup, if not in crypttab 11 years ago
Harald Hoyer ca2c693679 Do not call plymouth with full path 11 years ago
Leho Kraav e88e3b2797 91crypt-loop: replace basename calls with string matching 12 years ago
Leho Kraav df68781fca 91crypt-loop: use initqueue for cleanup strategy 12 years ago
Leho Kraav c5758f2090 90crypt: enhance crypt-lib keydev mounting 12 years ago
Leho Kraav 3e9b4330a9 90crypt: recognize .img as loop key container 12 years ago
Harald Hoyer 1939a4f96e 99fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for fsck_single 13 years ago
Amadeusz Żołnowski 581dd40e73 90crypt: ask_for_password pings plymouthd 13 years ago
Harald Hoyer 4a049ce556 add x-bit to *.sh 13 years ago
Amadeusz Żołnowski b52294d00b crypt: dropped plymouth --has-active-vt check on passwd prompt 13 years ago
Harald Hoyer 565f6fb675 crypt/crypt-lib.sh: s/.console.lock/.console_lock/g 13 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 13 years ago
Amadeusz Żołnowski 3909d7edfc crypt: functions for ask-for-password and reading key 13 years ago
Amadeusz Żołnowski 2f95d699dc crypt-lib.sh: 'command -v' preferred over 'type' 13 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 13 years ago
Amadeusz Żołnowski b20ff981c4 crypt-lib.sh: moved IFS=: from before 'read' to before 'while' 13 years ago
Harald Hoyer 91f4d45f93 crypt: change /tmp/luks.keys seperator from "|" to ":" 14 years ago
Amadeusz Żołnowski 8844cd6b6c 90crypt: probe for keydev asynchronously; changed kernel arg 14 years ago