summaryrefslogtreecommitdiffstats
path: root/config/images/squashfs.config
blob: 605fcb7a54fbdb880e7e2738de13a881d42df652 (plain)
1
2
3
4
5
6
7
8
image @IMAGE@ {
	squashfs {
		extraargs = "@EXTRA_ARGS@"
		compression = @COMPRESSION_MODE@
		block-size = @BLOCK_SIZE@
	}
	name = "root"
}