Linux containers implementation
It provides commands to create and manage containers. It contains a
full featured container with the isolation/virtualization of the pids,
the ipc, the utsname, the mount points, /proc, /sys, the network and it
takes into account the control groups. It is very light, flexible, and
provides a set of tools around the container like the monitoring with
asynchronous events notification, or the freeze of the container. This
package is useful to create Virtual Private Server, or to run isolated
applications like bash or sshd.
- Developed at Virtualization:containers
- Sources inherited from project openSUSE:Factory
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0003-templates-lxc-download.in-use-GPG-option-rece |
0000000874 874 Bytes | 8 months |
lxc-4.0.5.tar.gz | 0001368909 1.31 MB | 4 months |
lxc-4.0.5.tar.gz.asc | 0000000833 833 Bytes | 4 months |
lxc-createconfig.in | 0000004330 4.23 KB | almost 2 years |
lxc.changes | 0000068560 67 KB | 4 months |
lxc.keyring | 0000004201 4.1 KB | about 4 years |
lxc.spec | 0000009814 9.58 KB | 4 months |
missing_setuid.txt.in | 0000001000 1000 Bytes | almost 2 years |
openSUSE-apparmor.conf | 0000000083 83 Bytes | almost 2 years |
Comments for lxc 8
mikccc wrote about 2 years ago
Is maintaining of the package limited to downstream (/backported?) patches for the 2.0.9 version? Are there any plans to update to the latest one?
ojkastl_buildservice wrote about 2 years ago
Hi,
no, I was actually planning to get the 3.x update in. But as many things regarding packaging changed betweeen 2.0.x and 3.x, I never got around to finalize things.
I have been preparing some stuff for LXC 3.0 and 3.1 here, including the python3 python-lxc package that replaces the code that was in the lxc package in 2.0.x: home:ojkastl_buildservice:LXC_Vanilla_stable-3.0 home:ojkastl_buildservice:LXC_Vanilla_stable-3.1
I was reworking python-lxc and will soon submit it to d:l:p, as soon as I find time for that.
mikccc wrote about 2 years ago
Thanks for the reply. It's important for me to know that the work is under way. Thank you for all the effort you put into it :)
bjoernv wrote about 2 years ago
Unfortunately LXC 2.0.9 does not build with Python 3.7 on Tumbleweed. LXC users need to compile LXC themselves. If the 3.X update needs some time, I suggest to fix the LXC 2.0.9 package first. I created a merge request for LXC 2.0.9: https://build.opensuse.org/request/show/671861
ojkastl_buildservice wrote about 2 years ago
SR has been accepted.
cyphar wrote almost 2 years ago
I've submitted a 3.x update as well as a package for LXD. I can deal with maintenance if you have too many other things to maintain.
rbertoche wrote almost 2 years ago
I've got here an obsolete and incompatible since 3.0 lxc.aa_allow_incomplete = 1 at /usr/share/lxc/config/common.conf.d/30-openSUSE-apparmor.conf belonging to the lxc package. It prevents containers from starting but gives quite an accurate error message. Is this an adequate place to tell you that? I looked around just a bit and haven't found a bug tracker here Thanks for the update though!
cyphar wrote almost 2 years ago
This isn't a bug tracker -- please submit bugs to https://bugs.opensuse.org/ (or https://bugzilla.opensuse.org/). I will take a look at that...