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

>>>ARCH SPECIFIC<<<

64 5000 256 ext3
        $primary{ }
        $bootable{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext3 }
        mountpoint{ /boot } .

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

8192 4000 11264 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /usr } .
	
3904 3000 10240 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /var } .

8640 3000 11264 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /opt } .
	
64 2000 4096 ext3
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /var/opt/ltsp/swapfiles } .
	
64 10000 4096 linux-swap 
	method{ swap } 
        $lvmok{ }
	format{ } .

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