Đoàn Trần Công Danh
09d2a1605b
remove bashism in various boot scripts
...
When using dash as initramfs shell, the boot process is broken.
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
6 years ago
Moritz Maxeiner
0e1b686b83
crypt-gpg: Include module if CCID smartcard support requested
8 years ago
Moritz Maxeiner
0982fcb2e5
crypt-gpg: Rework setup for CCID smartcard support
8 years ago
Moritz Maxeiner
98047e08d0
crypt-gpg: Add README describing the procedure of moving from
...
password-only gpg keyfile to password/smartcard gpg keyfile
8 years ago
Moritz Maxeiner
2a1723ed83
crypt-gpg: For GnuPG >= 2.1 support OpenPGP smartcards
8 years ago
Harald Hoyer
967cc19ab1
remove all vim and emacs code format comments
11 years ago
Harald Hoyer
30e6e809ed
Factor out all the "type -V" commands
...
Add new functions require_binaries() and require_any_binary() to be used
in the check() section of module-setup.sh.
These functions print a warning line telling the user, which binary is
missing for the specific dracut module.
This unifies the way of checking for binaries and makes the life of an
initramfs creator easier, if he wants to find out why a specific dracut
module is not included in the initramfs.
11 years ago
Harald Hoyer
8bcfd683bd
*/module-setup.sh: add comments for dracut called functions
12 years ago
Harald Hoyer
af11946054
dracut-functions.sh: inst_multiple == dracut_install
12 years ago
Harald Hoyer
4a049ce556
add x-bit to *.sh
14 years ago
Amadeusz Żołnowski
ba902275d5
new module - 91crypt-gpg
...
It's an extension to 90crypt module. Adds support for GPG-encrypted
keys (symmetrically, of course). Module is optional.
14 years ago