partman-auto/text/atomic_scheme ::

128 512 256 ext3
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ /boot }
	options/relatime{ noatime,nodiratime } .

256 100% 200% linux-swap
	$lvmok{ }
	method{ swap }
	format{ } .

3000 5000 10000 xfs
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ xfs }
	mountpoint{ / }
	options/relatime{ noatime,nodiratime } .

600 10000 1000000000 xfs
        $lvmok{ }
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ xfs }
        mountpoint{ /home }
        options/relatime{ noatime,nodiratime } .

