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


1 1 1 hfs
        $bootable{ }
        method{ newworld } .


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

320 5000 1024 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ / } .

3456 1000 6144 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /usr } .

1280 2500 4096 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /var } .

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

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