deviceinfo_schema: Document default of boot_filesystem
Looking at pmbootstrap, the default value is 'ext2'. Document that. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8139>
This commit is contained in:
parent
5e58825ad3
commit
acf264e262
1 changed files with 1 additions and 0 deletions
|
|
@ -374,6 +374,7 @@ description = "For devices that require dtbo populated: set dtbo partition to be
|
|||
[variable.flash.boot_filesystem]
|
||||
description = "Sets the filesystem used for the /boot partition containing initramfs-extra"
|
||||
allow_device_variant_suffix = true
|
||||
default_value = "ext2"
|
||||
|
||||
[variable.flash.root_filesystem]
|
||||
description = "Sets the filesystem used for the / partition"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue