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


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

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

3904 4000 8192 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ /usr } .

2048 3000 15360 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 } .

64 4000 2048 linux-swap
	method{ swap }
	$lvmok{ }
	format{ } .

64 1000 15360 ext4
        $lvmok{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext4 }
        mountpoint{ /var/spool/squid } .

64 1000 32768 ext4
        $lvmok{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext4 }
        options/acl{ acl }
        options/user_xattr{ user_xattr }
        mountpoint{ /skole/backup } .


128 1500 32768 ext4
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	options/acl{ acl }
	options/user_xattr{ user_xattr }
	mountpoint{ /skole/tjener/home0 } .

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