partman-auto/text/home_scheme ::

100 100 150 fat16
	$primary{ }
	method{ efi }
	format{ } .

500 5000 10000 ext3
	$primary{ }
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext3 }
	mountpoint{ / } .

96 512 2048 linux-swap
	method{ swap }
	format{ } .

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

