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

128 500 256 ext3 
 	$primary{ } 
	$bootable{ } 
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ /boot } . 
	
1152 10000 4000 ext3 
	$lvmok{ }
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ / } . 

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


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

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