partman-auto/text/atomic_scheme ::

4000 6000 10000 xfs
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext4 }
	mountpoint{ / }
	options/relatime{ relatime } .

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

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