Age | Commit message (Expand) | Author |
2023-01-21 | debvm-run: also pass reasonable -cpu for native non-kvm | Helmut Grohne |
2023-01-21 | debvm-run: prefer qemu-system-* over kvm | Helmut Grohne |
2023-01-21 | debvm-run: pass -M accel=kvm:tcg rather than -enable-kvm | Helmut Grohne |
2023-01-21 | debian: work around qemu-system-misc not providing qemu-kvm on s390x | Helmut Grohne |
2023-01-21 | debvm-run: only pass gic-version when kvm is available | Helmut Grohne |
2023-01-21 | extend bios recommendations | Helmut Grohne |
2023-01-21 | debvm-run: compute -machine independently of being native | Helmut Grohne |
2023-01-20 | use ssh option NoHostAuthenticationForLocalhost | Helmut Grohne |
2023-01-20 | trigger autopkgtests on linux uploads | Helmut Grohne |
2023-01-20 | Upload to unstable as 0.2.1 to fix autopkgtest | Helmut Grohne |
2023-01-20 | add lintian override for accessing the dpkg database | Helmut Grohne |
2023-01-18 | Suggest qemu-system-gui | Jochen Sprickerhof |
2023-01-18 | Fix qemu recommendations | Helmut Grohne |
2023-01-18 | Demote binfmt-support recommendation | Helmut Grohne |
2023-01-18 | bump mmdebstrap dependency | Helmut Grohne |
2023-01-18 | upload debvm 0.2 to unstable | Helmut Grohne |
2023-01-18 | Update debian packaging | Helmut Grohne |
2023-01-18 | Merge branch debian into main | Helmut Grohne |
2023-01-18 | Merge branch 'faq' into 'main' | Helmut Grohne |
2023-01-18 | Update FAQ about console renderings | Jochen Sprickerhof |
2023-01-18 | Add better Qemu options | Jochen Sprickerhof |
2023-01-18 | debvm-create: explain why we install an initramfs | Helmut Grohne |
2023-01-18 | Merge branch 'one-kernel' into 'main' | Helmut Grohne |
2023-01-17 | debvm-create: install an initramfs generator | Helmut Grohne |
2023-01-17 | debvm-create: install only one kernel image | Helmut Grohne |
2023-01-17 | Merge branch 'cleanup' into 'main' | Helmut Grohne |
2023-01-17 | Add --skip=autologin | Jochen Sprickerhof |
2023-01-17 | Allow arbitrary image sizes | Jochen Sprickerhof |
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 |