1. 05 Nov, 2008 1 commit
  2. 04 Nov, 2008 3 commits
  3. 28 Oct, 2008 3 commits
  4. 26 Oct, 2008 1 commit
  5. 24 Oct, 2008 7 commits
  6. 23 Oct, 2008 2 commits
  7. 20 Oct, 2008 1 commit
    • This new command is a helper to check if the needed functionalities are · 22e761af
      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.
  8. 18 Oct, 2008 1 commit
    • These modifications improve the monitoring support of the container. Now · 80f41298
      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).
  9. 15 Oct, 2008 1 commit
  10. 09 Oct, 2008 2 commits
  11. 08 Oct, 2008 4 commits
  12. 07 Oct, 2008 3 commits
  13. 06 Oct, 2008 3 commits
  14. 04 Oct, 2008 2 commits
  15. 25 Sep, 2008 1 commit
  16. 24 Sep, 2008 1 commit
  17. 23 Sep, 2008 3 commits
  18. 19 Sep, 2008 1 commit