summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2023-02-23debvm-create: also support --initsystem=runitHelmut Grohne
2023-02-23debvm-create: do not fsckHelmut Grohne
2023-02-20debvm-create: add --initsystem optionHelmut Grohne
2023-02-20debvm-create: avoid failing when we install no passwdHelmut Grohne
2023-02-05debvm-create: fix resizing of output imageHelmut Grohne
2023-02-05debvm-create: add --skip=initsystemHelmut Grohne
2023-02-05debvm-create: install systemd-sysv rather than initHelmut Grohne
2023-02-03debvm-create: update documentation for --skip=ext4Helmut Grohne
2023-02-02debvm-create: Output image in tar format if step "ext4" is skippedGioele Barabucci
2023-02-02debvm-run: deal with arbitrary disk labelsHelmut Grohne
2023-02-02debvm-create: make the ext4 look more like ext4Helmut Grohne
2023-01-26debvm-run: be a bit more verbose about detected architectureHelmut Grohne
2023-01-25Merge branch 'multiarch' into 'main'Helmut Grohne
2023-01-25debvm-run: always pass gic-version=max for arm64Helmut Grohne
2023-01-25debvm-run: disable kvm for armhf -> arm64 when the cpu cannot run itHelmut Grohne
2023-01-25debvm-run: internally differentiate between VMARCH and KERNELARCHHelmut Grohne
2023-01-25debvm-run: make shellcheck happyHelmut Grohne
2023-01-25debvm-run: also handle upgrading armHelmut Grohne
2023-01-25debvm-run: extract kernel image before inspecting itHelmut Grohne
2023-01-25debvm-run: handle some multiarch kernelsHelmut Grohne
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