Fixed Alpine Linux Virt symbol name

This commit is contained in:
Adnan RIHAN 2022-09-28 11:25:07 +02:00
parent 14d52318bc
commit a28d68bc65
No known key found for this signature in database
GPG Key ID: F3306402D4335C63

View File

@ -13,7 +13,7 @@
"maintainer": "Adnan RIHAN",
"maintainer_email": "adnan@rihan.fr",
"usage": "Autologin is enabled as \"root\" with no password.\n\nThe network interfaces aren't configured, you can do either of the following:\n- Use alpine's DHCP client: `udhcpc`\n- Configure them manually (ip address add …, ip route add …)\n- Modify interfaces file in /etc/network/interfaces\n- Use alpine's wizard: `setup-interfaces`",
"symbol": "alpine-virt-qemu",
"symbol": "alpine-virt-qemu.svg",
"port_name_format": "eth{0}",
"qemu": {
"adapter_type": "virtio-net-pci",