update buildroot image

with 6.8 kernel, virtio drivers (virtio-net, virtio-balloon,
virtio-console) and some networking utils (socat and tcpdump)
Thanks @SuperMaxusa
This commit is contained in:
Fabian 2024-09-01 14:08:21 +02:00
parent 994dfa7d97
commit 725a4e3b47
8 changed files with 22 additions and 12 deletions

View file

@ -152,7 +152,7 @@ for a full setup on Debian or
The disk images for testing are not included in this repository. You can
download them directly from the website using:
`wget -P images/ https://i.copy.sh/{linux3.iso,linux.iso,linux4.iso,buildroot-bzimage.bin,openbsd-floppy.img,kolibri.img,windows101.img,os8.img,freedos722.img}`
`wget -P images/ https://i.copy.sh/{linux3.iso,linux.iso,linux4.iso,buildroot-bzimage68.bin,openbsd-floppy.img,kolibri.img,windows101.img,os8.img,freedos722.img}`
Run integration tests: `make tests`