dadfca1fb8
Add the new variable, similar to supported_fastboot_depends. Related: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/patches/36815 Related: https://wiki.postmarketos.org/wiki/Pmaports.cfg_reference
13 lines
433 B
INI
13 lines
433 B
INI
# Reference: https://postmarketos.org/pmaports.cfg
|
|
[pmaports]
|
|
version=7
|
|
pmbootstrap_min_version=1.47.0
|
|
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
|