1. 14 May, 2013 2 commits
  2. 13 May, 2013 1 commit
  3. 09 May, 2013 1 commit
  4. 08 May, 2013 2 commits
    • lxc-monitor multiple paths · 8d06bd13
      Dwight Engen authored
      Signed-off-by: 's avatarDwight Engen <dwight.engen@oracle.com>
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
    • lxc-ps: handle cgroup collisions · 566c0d6d
      Serge Hallyn authored
      A few months ago cgroup handling in lxc was updated so that if
      /sys/fs/cgroup/$cgroup/lxc/$container already exists (most often
      due to another container by the same name under a different lxcpath),
      then /sys/fs/cgroup/$cgroup/lxc/${container}-N would be used.
      
      lxc-ps was never updated to handle this.  Fix that.
      
      (Note, the ns cgroup is being special cased there, but I don't
      really believe ns cgroup works any more.)
      
      It would be preferable to rewrite lxc-ps in python or in C, but
      this at least makes the basic lxc-ps work in the case of multiple
      containers with the same name.
      
      Changelog:
      	fix missing fi.
      	replace 'z1' with '$container' as pointed out by Christian
      Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
  5. 07 May, 2013 8 commits
  6. 06 May, 2013 3 commits
  7. 03 May, 2013 9 commits
  8. 02 May, 2013 3 commits
  9. 01 May, 2013 1 commit
  10. 30 Apr, 2013 10 commits