8 lines
287 B
Plaintext
8 lines
287 B
Plaintext
deviceinfo_format_version="0"
|
|
deviceinfo_uboot_boardname="foobar-bazz"
|
|
# line with multiple =
|
|
deviceinfo_initfs_compression="zstd:--foo=1 -T0 --bar=bazz"
|
|
# empty option
|
|
deviceinfo_initfs_extra_compression=""
|
|
deviceinfo_create_initfs_extra="true" # in-line comment that should be ignored
|