pmaports.cfg: add option for "supported_base_nofde" (MR 2278)
Used by pmb!2066
This commit is contained in:
parent
4136eeae5a
commit
ac63e3c709
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ pmbootstrap_min_version=1.29.0
|
||||||
channel=edge
|
channel=edge
|
||||||
supported_root_filesystems=ext4,f2fs
|
supported_root_filesystems=ext4,f2fs
|
||||||
supported_firewall=nftables
|
supported_firewall=nftables
|
||||||
|
supported_base_nofde=True
|
||||||
|
|
Loading…
Reference in a new issue