Age | Commit message (Expand) | Author |
2022-12-21 | debvm-create: use cloud kernel for arm64 as well | Johannes Schauer Marin Rodrigues |
2022-12-21 | README.md: add short usage example | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-run: use unsafe cache for more performance | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-run: set the name for the process and SDL window caption | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-run: no need for true randomness -- use /dev/urandom to be faster | Johannes Schauer Marin Rodrigues |
2022-12-21 | .gitlab-ci.yml: use timeout from coreutils instead of timelimit | Johannes Schauer Marin Rodrigues |
2022-12-21 | Merge branch josch into main | Helmut Grohne |
2022-12-21 | debvm-create: skip the apt cleanup | Helmut Grohne |
2022-12-21 | attach the disk via virtio interface for some speed gain and to unify the dev... | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-run: run qemu with -no-user-config | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-run: on arm64 there is no default machine -- set one | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-run: if mmdebstrap failed, the image file might exist but have zero siz... | Johannes Schauer Marin Rodrigues |
2022-12-21 | debvm-create: explicitly request ext2 format from mmdebstrap | Helmut Grohne |
2022-12-21 | debvm-run: drop unnecessary -M option for s390x | Helmut Grohne |
2022-12-21 | vague mipsen support | Helmut Grohne |
2022-12-21 | debvm-run: improve error message for bad images | Helmut Grohne |
2022-12-21 | support ppc64el | Helmut Grohne |
2022-12-21 | gitlab-ci: increase boot wait | Helmut Grohne |
2022-12-21 | support i386 | Helmut Grohne |
2022-12-21 | make it work for armhf | Helmut Grohne |
2022-12-21 | Merge branch 'matrix' into 'main' | Helmut Grohne |
2022-12-21 | CI: switch to debian:sid-slim | Jochen Sprickerhof |
2022-12-21 | Test different releases | Jochen Sprickerhof |
2022-12-21 | experiment with a simple .gitlab-ci.yml | Helmut Grohne |
2022-12-21 | debvm-run: skip kvm-specific options when kvm is unavailable | Helmut Grohne |
2022-12-21 | debvm-run: allow running without kvm | Helmut Grohne |
2022-12-21 | debvm-create: avoid the usrmerge package | Helmut Grohne |
2022-12-21 | debvm-create: avoid unnecessary dependency on systemd outside | Helmut Grohne |
2022-12-20 | debvm-create: record bug number for jessie workaround | Helmut Grohne |
2022-12-20 | README.md: Why? | Helmut Grohne |
2022-12-20 | debvm-create: allow passing arbitrary mmdebstrap options | Helmut Grohne |
2022-12-20 | initial checkin | Helmut Grohne |