debian-edu-install-udeb/text/partman-debian-edu-main ::

8 1 1 prep
	$primary{ }
        $bootable{ }
        method{ prep } .

64 10000 200 ext3
        $primary{ }
        $bootable{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext3 }
        mountpoint{ /boot } .

2048 3000 3000 ext3 
	$lvmok{ }
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ / } . 

4928 3000 5200 ext3
        $lvmok{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext3 }
        mountpoint{ /usr } .


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

32 1000 1000000000 ext3
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /debianedufreespace } .
