File: small_disk

package info (click to toggle)
partman-auto 162
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,324 kB
  • sloc: sh: 970; makefile: 17
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{ } .