Skip to content
Snippets Groups Projects
Verified Commit de913221 authored by samuel norbury's avatar samuel norbury Committed by Dylan Van Assche
Browse files

postmarketos-anbox: Add nftables subpackage dependency (MR 2271)

The subpackage adds rules specific to Anbox to allow in- and outbound
network traffic over the `anbox0` network bridge.
parent 3960ad0c
No related branches found
No related tags found
No related merge requests found
Pipeline #192099 passed
# Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch>
pkgname=postmarketos-anbox
pkgver=0
pkgrel=0
pkgrel=1
pkgdesc="Android in a box: postmarketos metapackage"
arch="x86_64 armv7 aarch64"
url="https://wiki.postmarketos.org/wiki/Anbox"
license="GPL-3.0-or-later"
options="!check"
install="$pkgname.post-install"
depends="anbox anbox-image"
depends="anbox anbox-image postmarketos-config-nftables-anbox"
package() {
mkdir -p "$pkgdir"
......
  • Administrator @root

    mentioned in commit a079db90

    By samuel norbury on 2021-06-26T06:10:07

    · Imported

    mentioned in commit a079db90

    By samuel norbury on 2021-06-26T06:10:07

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment