gns3-registry/appliances/openbsd.gns3a
Julien Duponchelle 1ba177b10e OpenBSD 5.8
2015-12-08 17:17:23 +01:00

42 lines
1.5 KiB
Plaintext

{
"vendor_name": "OpenBSD",
"name": "OpenBSD",
"description": "The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography. As an example of the effect OpenBSD has, the popular OpenSSH software comes from OpenBSD.",
"category": "guest",
"first_port_name": "fxp0",
"usage": "User root, password gns3",
"maintainer": "GNS3 Team",
"port_name_format": "em{0}",
"maintainer_email": "developers@gns3.net",
"registry_version": 1,
"status": "stable",
"vendor_url": "http://www.openbsd.org",
"documentation_url": "http://www.openbsd.org/faq/index.html",
"product_name": "OpenBSD",
"images": [
{
"md5sum": "b2488d81bbe1328ae3d6072ccd7e0bc2",
"filesize": 517275648,
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/openbsd-5.8.qcow2",
"version": "5.8",
"filename": "openbsd-5.8.qcow2"
}
],
"versions": [
{
"images": {
"hda_disk_image": "openbsd-5.8.qcow2"
},
"name": "5.8"
}
],
"qemu": {
"adapters": 8,
"ram": 256,
"console_type": "telnet",
"arch": "x86_64",
"adapter_type": "e1000"
}
}