Name: | lxc |
---|---|
Version: | 1.0.7 |
Release: | 2.0.3.el7 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 673847 |
License: | LGPLv2+ |
RPM: | lxc-1.0.7-2.0.3.el7.x86_64.rpm |
Source RPM: | lxc-1.0.7-2.0.3.el7.src.rpm |
Build Date: | Tue Feb 10 2015 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://linuxcontainers.org |
Summary: | Linux Containers userspace tools |
Description: | Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. This package provides the lxc-* tools, which can be used to start a single daemon in a container, or to boot an entire "containerized" system, and to manage and debug your containers. |
- [Orabug 20465908] Go ahead and backport upstream commit 18aa217b. The symlink workaround was too hackish. With this change, the lock file names in /run/lock/lxc/container change from <name> to .<name> but snapshots need <name> to now be a directory so we remove any old lock files that might be there in %post.
- [Orabug 20465908] Introduce a workaround for creating btrfs snapshots by symlinking /containersnaps to a dir in /container. Snapshots will thus be created in the same btrfs. The real fix is upstream commit 18aa217b, but that is too invasive to backport to 1.0.x.
- update to upstream 1.0.7
- update to upstream 1.0.6 - explicitly mention lxc-autostart-helper in %files to match upstream
- add libselinux-devel to BuildRequires so that lxc detects SELinux in the build environment and builds support for it
- update to upstream 1.0.5 - use upstream patch for cgroup:mixed and yum channel name
- [Orabug 19152320] Mount cgroup:mixed to prevent systemd from moving out of lxc setup cgroup
- update channel name to ol7_u0_base for OL7 public-yum
- update to upstream 1.0.4
- [Orabug 18526838] add back in libcap and libvirt Requires which were inadvertantly dropped when updating the .spec file to upstream 1.0