Commit Graph

64 Commits

Author SHA1 Message Date
dlezcano
91feede190 Conform to rpmlint
From: Daniel Lezcano <dlezcano@fr.ibm.com>

Fix rpmlint warnings.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2009-01-05 22:06:21 +00:00
dlezcano
13832f48ed Add sys admin capabilty to lxc-netstat to mount /proc/net
From: Daniel Lezcano <dlezcano@fr.ibm.com>

Add sys admin capability to lxc-netstat to mount /proc/net.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2008-11-26 17:32:16 +00:00
dlezcano
6ebc80f8d9 Fixed a typo 2008-11-21 18:16:39 +00:00
dlezcano
d823d5b966 Added the man.1 pages
From: Daniel Lezcano <dlezcano@fr.ibm.com>

Added the different man pages for the lxc commands. The generation of the
man pages relies on the docbook tool.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2008-11-18 13:45:49 +00:00
dlezcano
0780e34389 Add setpcap capabilty to be able to drop the sys_boot capabilty.
From: Daniel Lezcano <dlezcano@fr.ibm.com>

Previously, we dropped the CAP_SYS_BOOT capabilty. Unfortunatly if we are
non root user, we are not able to do that. So I had the CAP_SETPCAP to
lxc-execute and lxc-start command line to remove this capabilty.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2008-11-13 16:53:23 +00:00
dlezcano
693dcea5e4 Fixed different compilation scheme by making /var/lxc directory relative to
the installation prefix and by adding some extra path to search for the
'setcap' command.
2008-10-26 22:06:49 +00:00
dlezcano
22ea48ce03 Added file capabilities to lxc-restart 2008-10-24 20:24:07 +00:00
dlezcano
805415fceb Give the ability to non-root user to play with the containers. This feature
relies on the file capabilities, when the lxc commands are installed, the
sys/net admin capabilities are given to these files. These capabilities are
not available for the application running inside the container.
2008-10-24 20:14:57 +00:00
dlezcano
e704563b6a Updated changelog for version 0.3.0 2008-10-09 18:46:11 +00:00
dlezcano
c79ea89b19 Tagging lxc_0_2_1 2008-09-10 10:00:28 +00:00
dlezcano
b491539932 Changelog 2008-09-05 15:11:09 +00:00
dlezcano
96f3e4ebd4 Joined lxc and liblxc directories 2008-09-04 08:14:59 +00:00
dlezcano
c2cc9f0a9b Added C++ compatibility, change to libtool, improve monitoring 2008-09-02 09:48:12 +00:00
dlezcano
5e97c3fcce Initial revision 2008-08-06 14:32:29 +00:00