Codebase list partman-auto / kali/158+kali2 recipes-powerpc-chrp_pegasos / home
kali/158+kali2

Tree @kali/158+kali2 (Download .tar.gz)

home @kali/158+kali2raw · history · blame

partman-auto/text/home_scheme ::

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

1500 6000 30000 $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 } .