<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/lxc/Config.in, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-02-24T08:08:31Z</updated>
<entry>
<title>lxc: add missing deps</title>
<updated>2025-02-24T08:08:31Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-01-09T22:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ba7e4dccec3508c72bae7939d649b17aa9d4faaf'/>
<id>urn:sha1:ba7e4dccec3508c72bae7939d649b17aa9d4faaf</id>
<content type='text'>
Several deps are missing based the output of lxc-checkconfig shown below
before this commit is applied.

CONFIG_IP_NF_TARGET_MASQUERADE and CONFIG_IP6_NF_TARGET_MASQUERADE are
only needed for lxc-net which we do not package.

% lxc-checkconfig | grep missing
Cgroup device: missing
CONFIG_IP_NF_TARGET_MASQUERADE: missing
CONFIG_IP6_NF_TARGET_MASQUERADE: missing
CONFIG_NETFILTER_XT_TARGET_CHECKSUM: missing
FUSE (for use with lxcfs): missing
checkpoint restore: missing
CONFIG_UNIX_DIAG: missing
CONFIG_INET_DIAG: missing
CONFIG_PACKET_DIAG: missing
CONFIG_NETLINK_DIAG: missing

Additionally, two new patches have been added which remove checks for
options that OpenWrt currently does not package and can serve are
false positives for missing items from our kernel config, namely:
lxc-net and lxc-checkpoint

After applying this commit, below is the output showing that the kernel
config[1] should pass all tests for functionality:

% CONFIG=config ./lxc-checkconfig
LXC version 6.0.3

--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: enabled
Network namespace: enabled
Namespace limits:
  cgroup: 383849
  ipc: 383849
  mnt: 383849
  net: 383849
  pid: 383849
  time: 383849
  user: 383849
  uts: 383849

--- Control groups ---
Cgroups: enabled
Cgroup namespace: enabled
Cgroup v1 mount points:
Cgroup v2 mount points:
 - /sys/fs/cgroup
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: enabled
Cgroup cpuset: enabled

--- Misc ---
Veth pair device: enabled, loaded
Macvlan: enabled, not loaded
Vlan: enabled, not loaded
Bridges: enabled, loaded
Advanced netfilter: enabled, loaded
CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled, not loaded
CONFIG_NETFILTER_XT_MATCH_COMMENT: enabled, loaded

--- Checkpoint/Restore ---
checkpoint restore: missing
CONFIG_FHANDLE: enabled
CONFIG_EVENTFD: enabled
CONFIG_EPOLL: enabled
CONFIG_UNIX_DIAG: enabled
CONFIG_INET_DIAG: enabled
CONFIG_PACKET_DIAG: enabled
CONFIG_NETLINK_DIAG: enabled
File capabilities: enabled

1. Generated on 23-Feb-2025 running bcm27xx/bcm2712 on r28869+1

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>lxc: bump to 4.0.2</title>
<updated>2020-05-18T22:19:15Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2020-05-18T22:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9f43594e3a28deeea18cfa40acd0b1388e64f600'/>
<id>urn:sha1:9f43594e3a28deeea18cfa40acd0b1388e64f600</id>
<content type='text'>
Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
Signed-off-by: Marijan Svalina &lt;marijan.svalina@sartura.hr&gt;
Signed-off-by: Luka Perkov &lt;luka.perkov@sartura.hr&gt;
</content>
</entry>
<entry>
<title>cgroups-mount,docker-ce,lxc: rework kernel feature dependency</title>
<updated>2019-09-12T02:31:16Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2019-08-27T03:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b6a3145df5bd6db8700c4464030b288630a6a9ac'/>
<id>urn:sha1:b6a3145df5bd6db8700c4464030b288630a6a9ac</id>
<content type='text'>
Fix that KERNEL_CGROUPS is enabled (selected) automatically along with
cgroups-mount

Replace "if PACKAGE_docker-ce" with a menu to avoid circular denpendency
issue involving PACKAGE_docker-ce, PACKAGE_cgroups-mount and
KERNEL_CGRUOPS

docker-ce, lxc: replace KERNEL_LXC_MISC with more specific options

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>lxc: hide seccomp support for arc</title>
<updated>2019-05-15T12:48:42Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2019-05-15T12:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=57b4d94d98a572c02b9b78e4bb1d3e9810a95db7'/>
<id>urn:sha1:57b4d94d98a572c02b9b78e4bb1d3e9810a95db7</id>
<content type='text'>
libseccomp does not compile for arc, so we can't show that option for
arc.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>lxc: bump to 2.1.1</title>
<updated>2017-10-23T13:31:21Z</updated>
<author>
<name>Marko Ratkaj</name>
</author>
<published>2017-10-23T13:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=792c5713ad37d30ef6b3b1578892eea52d1cf1b8'/>
<id>urn:sha1:792c5713ad37d30ef6b3b1578892eea52d1cf1b8</id>
<content type='text'>
This is the first bugfix release for LXC 2.1. Full list of changes can
be found here:

https://linuxcontainers.org/lxc/news/

Signed-off-by: Marko Ratkaj &lt;marko.ratkaj@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lxc: bump to 2.1.0</title>
<updated>2017-10-19T15:09:25Z</updated>
<author>
<name>Marko Ratkaj</name>
</author>
<published>2017-10-18T07:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9672b88d2a984ff33434002c595b2168f91f15e4'/>
<id>urn:sha1:9672b88d2a984ff33434002c595b2168f91f15e4</id>
<content type='text'>
Bump LXC package from 1.1.5 to 2.1.0. Version 2.x includes many
improvements and optimizations.

https://linuxcontainers.org/lxc/news/

Some tools like lxc-top are rewritten in C and are no longer broken and
dependent on lua.

Signed-off-by: Marko Ratkaj &lt;marko.ratkaj@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lxc: allow building with seccomp</title>
<updated>2015-06-04T12:43:21Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2015-06-04T11:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=180d34f70b43ea0e43fe06a97d421cd554fa6851'/>
<id>urn:sha1:180d34f70b43ea0e43fe06a97d421cd554fa6851</id>
<content type='text'>
seccomp was unconditionally disabled before.
Also a non-escaped newline in a place where it should be escaped
made the build process skip some CONFIGURE_ARGS.
Fix CONFIGURE_ARGS and add an option to allow building with seccomp.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>lxc: use xz tool from busybox</title>
<updated>2014-10-23T14:09:15Z</updated>
<author>
<name>Petar Koretic</name>
</author>
<published>2014-10-23T13:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=363f25405233d2ce3b6b92337a2fd01e220faddf'/>
<id>urn:sha1:363f25405233d2ce3b6b92337a2fd01e220faddf</id>
<content type='text'>
Signed-off-by: Petar Koretic &lt;petar.koretic@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lxc: add busybox options menu</title>
<updated>2014-10-23T08:09:26Z</updated>
<author>
<name>Petar Koretic</name>
</author>
<published>2014-10-22T11:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=bfb1c85ae06972fdddd5013e497e3a1a059bd1d8'/>
<id>urn:sha1:bfb1c85ae06972fdddd5013e497e3a1a059bd1d8</id>
<content type='text'>
Signed-off-by: Petar Koretic &lt;petar.koretic@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lxc: add configuration section</title>
<updated>2014-09-10T23:02:04Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2014-09-10T12:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1614bed10b2e3bc3b8163e5a31455d4e20f850e6'/>
<id>urn:sha1:1614bed10b2e3bc3b8163e5a31455d4e20f850e6</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;
</content>
</entry>
</feed>
