Add btrfs support in the README.

This commit is contained in:
Suikan 2021-07-17 16:00:03 +09:00
parent d5e113259f
commit fd6663d2f3

View file

@ -8,6 +8,7 @@ The followings are the list of functionalities:
- Automatic detection of BIOS/EFI firmware and create MBR/GPT, respectively.
- Create an EFI partition, if needed.
- Support multiple boot in a LUKS partition.
- Support btrfs in addition to the major file systems.
- The "/boot" is located in the same logical volume as the "/".
- The swap logical volume is located inside the encrypted volume.
- You need to type a passphrase only once in the boot sequence.