Skip to content

Commit 4bc0e8c

Browse files
committed
profiles: set use flags for lxc
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 47f47b4 commit 4bc0e8c

File tree

1 file changed

+16
-0
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/base

1 file changed

+16
-0
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,19 @@ sys-apps/systemd -gcrypt
176176

177177
# Make dracut module available for initrd build.
178178
sys-apps/azure-vm-utils dracut
179+
180+
# Enable SELinux for lxc
181+
app-containers/lxc selinux
182+
183+
# required by app-containers/incus-6.0.3-r1::portage-stable
184+
# required by incus (argument)
185+
dev-libs/raft lz4
186+
187+
# required by app-containers/incus-6.0.3-r1::portage-stable
188+
# required by incus (argument)
189+
dev-util/xdelta lzma
190+
191+
# required by app-containers/lxc-6.0.3::portage-stable[tools,caps]
192+
# required by app-containers/incus-6.0.3-r1::portage-stable
193+
# required by incus (argument)
194+
sys-libs/libcap static-libs

0 commit comments

Comments
 (0)