Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-21 | gitlab-ci: increase boot wait | Helmut Grohne | |
This is a race condition. Let's see whether we can win it more reliably. | |||
2022-12-21 | support i386 | Helmut Grohne | |
2022-12-21 | make it work for armhf | Helmut Grohne | |
* Pick the right kernel image * The disk is vda * Use the right qemu and pass the right flags Reported-by: Jochen Sprickerhof <git@jochen.sprickerhof.de> | |||
2022-12-21 | Merge branch 'matrix' into 'main' | Helmut Grohne | |
Test different releases See merge request helmutg/debvm!1 | |||
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 | |
The kvm binary will still opt into kvm when available. | |||
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 | |
Reported-by: Johannes Schauer Marin Rodrigues <josch@debian.org> | |||
2022-12-20 | initial checkin | Helmut Grohne | |