[partition] Mention that reuse-swap isn't supported now
This commit is contained in:
parent
2ea69d08cc
commit
3b0d778d1e
@ -30,7 +30,7 @@ efiSystemPartition: "/boot/efi"
|
||||
# 8.8GiB on disk in the end).
|
||||
userSwapChoices:
|
||||
- none # Create no swap, use no swap
|
||||
- reuse # Re-use existing swap, but don't create any
|
||||
- reuse # Re-use existing swap, but don't create any (unsupported right now)
|
||||
- small # Up to 4GB
|
||||
- suspend # At least main memory size
|
||||
- file # To swap file instead of partition (unsupported right now)
|
||||
|
Loading…
Reference in New Issue
Block a user