1. 08 Mar, 2017 3 commits
  2. 23 Feb, 2017 2 commits
  3. 22 Feb, 2017 2 commits
  4. 07 Dec, 2016 2 commits
  5. 08 Nov, 2016 2 commits
    • Julien Muchembled's avatar
      Release 0.28 · e6b9fc64
      Julien Muchembled authored
      e6b9fc64
    • Julien Muchembled's avatar
      vm.install-debian: fixes/improvements · 0f910594
      Julien Muchembled authored
      - No more limit on the number of preseed parameters, by placing a preseed.cfg
        file inside the initrd, instead of passing them all via the command line.
        The kernel is usually limited to 32 parameters and it panics when there are
        too many.
      
      - Dist-specific options.
      
      - Recognize preseed aliases.
      
      - late-command is run with '/bin/sh -e' and it must exit with EX_OK (0),
        otherwise the installer stops.
      0f910594
  6. 07 Nov, 2016 1 commit
  7. 06 Nov, 2016 1 commit
  8. 30 Oct, 2016 1 commit
    • Julien Muchembled's avatar
      vm: change how commands can be easily run with a normal user account on the guest · 5e991d07
      Julien Muchembled authored
      9p has no option to map uid/gid, which means that the user on the guest should
      have the same ids than on the host to avoid issues when accessing mount points.
      
      This is easier to create such user in 'vm.run' rather than in 'vm.install-*'.
      In other words, this commit reverts to the previous behaviour that
      'vm.install-*' does not create a normal user account by default.
      5e991d07
  9. 29 Oct, 2016 2 commits
  10. 28 Oct, 2016 1 commit
  11. 27 Oct, 2016 1 commit
  12. 24 Oct, 2016 2 commits
  13. 23 Oct, 2016 3 commits
  14. 19 Oct, 2016 2 commits
  15. 10 Oct, 2016 7 commits
  16. 03 May, 2016 1 commit
  17. 15 Feb, 2016 1 commit
  18. 22 Oct, 2015 4 commits
  19. 10 Apr, 2015 2 commits