Age | Commit message (Expand) | Author |
2023-01-17 | expand architecture coverage | Helmut Grohne |
2023-01-17 | debvm-create: combine ?exact-name with ?not(virtual) | Helmut Grohne |
2023-01-17 | debvm-create: fix syntax broken in parent commit | Helmut Grohne |
2023-01-17 | debvm-create: avoid splitting features to multiple code locations | Helmut Grohne |
2023-01-17 | debvm-create: stop validating the suite | Helmut Grohne |
2023-01-17 | debvm-create: install linux-image-generic as an alternative kernel name | Helmut Grohne |
2023-01-17 | debvm-create: use maybe-merged-usr hook | Helmut Grohne |
2023-01-17 | debvm-create: defer kernel selection to apt | Helmut Grohne |
2023-01-15 | Merge branch 'drop_mirror' into 'main' | Helmut Grohne |
2023-01-15 | debvm-create: update documentation for dropped mirror option | Helmut Grohne |
2023-01-15 | debvm-create: actually drop -m from the getopts invocation | Helmut Grohne |
2023-01-15 | debvm-create: carefully handle a -o filename starting with a dash | Helmut Grohne |
2023-01-15 | Merge support_boot into main | Helmut Grohne |
2023-01-15 | debvm-run: fix logic inversion in parent commit | Helmut Grohne |
2023-01-15 | debvm-run: fix for relative symlinks below boot/ | Helmut Grohne |
2023-01-15 | Apply 1 suggestion(s) to 1 file(s) | Johannes Schauer Marin Rodrigues |
2023-01-15 | Drop mirror option | Jochen Sprickerhof |
2023-01-15 | README.md: fix typo | Helmut Grohne |
2023-01-15 | debvm-run: guess the location of the kernel | Helmut Grohne |
2023-01-15 | Document additional kernel link names | Jochen Sprickerhof |
2023-01-15 | Avoid unnecessary debugfs call | Jochen Sprickerhof |
2023-01-15 | Support kernel links in /boot (Ubuntu) | Jochen Sprickerhof |
2023-01-15 | Merge branch 'helmut' into 'main' | Helmut Grohne |
2023-01-13 | change cmdline variable debvm.term to TERM | Helmut Grohne |
2023-01-13 | debvm-create: remove --package option | Helmut Grohne |
2023-01-13 | Merge branch main into helmut | Helmut Grohne |
2023-01-13 | Merge branch 'skip' into 'main' | Helmut Grohne |
2023-01-13 | debvm-create: add --skip=kernel | Helmut Grohne |
2023-01-13 | debvm-create: defer the decision of installing libnss-resolve to apt | Helmut Grohne |
2023-01-13 | automatically set up agetty TERM when possible | Helmut Grohne |
2023-01-12 | debvm-create: also move dpkg's available database to a hook file | Helmut Grohne |
2023-01-11 | debvm-create: move functionality into support files | Helmut Grohne |
2023-01-11 | CI: attempt to fix by not using a relative path in $PATH | Helmut Grohne |
2023-01-11 | Merge branch main into skip | Helmut Grohne |
2023-01-11 | debvm-run: fix typo in error path | Helmut Grohne |
2023-01-11 | move the debvm-* tools to bin | Helmut Grohne |
2023-01-08 | Merge branch 'faq' into 'main' | Helmut Grohne |
2023-01-08 | Add FAQ to debvm-run | Jochen Sprickerhof |
2023-01-08 | debvm-create: automatically log in on serial getty | Helmut Grohne |
2023-01-08 | Merge branch 'josch' into 'main' | Johannes Schauer Marin Rodrigues |
2023-01-08 | debvm-waitssh: remove redundant adjective 'positive' from error message | Johannes Schauer Marin Rodrigues |
2023-01-08 | debvm-waitssh: don't apply -q to usage errors and further port check | Helmut Grohne |
2023-01-08 | debvm-waitssh: bad usage should result in exit 2 | Helmut Grohne |
2023-01-08 | debvm-waitssh: standardize option parser | Helmut Grohne |
2023-01-08 | debvm-waitssh: error out if hostname contains @ character | Johannes Schauer Marin Rodrigues |
2023-01-08 | debvm-waitssh: error out if port number is not a positive integer | Johannes Schauer Marin Rodrigues |
2023-01-08 | debvm-waitssh: output error message if timeout is reached | Johannes Schauer Marin Rodrigues |
2023-01-08 | debvm-waitssh: add --quiet option | Johannes Schauer Marin Rodrigues |
2023-01-08 | debvm-create: allow skipping the usrmerge hook | Helmut Grohne |
2023-01-07 | use more perlpod formatting codes | Helmut Grohne |