summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2023-06-22Merge run-netopt into mainHelmut Grohne
2023-06-22Merge qemu-append into mainHelmut Grohne
2023-06-21debvm-run: add a --netopt option to customize the -netdevHelmut Grohne
2023-06-20debvm-run: fix local emulation of set -exHelmut Grohne
2023-06-19debvm-run: match on DEB_HOTS_ARCH_CPU rather than DEB_HOST_ARCHHelmut Grohne
2023-06-19debvm-run: make shellcheck happyHelmut Grohne
2023-06-19bin/debvm-run: qemu (>> 1:8.0) provides symlinks for qemu-system-${debarch} a...Johannes Schauer Marin Rodrigues
2023-06-19debvm-run: avoid hard coding fds for kernel and initrdHelmut Grohne
2023-06-19debvm-run: replace shell process with qemu processHelmut Grohne
2023-06-09the argument to setterm is --resize, not -resizeHelmut Grohne
2023-06-07debvm-run: add an --append optionHelmut Grohne
2023-04-27debvm-create: recognize finit as an init systemHelmut Grohne
2023-03-30debvm-run: do not apply pauth-impdef=on to arm32Helmut Grohne
2023-03-29debvm-run: massively speed up tcg emulation of arm cpusHelmut Grohne
2023-03-19debvm-waitssh: improve comment about character rangesHelmut Grohne
2023-03-11debvm-run: --graphical should not require an argumentHelmut Grohne
2023-03-06debvm-create: autodetect size of serial consolesHelmut Grohne
2023-03-06debvm-create: deprecate and hide the -a optionHelmut Grohne
2023-03-06support a mips64el kernel in a mipsel image via multiarchHelmut Grohne
2023-03-05debvm-create: extend examples in the manual pageHelmut Grohne
2023-03-05debvm-run: always use virtio input devices for graphical modeHelmut Grohne
2023-03-02debvm-run: be more explicit about graphics and cloud kernelsHelmut Grohne
2023-03-02debvm-run: improve graphical experience on !x86Arnd Bergmann
2023-02-23debvm-create: also support --initsystem=busyboxHelmut Grohne
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