Require the pmbootstrap version where we added a workdir migration to change pmaports git URLs from gitlab.com to gitlab.postmarketos.org. pmaports at gitlab.com will be fast-forwarded to this commit once, so users who still have this archived repository configured as upstream will be notified of this change after next git pull and trying to use pmbootstrap <2.3.2 with it. Related: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags/2.3.2 Related: pmbootstrap issue 2471
14 lines
432 B
INI
14 lines
432 B
INI
# Reference: https://postmarketos.org/pmaports.cfg
|
|
[pmaports]
|
|
version=7
|
|
pmbootstrap_min_version=2.3.2
|
|
channel=edge
|
|
supported_root_filesystems=btrfs,ext4,f2fs
|
|
supported_firewall=nftables
|
|
supported_base_nofde=True
|
|
supported_install_boot_label=pmOS_i_boot
|
|
supported_mkinitfs_without_flavors=True
|
|
supported_arches=x86_64,x86,aarch64,armv7,armhf
|
|
supported_fastboot_depends=android-tools
|
|
supported_heimdall_depends=heimdall,android-tools
|