pmaports.cfg: add supported_firewall option (MR 2060)
pmb will suppress firewall-related messages on branches that don't have these changes [ci:skip-build] changed kernel packages in this series cause timeout at 3hr
This commit is contained in:
parent
a83a0a0726
commit
4232061f56
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ version=7
|
||||||
pmbootstrap_min_version=1.29.0
|
pmbootstrap_min_version=1.29.0
|
||||||
channel=edge
|
channel=edge
|
||||||
supported_root_filesystems=ext4,f2fs
|
supported_root_filesystems=ext4,f2fs
|
||||||
|
supported_firewall=nftables
|
||||||
|
|
Loading…
Reference in a new issue