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

>>>ARCH SPECIFIC<<<

512 512 768 ext2
	$defaultignore{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext2 }
	mountpoint{ /boot } .

1024 10000 2560 ext4
        $lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ / } .

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

6912 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 } .

12800 3000 16384 ext4
        $lvmok{ }
        method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /srv/ltsp } .

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 } .
