summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2023-01-24debvm-run: do not pass -smp on unicore systemsHelmut Grohne
2023-01-22debvm-run: arm virt machine cannot do more than 8 coresHelmut Grohne
2023-01-22debv-run: apply smp limits for the native caseHelmut Grohne
2023-01-21debvm-run: also avoid pci networking for m68kHelmut Grohne
2023-01-21debvm-run: refactor rng deviceHelmut Grohne
2023-01-21debvm-run: use gic-version=max for arm64Helmut Grohne
2023-01-21debvm-run: skip virtio-rng-pci for architectures that lack pciHelmut Grohne
2023-01-21debvm-run: also pass reasonable -cpu for native non-kvmHelmut Grohne
2023-01-21debvm-run: prefer qemu-system-* over kvmHelmut Grohne
2023-01-21debvm-run: pass -M accel=kvm:tcg rather than -enable-kvmHelmut Grohne
2023-01-21debvm-run: only pass gic-version when kvm is availableHelmut Grohne
2023-01-21debvm-run: compute -machine independently of being nativeHelmut Grohne
2023-01-20use ssh option NoHostAuthenticationForLocalhostHelmut Grohne
2023-01-18Merge branch 'faq' into 'main'Helmut Grohne
2023-01-18Update FAQ about console renderingsJochen Sprickerhof
2023-01-18Add better Qemu optionsJochen Sprickerhof
2023-01-17debvm-create: install only one kernel imageHelmut Grohne
2023-01-17Merge branch 'cleanup' into 'main'Helmut Grohne
2023-01-17Add --skip=autologinJochen Sprickerhof
2023-01-17Allow arbitrary image sizesJochen Sprickerhof
2023-01-17expand architecture coverageHelmut Grohne
2023-01-17debvm-create: combine ?exact-name with ?not(virtual)Helmut Grohne
2023-01-17debvm-create: fix syntax broken in parent commitHelmut Grohne
2023-01-17debvm-create: avoid splitting features to multiple code locationsHelmut Grohne
2023-01-17debvm-create: stop validating the suiteHelmut Grohne
2023-01-17debvm-create: install linux-image-generic as an alternative kernel nameHelmut Grohne
2023-01-17debvm-create: use maybe-merged-usr hookHelmut Grohne
2023-01-17debvm-create: defer kernel selection to aptHelmut Grohne
2023-01-15Merge branch 'drop_mirror' into 'main'Helmut Grohne
2023-01-15debvm-create: update documentation for dropped mirror optionHelmut Grohne
2023-01-15debvm-create: actually drop -m from the getopts invocationHelmut Grohne
2023-01-15debvm-create: carefully handle a -o filename starting with a dashHelmut Grohne
2023-01-15debvm-run: fix logic inversion in parent commitHelmut Grohne
2023-01-15debvm-run: fix for relative symlinks below boot/Helmut Grohne
2023-01-15Apply 1 suggestion(s) to 1 file(s)Johannes Schauer Marin Rodrigues
2023-01-15Drop mirror optionJochen Sprickerhof
2023-01-15debvm-run: guess the location of the kernelHelmut Grohne
2023-01-15Document additional kernel link namesJochen Sprickerhof
2023-01-15Avoid unnecessary debugfs callJochen Sprickerhof
2023-01-15Support kernel links in /boot (Ubuntu)Jochen Sprickerhof
2023-01-13change cmdline variable debvm.term to TERMHelmut Grohne
2023-01-13debvm-create: remove --package optionHelmut Grohne
2023-01-13Merge branch main into helmutHelmut Grohne
2023-01-13debvm-create: defer the decision of installing libnss-resolve to aptHelmut Grohne
2023-01-13automatically set up agetty TERM when possibleHelmut Grohne
2023-01-12debvm-create: also move dpkg's available database to a hook fileHelmut Grohne
2023-01-11debvm-create: move functionality into support filesHelmut Grohne
2023-01-11move the debvm-* tools to binHelmut Grohne