File: btrfs.config

package info (click to toggle)
genimage 19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 988 kB
  • sloc: ansic: 5,606; sh: 1,132; makefile: 194
file content (8 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
image test.btrfs {
	btrfs {
		label = "btrfstest"
		# set UUID to test if extraargs works
		extraargs = "--uuid 47e790af-a2e1-42ff-92c7-83f45f7b2228"
	}
	size = 128M
}