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

50 500 100 ext3 
 	$primary{ } 
	$bootable{ } 
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ /boot } . 
	
500 10000 1000000000 ext3 
	$lvmok{ }
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ / } . 

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


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


