This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
debian-usbcreator/partman_swap
2016-10-10 18:01:51 +02:00

31 lines
596 B
Text

partman-auto/text/atomic_scheme ::
100 100 200 EFS
label{ EFI }
method{ efi }
format{ }
use_filesystem{ }
filesystem{ EFS }
mountpoint{ /boot/efi }
.
15000 4000 20000 ext4
method{ format }
format{ }
use_filesystem{ }
filesystem{ ext4 }
mountpoint{ / }
.
100 10000 -1 ext4
method{ format }
format{ }
use_filesystem{ }
filesystem{ ext4 }
mountpoint{ /home }
.
2100 100 2100 linux-swap
method{ swap }
format{ }
.