-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update tinycore-linux.gns3a #918
base: master
Are you sure you want to change the base?
Conversation
This PR adds Core and CorePlus to TinyCore Linux appliance. |
Thanks, I will test soon 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version
field in images must match the name
field in versions
.
For instance:
{
"filename": "linux-tinycore-11.1.qcow2",
"version": "11.1",
"md5sum": "00a65300a1dcc956e4e677c638bf4445",
"filesize": 33816576,
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/linux-tinycore-11.1.qcow2"
},
{
"name": "11.1",
"images": {
"hda_disk_image": "linux-tinycore-11.1.qcow2"
}
},
I understand you tried to add Core and CorePlus to this appliance. Maybe these 2 flavors should be separate appliances?
it could make sense as hardware requirements maybe different from a console only Linux distro to a Linux distro with GUI and some softwares |
Yes, that's what I thought. Let's create separate appliances instead. Thanks 👍 |
@scls19fr I was just wondering if you plan to create these separate appliances? Thanks. |
Hi @grossmj No. Sorry Kind regards |
Ok no worries. I will try to take care of it myself. |
Before submitting a pull request, please check the following.
When updating an existing appliance:
When creating a new appliance: