1. 27 Dec, 2009 4 commits
    • busybox template · eb960fea
      Daniel Lezcano authored
      This script builds a busybox rootfs and provides the associated
      configuration to run the busybox.
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
    • adapt lxc-sshd to be a template · 418c73ad
      Daniel Lezcano authored
      Cleanup the script, simplify it and pass the arguments to this
      script to be callable by lxc-create template logic.
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
    • add template option for lxc-create · 1b6d8e71
      Daniel Lezcano authored
      The lxc-create command is now able to call a sub script to install
      a mini template.
      Right now, debian is supported.
      
      The rootfs is stored automatically in <lxcpath>/<name>/rootfs
      So the rootfs is a subdirectory of the container configuration directory.
      
      When lxc-destroy is called, the rootfs is deleted with the container
      configuration.
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
    • cleanup lxc-debian script · fb7460fe
      Daniel Lezcano authored
      The lxc-debian is epurated and consolidated with a better
      error handling.
      
      This script is no longer interactive but it installs in a specified
      place the debian rootfs.
      
      This script is not supposed to be called directly so it will fall in
      libexec path very soon. This script is called by lxc-create
      as a template with the right option and the right place.
      
      The debian network configuration is by dhcp.
      Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
  2. 18 Dec, 2009 1 commit
  3. 15 Dec, 2009 3 commits
  4. 26 Nov, 2009 9 commits
  5. 24 Nov, 2009 3 commits
  6. 20 Nov, 2009 7 commits
  7. 19 Nov, 2009 7 commits
  8. 17 Nov, 2009 6 commits