- 23 Feb, 2017 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 22 Feb, 2017 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 07 Dec, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 08 Nov, 2016 2 commits
-
-
Julien Muchembled authored
-
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.
-
- 07 Nov, 2016 1 commit
-
-
Julien Muchembled authored
-
- 06 Nov, 2016 1 commit
-
-
Julien Muchembled authored
-
- 30 Oct, 2016 1 commit
-
-
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.
-
- 29 Oct, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 28 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 27 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 24 Oct, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 23 Oct, 2016 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 19 Oct, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 10 Oct, 2016 7 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 03 May, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 15 Feb, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 22 Oct, 2015 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kirill Smelkov authored
Because revision specifies worktree state exactly, and if we have it already, we don't need to fetch anything -- it is possible to checkout/reset to the revision right away. The reason for this patch is that fetching is sometimes not very fast or even slow. For example today, gitlab.com had some outage and I've developed this patch while waiting for it to come back. /reviewed-by @jerome, @kazuhiko /reviewed-on !1
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 10 Apr, 2015 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
This fixes this error: [2015-04-10 06:28:09,906] INFO exec self.options['script'] [2015-04-10 06:28:09,906] INFO File "<string>", line 6, in <module> [2015-04-10 06:28:09,906] INFO NameError: name 'env' is not defined When installing busybox
-
- 06 Mar, 2015 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 05 Mar, 2015 1 commit
-
-
Jérome Perrin authored
This reverts commit ab3bdcfb.
-