mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
[partition] Mention that reuse-swap isn't supported now
This commit is contained in:
parent
2ea69d08cc
commit
3b0d778d1e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue