73e8627ee2
Require new pmbootstrap that gives the boot partition enough space required for latest mkinitfs script changes. Besides that, latest pmbootstrap has a big number of improvements. Refer to the changelog for details. Related: https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/1884 Related: https://gitlab.com/postmarketOS/pmbootstrap/-/tags (changelog)
9 lines
332 B
INI
9 lines
332 B
INI
[pmaports]
|
|
# Version numbers (for sanity checks in pmbootstrap)
|
|
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
|
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
|
version=4
|
|
pmbootstrap_min_version=1.16.0
|
|
branch_pmos=master
|
|
# Compatible branch from Alpine's aports repository
|
|
branch_alpine=edge
|