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


256 5000 1024 ext4
        $primary{ }
        $bootable{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext4 }
        mountpoint{ /boot } .

14592 3000 18432 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ / } .

4032 3000 10240 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 } .
