Codebase list partman-auto / master recipes-powerpc-powermac_newworld / home
master

Tree @master (Download .tar.gz)

home @masterraw · history · blame

partman-auto/text/home_scheme ::

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

1500 6000 20000 $default_filesystem
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	$default_filesystem{ }
	mountpoint{ / } .

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

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