提交 4162e4b7 编写于 作者: S Simon Fels

Use upstream lxc instead of patched one

上级 a990398f
......@@ -36,8 +36,9 @@ parts:
stage-packages:
- apparmor
lxc:
source: git://github.com/morphis/lxc
source-branch: snappy-support
source: https://github.com/lxc/lxc
source-type: git
source-tag: lxc-2.0.7
build-packages:
- libapparmor-dev
- libcap-dev
......@@ -55,16 +56,14 @@ parts:
- --disable-api-docs
- --disable-bash
- --disable-cgmanager
# FIXME: Enable again once stacked AppArmor support has landed
- --disable-apparmor
- --disable-seccomp
- --enable-capabilities
- --with-rootfs-path=/var/snap/anbox/common/lxc/
- --libexecdir=/snap/anbox/current/libexec/
organize:
snap/anbox/current/libexec: libexec
prime:
- bin/lxc-attach
- bin/lxc-ls
- bin/lxc-start
- bin/lxc-stop
- lib/liblxc.so.1
- lib/liblxc.so.1.2.0
- libexec/lxc/lxc-monitord
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册