debian-edu-install/text/partman-debian-edu-standalone ::


538 538 1075 free
	$iflabel{ gpt }
	$reusemethod{ }
	method{ efi }
	format{ } .

512 512 768 ext2
	$defaultignore{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext2 }
	mountpoint{ /boot } .

16640 3000 20480 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ / } .

5568 3000 11264 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /var } .

320 1500 32768 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /home } .

200% 10000 200% linux-swap
	method{ swap }
        $lvmok{ }
	format{ } .

32 1000 -1 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ keep }
	mountpoint{ /debianedufreespace } .
