Commit Graph

16 Commits

Author SHA1 Message Date
9a750b0337
Fix repository error on debian:bullseye-slim
Fix repository error on latest debian:bullseye-slim base image
2022-11-01 22:21:24 +09:00
e9e04b85a2 change the repository server 2022-01-06 17:36:22 +09:00
5dee1ef236 change the repository server 2022-01-06 17:34:52 +09:00
Tianon Gravi
6ea6a98214 Update to Debian Bullseye 2021-08-23 14:29:57 -07:00
Tianon Gravi
dea0e24bf9 Switch from SKS to Ubuntu keyserver
See also https://github.com/docker-library/faq#openpgp--gnupg-keys-and-verification and https://github.com/tianon/pgp-happy-eyeballs
2021-06-22 14:18:42 -07:00
Tianon Gravi
d32fb448a8 Remove "user" targets (for now) 2021-03-30 21:20:13 -07:00
Tianon Gravi
9b65e709eb Add explicit "native" variants
These are explicitly targeting their native architectures -- for example, the amd64 build will only include `qemu-system-x86_64`, which leads to much smaller images for folks who just want to run a VM on its native platform.
2021-03-20 22:10:01 -07:00
Tianon Gravi
655b15eb4b
Merge pull request #21 from tianon/pkgversion
Add source URL to "pkgversion"
2021-03-19 19:07:46 -07:00
Tianon Gravi
60b52f4eb2
Merge pull request #20 from tianon/firmware
Add "qemu-efi-aarch64" and "qemu-efi-arm" firmware packages and set "firmwarepath" matching Debian's
2021-03-19 09:04:32 -07:00
Tianon Gravi
8e51bdb10d Try writing zero bytes to "/dev/kvm" as a more robust test for access
Looking at https://lwn.net/Articles/658511/, this seems like it should be reasonably harmless as a simple test of whether we can expect `/dev/kvm` to work.

Fixes #4
2021-03-19 08:57:33 -07:00
Tianon Gravi
ff9825b0ec Add source URL to "pkgversion"
This should make `--version` output more helpful in any upstream bug reports so they can trace back to the source of the build.
2021-03-19 08:44:22 -07:00
Tianon Gravi
3fbba0e2eb Add "qemu-efi-aarch64" and "qemu-efi-arm" firmware packages and set "firmwarepath" matching Debian's 2021-03-19 08:38:04 -07:00
Tianon Gravi
4e1a7d35a8 Also switch "riscv64" to "virtio-net-device" 2021-03-02 15:46:10 -08:00
Tianon Gravi
52b04a86c3 Switch riscv64 to virtio-scsi-device too 2021-03-02 15:44:06 -08:00
Tianon Gravi
eda2c39410 Add riscv64 2021-03-01 15:30:19 -08:00
Tianon Gravi
a8ee06eafc Update to 5.2.0 (GA) 2020-12-08 13:59:00 -08:00