Add AN02 to README

This commit is contained in:
Suikan 2021-07-10 22:21:39 +09:00
parent 81a0781616
commit fe7a4a1439

View file

@ -48,7 +48,8 @@ If you install two or more Void Linux into the EFI system, only the last one can
Ubuntu has several variants ( flavors ). While while only the MATE flavor is tested, other flavors may work correctly as far as it uses Ubiquity installer. Ubuntu has several variants ( flavors ). While while only the MATE flavor is tested, other flavors may work correctly as far as it uses Ubiquity installer.
# Application notes # Application notes
- [AP01 : How to recover from the mistyping of the passphrase](appnote/an01_howtorecover.md) - [AN01 : How to recover from the mistyping of the passphrase](appnote/an01_howtorecover.md)
- [AN02 : Managing LUKS key slots](appnote/an02_keyslot.md)
# Acknowledgments # Acknowledgments
These scripts are based on the script by [myn's diary](https://myn.hatenablog.jp/entry/install-ubuntu-focal-with-lvm-on-luks). That page contains rich information, hint, and techniques around the encrypted volume and Ubiquity installer. These scripts are based on the script by [myn's diary](https://myn.hatenablog.jp/entry/install-ubuntu-focal-with-lvm-on-luks). That page contains rich information, hint, and techniques around the encrypted volume and Ubiquity installer.