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

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

128 500 256 ext3 
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ /boot } . 
	
128 1000 1500 ext3 
        $lvmok{ }
	method{ format } 
	format{ } 
	use_filesystem{ } 
	filesystem{ ext3 } 
	mountpoint{ / } . 

3392 4000 5200 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /usr } .
	
1024 2000 5000 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /var } .

640 2000 5200 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /opt } .
	
64 2000 3000 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /var/opt/ltsp/swapfiles } .
	
200% 512 200% linux-swap 
	method{ swap } 
        $lvmok{ }
	format{ } .

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