1. 26 Oct, 2010 4 commits
  2. 12 Oct, 2010 6 commits
  3. 05 Oct, 2010 1 commit
  4. 03 Oct, 2010 8 commits
  5. 01 Oct, 2010 3 commits
  6. 13 Sep, 2010 1 commit
    • configure container architecture · cccc74b5
      Daniel Lezcano authored
      When a container is installed with 32bits binaries while we are
      running on a 64bits host, inside the container we are seen as
      64bits arch. That leads to some problems for the package updates
      because the scripts will download 64bits packages instead of 32bits.
      
      This patch defines a configuration variable to set the architecture
      of the container.
      
      lxc.arch = i686 | x86 | x86_64 | amd64
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
  7. 26 Jul, 2010 1 commit
  8. 23 Jul, 2010 9 commits
  9. 22 Jul, 2010 2 commits
  10. 20 Jul, 2010 5 commits