Codebase list partman-auto / e41f5aa recipes-powerpc-powermac_newworld / multi
e41f5aa

Tree @e41f5aa (Download .tar.gz)

multi @e41f5aaraw · history · blame

partman-auto/text/multi_scheme ::

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

2000 3500 25000 $default_filesystem
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	$default_filesystem{ }
	mountpoint{ / } .

1000 1500 10000 $default_filesystem
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	$default_filesystem{ }
	mountpoint{ /var } .

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

256 400 2000 $default_filesystem
	$lvmok{ }
	method{ format }
	format{ }
	use_filesystem{ }
	$default_filesystem{ }
	mountpoint{ /tmp } .

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