summaryrefslogtreecommitdiffstats
path: root/test/ext4.config
blob: ecc42ac8daefe4b7fd97cded852f0ba3c033ba20 (plain)
1
2
3
4
5
6
7
8
9
image test.ext4 {
	ext4 {
		label = "ext4test"
		fs-timestamp = "20000101000000"
		use-mke2fs = false
	}
	srcpath = "root.orig"
	size = 4M
}