Name: | lxc |
---|---|
Version: | 0.7.5 |
Release: | 2.0.4.el6 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 182652 |
License: | LGPL |
RPM: | lxc-0.7.5-2.0.4.el6.x86_64.rpm |
Source RPM: | lxc-0.7.5-2.0.4.el6.src.rpm |
Build Date: | Wed Dec 28 2011 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://lxc.sourceforge.net |
Summary: | lxc : Linux Container |
Description: | The package "lxc" provides the command lines 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. |
- Add autoconf, automake to BuildRequires - added dist to release.
- fix more broken paths in lxc-*.in scripts (Greg Kurz) - lxc-clone: fix dhclient.conf send hostname command (Serge E. Hallyn) - ubuntu template: disallow cap_sys_module (by popular demand) (Serge E. Hallyn) - Let sshd template work on ubuntu systems. (Serge E. Hallyn) - Accurately detect whether a system supports clone_children (Serge E. Hallyn) - ubuntu template: allow containers to create tap devices (Serge E. Hallyn) - Don't list containers w/ active console sessions multiple times (Rainer Weikusat) - lxc-ubuntu: stop early if a bad user is specified in -b option (Serge E. Hallyn) - alt linux template (Alexey Shabalin) - handle kernel 3.x in lxc-checkconfig (Frederic Crozat) - lxc: introduce lxc_execute() (Greg Kurz) - extend the struct lxc_arguments (Cedric Le Goater) - Drop resolvconf from oneiric container package list (Serge E. Hallyn) - templates: update openSUSE template for openSUSE 12.1 (Frederic Crozat) - lxc-fedora.in: Add missing default release variable (Tuomas Suutari) - lxc-fedora.in: Use i386 instead of i686 (Tuomas Suutari) - lxc-fedora.in: Fix fetching of the fedora-release rpm (Tuomas Suutari) - fix lxc-destroy (Daniel Lezcano) - add lxc-archlinux template (Alexander Vladimirov) - lxc: fix erroneous includes (Greg Kurz) - lxc: use -iquote instead of -I (Greg Kurz) - Ubuntu template: some tweaks (stgraber@ubuntu.com) - Revert "lxc: use -iquote instead of -I" (Daniel Lezcano)
- increased version number - default path for config /etc/lxc
- fix installed files for rpmbuild - introduce lxc-libs package
- set attribute for installed files - fix libraries installation
- Removed capability setting, let the user to do that through "lxc-setcap"
- Added more capabilities to the executables
- Reduced spec file
- Initial RPM release.