Codebase list partman-auto / master recipes-alpha / atomic
master

Tree @master (Download .tar.gz)

atomic @masterraw · history · blame

partman-auto/text/atomic_scheme ::

1 1 3 ext2
	method{ aboot } .

35 1000 180 ext2
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext2 }
	mountpoint{ /boot } .

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

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