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


256 5000 1024 ext4
        $primary{ }
        $bootable{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext4 }
        mountpoint{ /boot } .

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

14336 4000 18432 ext4
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /usr } .

6400 3000 10240 ext4
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /var } .

256 3000 5120 ext4
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /var/log } .

23040 3000 26624 ext4
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /opt } .

64 2000 4096 ext4
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /var/opt/ltsp/swapfiles } .

64 10000 4096 linux-swap
	method{ swap }
        $lvmok{ }
	format{ } .

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