partman-auto/text/atomic_scheme ::

1 1 3 ext2
	method{ aboot } .

30 1000 80 ext2
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext2 }
	mountpoint{ /boot } .

500 10000 1000000000 ext3
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ / } .

96 512 300% linux-swap
	method{ swap }
	format{ } .
