partman-auto/text/atomic_scheme ::

128 512 256 hfs
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ hfs }
	mountpoint{ /boot/grub } .

800 10000 -1 $default_filesystem
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	$default_filesystem{ }
	mountpoint{ / } .

100% 512 300% linux-swap
	$lvmok{ }
	method{ swap }
	format{ } .
