Releases: fuhry/initramfs-scencrypt
Releases · fuhry/initramfs-scencrypt
1.8
- Apply the MIT license to the project
- Enforce file extensions for keyfiles (.gpg, .asc, .pgp) (credit to Finn Behrens)
- Wait until all files are decrypted to kill GPG agent (credit to LinkTed)
1.7
- Implemented functionality to reuse decrypted keyfiles for devices
with the same keyfile path in crypttab
- Bugfix for systems with more than one encrypted device in crypttab
1.4-1
- @fuhry: Update logic for key import into the initramfs keybox
- @schittler: Add step in instructions for importing GPG key into root's keyring
1.2-1
- Fix writing directly to
/etc/initcpio/gpg
(as reported in reddit thread)
- Rewrite documentation in install hook
1.0-3
Dereference README.md symlink to install doc
1.0-2
Forgot to add .install script to PKGBUILD
1.0-1
- Initial release
- Uses
/etc/crypttab
, ignores cryptdevice=
on kernel command line