Age | Commit message (Expand) | Author |
2023-03-21 | update contributor list | Helmut Grohne |
2023-03-19 | debvm-waitssh: improve comment about character ranges | Helmut Grohne |
2023-03-11 | debvm-run: --graphical should not require an argument | Helmut Grohne |
2023-03-06 | debvm-create: autodetect size of serial consoles | Helmut Grohne |
2023-03-06 | drop workaround for kernel bug #1029270 | Helmut Grohne |
2023-03-06 | debvm-create: deprecate and hide the -a option | Helmut Grohne |
2023-03-06 | support a mips64el kernel in a mipsel image via multiarch | Helmut Grohne |
2023-03-05 | debvm-create: extend examples in the manual page | Helmut Grohne |
2023-03-05 | debvm-run: always use virtio input devices for graphical mode | Helmut Grohne |
2023-03-02 | debvm-run: be more explicit about graphics and cloud kernels | Helmut Grohne |
2023-03-02 | debvm-run: improve graphical experience on !x86 | Arnd Bergmann |
2023-02-28 | upload 0.2.9 to unstable | Helmut Grohne |
2023-02-23 | debvm-create: also support --initsystem=busybox | Helmut Grohne |
2023-02-23 | debvm-create: also support --initsystem=runit | Helmut Grohne |
2023-02-23 | debvm-create: do not fsck | Helmut Grohne |
2023-02-20 | debvm-create: add --initsystem option | Helmut Grohne |
2023-02-20 | debvm-create: fix graphical sysv autologin | Helmut Grohne |
2023-02-20 | debvm-create: extend autologin hook to work with sysvinit | Helmut Grohne |
2023-02-20 | debvm-create: avoid failing when we install no passwd | Helmut Grohne |
2023-02-10 | upload 0.2.8 to unstable: more autopkgtest fixing | Helmut Grohne |
2023-02-09 | autopkgtest: improve unprivieleged unshare condition | Helmut Grohne |
2023-02-08 | autopkgtests: drop versioned qemu dependency | Helmut Grohne |
2023-02-05 | upload 0.2.7 to unstable: autopkgtest without fakechroot | Helmut Grohne |
2023-02-05 | debvm-create: fix resizing of output image | Helmut Grohne |
2023-02-05 | debvm-create: add --skip=initsystem | Helmut Grohne |
2023-02-05 | debvm-create: install systemd-sysv rather than init | Helmut Grohne |
2023-02-05 | debian: autopkgtest: do away with fakeroot | Helmut Grohne |
2023-02-03 | Merge branch tar-output into main | Helmut Grohne |
2023-02-03 | debvm-create: update documentation for --skip=ext4 | Helmut Grohne |
2023-02-02 | debvm-create: Output image in tar format if step "ext4" is skipped | Gioele Barabucci |
2023-02-02 | debvm-run: deal with arbitrary disk labels | Helmut Grohne |
2023-02-02 | debvm-create: make the ext4 look more like ext4 | Helmut Grohne |
2023-02-01 | debian: add qemu as test trigger | Helmut Grohne |
2023-01-27 | upload as 0.2.6 to unstable in another attempt at autopkgtests | Helmut Grohne |
2023-01-27 | debian: autopkgtest: disable on armel and armhf as they're too slow | Helmut Grohne |
2023-01-27 | debian: autopkgtest: stop triggering on unused 686-pae kernel image | Helmut Grohne |
2023-01-27 | debian: autopkgtests: depend on suitably recent fakechroot | Helmut Grohne |
2023-01-26 | debian: autopkgtest needs file on i386 to refine arch guess | Helmut Grohne |
2023-01-26 | debvm-run: be a bit more verbose about detected architecture | Helmut Grohne |
2023-01-25 | upload as 0.2.5 to unstable | Helmut Grohne |
2023-01-25 | Merge branch 'multiarch' into 'main' | Helmut Grohne |
2023-01-25 | debvm-run: always pass gic-version=max for arm64 | Helmut Grohne |
2023-01-25 | debvm-run: disable kvm for armhf -> arm64 when the cpu cannot run it | Helmut Grohne |
2023-01-25 | debvm-run: internally differentiate between VMARCH and KERNELARCH | Helmut Grohne |
2023-01-25 | debvm-run: make shellcheck happy | Helmut Grohne |
2023-01-25 | debvm-run: also handle upgrading arm | Helmut Grohne |
2023-01-25 | debvm-run: extract kernel image before inspecting it | Helmut Grohne |
2023-01-25 | tests: use an amd64 kernel on i386 | Helmut Grohne |
2023-01-25 | debvm-create: handle multiarch kernel for 32bit+64bit arm | Helmut Grohne |
2023-01-25 | debvm-run: handle some multiarch kernels | Helmut Grohne |