For pmbootstrap to not crash when it encounters a deviceinfo file that's missing the deviceinfo_chassis line, we need pmbootstrap 3.9.0 or later. Bump it as such. Signed-off-by: Stefan Hansson <newbyte@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7801>
19 lines
594 B
INI
19 lines
594 B
INI
# Reference: https://postmarketos.org/pmaports.cfg
|
|
[pmaports]
|
|
version=7
|
|
pmbootstrap_min_version=3.9.0
|
|
channel=edge
|
|
supported_root_filesystems=btrfs,ext4,f2fs,xfs
|
|
supported_firewall=nftables
|
|
supported_base_nofde=True
|
|
supported_install_boot_label=pmOS_i_boot
|
|
supported_mkinitfs_without_flavors=True
|
|
supported_arches=aarch64,armhf,armv7,loongarch64,ppc64le,riscv64,x86,x86_64
|
|
supported_fastboot_depends=android-tools
|
|
supported_heimdall_depends=heimdall,android-tools
|
|
supported_usr_merge=True
|
|
systemd_linux_min_version=5.4
|
|
systemd_linux_recommended_version=5.7
|
|
|
|
[repo:systemd]
|
|
pmaports_dir=systemd
|