File: small_disk

package info (click to toggle)
partman-auto 68
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 1,224 kB
  • ctags: 22
  • sloc: sh: 838; makefile: 43
file content (15 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
partman-auto/text/small_disk ::

1 1 3 ext2
	method{ aboot } .

500 10000 1000000 ext2
	method{ format }
	format{ }
	use_filesystem{ }
	filesystem{ ext2 }
	mountpoint{ / } .

96 512 512 linux-swap
	method{ swap }
	format{ } .