You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
364 B
27 lines
364 B
[system] |
|
compatible=gsmk-owhw |
|
bootloader=barebox |
|
mountprefix=/mnt/rauc |
|
|
|
[keyring] |
|
path=ca.pem |
|
|
|
[slot.rescue.0] |
|
device=/dev/ubi0_rescue |
|
type=ubifs |
|
bootname=rescue |
|
readonly=true |
|
|
|
[slot.rootfs.0] |
|
device=/dev/ubi0_system0 |
|
type=ubifs |
|
bootname=system0 |
|
|
|
[slot.rootfs.1] |
|
device=/dev/ubi0_system1 |
|
type=ubifs |
|
bootname=system1 |
|
|
|
[slot.data.0] |
|
device=/dev/ubi0_data |
|
type=ubifs
|
|
|