Age | Commit message (Expand) | Author |
2025-05-12 | debefivm-create: fix typo in usage message | Colin Watson |
2025-05-06 | debefivm-create: drop nosymfollow for the EFI filesystem | Helmut Grohne |
2025-04-11 | Merge branch 'debefivm' into 'main' | Helmut Grohne |
2025-04-11 | debefivm-create: follow autologin change of debvm-create | Helmut Grohne |
2025-04-10 | debvm-create: reword --skip=autologin documentation again | Helmut Grohne |
2025-04-10 | debvm-create: --skip=autologin also covers deletion of the root password | Helmut Grohne |
2025-04-06 | add a new family of wrappers for EFI based images | Helmut Grohne |
2025-03-29 | debvm-run: fix recognizing amd64 kernels with updated file tool | Helmut Grohne |
2025-03-29 | debvm-create: create a more sensible /etc/hosts | Helmut Grohne |
2025-03-29 | debvm-run: re-enable qemu detection for pre-trixie | Helmut Grohne |
2025-03-27 | fix deletion of root password again | Helmut Grohne |
2024-11-12 | debvm-run: also try resolv.conf for dnssearch | Helmut Grohne |
2024-08-13 | debvm-create: implement password deletion with correctly quoted sed | Helmut Grohne |
2024-08-12 | debvm-create: revert back to passwd for deleting the root password | Helmut Grohne |
2024-08-09 | debvm-create: avoid using passwd --delete | Helmut Grohne |
2024-08-09 | debvm-run: fix manual page | Helmut Grohne |
2024-06-23 | debvm-create: do install login | Helmut Grohne |
2024-05-08 | debvm-create: Increase default VM size to 2G | Benjamin Drung |
2024-05-02 | debvm-create: turn of incompatible ext features for jessie | Helmut Grohne |
2024-04-10 | debvm-create: clarify that passing an empty string to -r may be ok | Helmut Grohne |
2024-03-25 | Merge feature-virtio-bus into main | Helmut Grohne |
2024-03-05 | debvm-run: add --transport option | Helmut Grohne |
2024-03-05 | debvm-run: refactor bus management | Helmut Grohne |
2024-03-05 | debvm-run: skip rngdev for sparc64 via opt_skip | Helmut Grohne |
2024-02-27 | debvm-create: explain the trap 'exit 1' | Helmut Grohne |
2024-02-27 | debvm-create: emit an empty /dev | Helmut Grohne |
2024-02-27 | debvm-create: fix --skip ext4 | Helmut Grohne |
2024-02-26 | debvm-create: allow running without unshare again | Helmut Grohne |
2024-02-26 | debvm-create: switch from genext2fs to mkfs.ext4 | Helmut Grohne |
2024-01-09 | debvm-run: use -cpu max for kvm | Helmut Grohne |
2024-01-09 | disable highmem for 32bit arm by default | Helmut Grohne |
2024-01-07 | debvm-run.1: more details on disabling network | Helmut Grohne |
2023-09-24 | bin/debvm-waitssh: make --timeout=N work | Johannes Schauer Marin Rodrigues |
2023-07-04 | bin/debvm-run: commas in the image filename must be escaped | Johannes Schauer Marin Rodrigues |
2023-06-24 | bin/debvm-run: allow being run in environments without TERM set | Johannes Schauer Marin Rodrigues |
2023-06-22 | Merge run-skip into main | Helmut Grohne |
2023-06-22 | debvm-run: restore behaviour of repeated --sshport flags | Helmut Grohne |
2023-06-22 | Merge run-netopt into main | Helmut Grohne |
2023-06-22 | Merge qemu-append into main | Helmut Grohne |
2023-06-22 | debvm-run: expand the rootdev skip | Helmut Grohne |
2023-06-21 | debvm-run: add a --netopt option to customize the -netdev | Helmut Grohne |
2023-06-20 | debvm-run: add a --skip option | Helmut Grohne |
2023-06-20 | debvm-run: fix local emulation of set -ex | Helmut Grohne |
2023-06-19 | debvm-run: match on DEB_HOTS_ARCH_CPU rather than DEB_HOST_ARCH | Helmut Grohne |
2023-06-19 | debvm-run: make shellcheck happy | Helmut Grohne |
2023-06-19 | bin/debvm-run: qemu (>> 1:8.0) provides symlinks for qemu-system-${debarch} a... | Johannes Schauer Marin Rodrigues |
2023-06-19 | debvm-run: avoid hard coding fds for kernel and initrd | Helmut Grohne |
2023-06-19 | debvm-run: replace shell process with qemu process | Helmut Grohne |
2023-06-09 | the argument to setterm is --resize, not -resize | Helmut Grohne |
2023-06-07 | debvm-run: add an --append option | Helmut Grohne |