2015-05-21 14:42:26 +00:00
{
2021-10-11 01:17:58 +00:00
"appliance_id": "361f1e33-f6a5-4e6e-9268-9605053bd059",
2015-05-21 14:42:26 +00:00
"name": "Micro Core Linux",
2015-08-04 15:10:04 +00:00
"category": "guest",
2015-10-18 23:45:31 +00:00
"description": "Micro Core Linux is a smaller variant of Tiny Core without a graphical desktop.\n\nThis is complete Linux system needing few resources to run.",
2015-10-13 16:00:47 +00:00
"vendor_name": "Team Tiny Core",
"vendor_url": "http://distro.ibiblio.org/tinycorelinux",
"documentation_url": "http://wiki.tinycorelinux.net/",
2015-05-21 14:42:26 +00:00
"product_name": "Micro Core Linux",
2015-10-13 16:00:47 +00:00
"product_url": "http://distro.ibiblio.org/tinycorelinux",
2017-06-13 10:19:46 +00:00
"registry_version": 3,
2015-05-21 14:42:26 +00:00
"status": "stable",
"maintainer": "GNS3 Team",
2015-05-22 10:25:29 +00:00
"maintainer_email": "developers@gns3.net",
2015-10-18 23:45:31 +00:00
"usage": "For version >= 6.4, login/password is gns3. For older version it is tc. Note that sudo works without any password",
2015-10-02 12:52:15 +00:00
"symbol": "linux_guest.svg",
2015-05-22 10:52:16 +00:00
"qemu": {
"adapter_type": "e1000",
"adapters": 1,
2015-09-17 13:42:29 +00:00
"ram": 64,
2020-08-18 12:19:16 +00:00
"hda_disk_interface": "ide",
2015-08-22 04:56:08 +00:00
"arch": "i386",
2016-01-11 09:39:39 +00:00
"console_type": "telnet",
"kvm": "allow"
2015-05-22 10:52:16 +00:00
},
2015-10-13 16:00:47 +00:00
"images": [
2015-08-04 15:10:04 +00:00
{
2016-01-11 11:26:02 +00:00
"filename": "linux-microcore-6.4.img",
"version": "6.4",
"md5sum": "877419f975c4891c019947ceead5c696",
"filesize": 16580608,
2015-10-13 16:00:47 +00:00
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
2016-01-11 11:26:02 +00:00
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/linux-microcore-6.4.img"
2015-08-04 15:10:04 +00:00
},
{
"filename": "linux-microcore-4.0.2-clean.img",
"version": "4.0.2",
"md5sum": "e13d0d1c0b3999ae2386bba70417930c",
2015-10-13 16:00:47 +00:00
"filesize": 26411008,
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
2015-08-04 15:10:04 +00:00
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/linux-microcore-4.0.2-clean.img"
2015-10-08 11:48:44 +00:00
},
{
2016-01-11 11:26:02 +00:00
"filename": "linux-microcore-3.4.1.img",
"version": "3.4.1",
"md5sum": "fa2ec4b1fffad67d8103c3391bbf9df2",
"filesize": 24969216,
2015-10-13 16:00:47 +00:00
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
2016-01-11 11:26:02 +00:00
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/linux-microcore-3.4.1.img"
2015-08-04 15:10:04 +00:00
}
],
"versions": [
{
2016-01-11 11:26:02 +00:00
"name": "6.4",
2015-08-04 15:10:04 +00:00
"images": {
2016-01-11 11:26:02 +00:00
"hda_disk_image": "linux-microcore-6.4.img"
2015-08-04 15:10:04 +00:00
}
},
{
"name": "4.0.2",
"images": {
"hda_disk_image": "linux-microcore-4.0.2-clean.img"
2015-05-22 10:52:16 +00:00
}
2015-10-08 11:48:44 +00:00
},
{
2016-01-11 11:26:02 +00:00
"name": "3.4.1",
2015-10-08 11:48:44 +00:00
"images": {
2016-01-11 11:26:02 +00:00
"hda_disk_image": "linux-microcore-3.4.1.img"
2015-10-08 11:48:44 +00:00
}
2015-08-04 15:10:04 +00:00
}
]
2016-01-15 09:18:10 +00:00
}