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

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


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

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


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


