Age | Commit message (Expand) | Author |
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-07 | use more perlpod formatting codes | Helmut Grohne |
2023-01-07 | Merge branch 'josch' into 'main' | Helmut Grohne |
2023-01-07 | Merge branch 'waitssh' into 'main' | Helmut Grohne |
2023-01-07 | debvm-run: add an example (I always forget about the -snapshot option) | Johannes Schauer Marin Rodrigues |
2023-01-04 | Merge branch 'user' into 'main' | Helmut Grohne |
2023-01-04 | add useraddhook/customize.sh | Johannes Schauer Marin Rodrigues |
2023-01-03 | debvm-waitssh: issue fewer test connections | Helmut Grohne |
2023-01-03 | debvm-waitssh: force ipv4 | Helmut Grohne |
2023-01-03 | debvm-waitssh: make timeout configurable and restore previous value for tests | Helmut Grohne |
2023-01-03 | Merge branch 'ssh' into 'main' | Helmut Grohne |
2023-01-03 | gitlab-ci: stop installing sleepenh | Helmut Grohne |
2023-01-03 | add a debvm-waitssh utility | Helmut Grohne |
2023-01-03 | more docs for the ssh options | Johannes Schauer Marin Rodrigues |
2023-01-03 | debvm-create: set permissions of ~/.ssh to 700 | Johannes Schauer Marin Rodrigues |
2023-01-02 | README: advertise debvm as root-less | Helmut Grohne |
2023-01-01 | debvm-run: support riscv64 | Helmut Grohne |
2022-12-31 | Merge branch 'dist-ugrade' into 'main' | Helmut Grohne |
2022-12-31 | gitlab-ci: also apply shellcheck and codespell to tests | Helmut Grohne |
2022-12-31 | Use more variables | Jochen Sprickerhof |
2022-12-31 | Merge branch 'pod2man' into 'main' | Helmut Grohne |
2022-12-31 | tests: rework common code | Helmut Grohne |
2022-12-31 | tests: discover tool under test from $PATH | Helmut Grohne |
2022-12-28 | Test dist-upgrades | Jochen Sprickerhof |
2022-12-28 | Extract ssh connection check to try-ssh.sh | Jochen Sprickerhof |
2022-12-28 | test: wait for qemu to terminate | Helmut Grohne |
2022-12-28 | tests: do not attempt to update a known hosts file | Helmut Grohne |
2022-12-28 | debvm-create: do clean downloaded .debs | Helmut Grohne |
2022-12-28 | update pod2man documentation | Helmut Grohne |
2022-12-28 | Merge branch main into branch pod2man | Helmut Grohne |
2022-12-28 | debvm-create: rename -s option to -z | Helmut Grohne |
2022-12-28 | add a mmdebstrap example hook for mounting 9p file systems | Helmut Grohne |
2022-12-28 | Merge branch 'longoptions' into 'main' | Helmut Grohne |
2022-12-28 | debvm-create: allow easily overriding the kernel image | Helmut Grohne |
2022-12-27 | Merge branch 'ci_ssh' into 'main' | Helmut Grohne |
2022-12-27 | test script: Use positional arguments | Jochen Sprickerhof |
2022-12-27 | support long options | Helmut Grohne |
2022-12-27 | debvm-run: reenable smp for real | Helmut Grohne |
2022-12-25 | debvm-create: do not truncate images beyond their minimum size | Helmut Grohne |
2022-12-23 | Fix image name for fsck | Jochen Sprickerhof |
2022-12-23 | Simplify .gitlab-ci.yml | Jochen Sprickerhof |
2022-12-23 | Use ext4 for test image extension | Jochen Sprickerhof |
2022-12-23 | Move tests to tests/create-and-run.sh (Closes: #4) | Jochen Sprickerhof |