Codebase list partman-auto / kali/154 recipes-powerpc-powermac_newworld / atomic
kali/154

Tree @kali/154 (Download .tar.gz)

atomic @kali/154raw · history · blame

partman-auto/text/atomic_scheme ::

1 1 1 hfs
	$bootable{ }
	method{ newworld } .

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

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

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