- 28 Oct, 2008 2 commits
- 26 Oct, 2008 1 commit
-
-
dlezcano authored
the installation prefix and by adding some extra path to search for the 'setcap' command.
-
- 24 Oct, 2008 7 commits
-
-
dlezcano authored
-
dlezcano authored
-
dlezcano authored
-
dlezcano authored
-
dlezcano authored
-
dlezcano authored
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.
-
dlezcano authored
path of the child will be wrong in case of error.
-
- 23 Oct, 2008 2 commits
- 20 Oct, 2008 1 commit
-
-
dlezcano authored
compiled the kernel. It relies on /proc/config.gz, if it is not compiled, the command will simply fail. If a feature is missing but not mandatory, "disabled" keyword will appear in yellow, if it is mandatory, it will appear in "red", otherwise the key word "enabled" will appear in green.
-
- 18 Oct, 2008 1 commit
-
-
dlezcano authored
several readers can attend the events from one or several containers. The syntax of the command has been enhanced to interpret regular expressions. If you want to monitor foo, lxc-monitor -n foo is the right command. If you want to monitor foo and bar, you should specify lxc-monitor -n "foo|bar", if you want to monitor all containers with the name beginning with 'foo', you have to specify lxc-monitor -n "foo.*". More complex regexp can be specified in accordance with the POSIX definitions, man regex (7).
-
- 15 Oct, 2008 1 commit
-
-
dlezcano authored
-
- 09 Oct, 2008 2 commits
- 08 Oct, 2008 4 commits
- 07 Oct, 2008 3 commits
- 06 Oct, 2008 3 commits
- 04 Oct, 2008 2 commits
- 25 Sep, 2008 1 commit
-
-
dlezcano authored
-
- 24 Sep, 2008 1 commit
-
-
dlezcano authored
-
- 23 Sep, 2008 3 commits
- 19 Sep, 2008 5 commits
-
-
dlezcano authored
-
dlezcano authored
-
legoater authored
-
dlezcano authored
The lxc-execute command will automatically create a new container and destroy it when it dies. If a configuration file is specified and the container does not exists, the container is created with the configuration file and destroyed when it dies.
-
dlezcano authored
-
- 17 Sep, 2008 1 commit
-
-
dlezcano authored
-