File: atomic

package info (click to toggle)
partman-auto 106
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,344 kB
  • sloc: sh: 906; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
partman-auto/text/atomic_scheme ::

8 1 1 prep
	$primary{ }
	$bootable{ }
	method{ prep } .

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

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