Commit Graph

5101 Commits (6a069d0af6240dc4a08388fc8cb1582ee2f62efd)
 

Author SHA1 Message Date
Xatrekak 13df828ca7 switched to a direct link to the latest commit instead of the branch alias to bypass github raw caching issues.
2 years ago
Dustin 19a8d1caed
Update welcome.py
2 years ago
Xatrekak 290df5290a fixed transcription
2 years ago
Xatrekak fbe10360c2 Finished gns3 user setup
2 years ago
Xatrekak ac042b02c4 changes self.d to self.display so it would be more intuitive.
2 years ago
Xatrekak e44999f588 Refactored welcome.py to use a class so its functions would be callable by remote-install.sh. This ensure the setup uses the same IP address that will be displayed by Dialog.
2 years ago
Xatrekak 952b4e7249 fixed some shell bugs
2 years ago
Xatrekak 3b0336bd7e fixed typo
2 years ago
Xatrekak 7689b7841f switched to modifed welcome by and full path to it
2 years ago
Xatrekak bf5970b904 Update install and welcome to support running it
2 years ago
Xatrekak 2eca92e34d The legacy get_ip function no longer worked on new versions of ubuntu LTS.
2 years ago
Xatrekak 70d3f991ed Add welcome.py script from GNS3vm
2 years ago
Jeremy Grossmann 2b6bec1b93
Merge pull request #2178 from GNS3/fix/2177
2 years ago
grossmj 0f49911432 Fix Qemu binary not set when adding appliance from template
2 years ago
grossmj 3a6ff9b44f Add long description content type in setup.py
2 years ago
grossmj 83cb8693e6 Automatically add new issues to GNS3 project
2 years ago
grossmj e5ecdd270d Development 2.2.38.dev1
2 years ago
grossmj 260ac44e87 Release v2.2.37
2 years ago
grossmj 1fa4632b55 Merge branch 'master' into 2.2
2 years ago
grossmj a0cf711634 Bump version to 2.2.37.dev3
2 years ago
grossmj b83645c531 Add web-ui v2.2.37
2 years ago
grossmj a7daae1c6a Sync appliances
2 years ago
grossmj a7d19fd89a Fix StreamWriter doesn't have the wait_closed() method in Python3.6. Fixes #2170
2 years ago
grossmj 3c2ae5363c Install built-in appliances when no previous version has been detected. Fixes #2168
2 years ago
grossmj 24d1aeee32 Bump version to 2.2.37.dev2
2 years ago
grossmj 8d56b7b18c Fix sync_appliances.sh
2 years ago
grossmj 90d7478679 Sync appliances
2 years ago
grossmj fb4c04ac41 Update documentation to install gns3-server. Fixes #2124
2 years ago
Jeremy Grossmann dc1b98a1d0
Merge pull request #2166 from GNS3/fix/2165
2 years ago
grossmj c57b0cbb53 Find Dynamips version before hypervisor launch and do not require Dynamips v0.2.23
2 years ago
grossmj 5a3b502024 Fix NIO update UDP test
2 years ago
grossmj 997e0ad6ee Fix more tests
2 years ago
grossmj eb3fc1bb3a Fix more tests
2 years ago
grossmj e9c95ff299 Fix tests
2 years ago
grossmj 78c301653f Convert README to Markdown
2 years ago
grossmj 535f89e29e Give udhcpc executable right. Fixes #2159
2 years ago
grossmj f8f5d7ec07 Development on 2.2.37.dev1
2 years ago
grossmj d0141c351b Merge branch '2.2'
2 years ago
grossmj 8e2992fbc7 Release v2.2.36
2 years ago
grossmj 8986f10506 Install web-ui v2.2.36
2 years ago
grossmj 10f3adcb60 Sync appliance files
2 years ago
grossmj 5459543eb5 Fix issue when detecting Dynamips version (version is not set until after Dynamips has started)
2 years ago
grossmj e15c36f05c Merge remote-tracking branch 'origin/2.2' into 2.2
2 years ago
grossmj da7c7d16e4 Fix starting Dynamips on Windows
2 years ago
Jeremy Grossmann 8d69f7f792
Merge pull request #2157 from GNS3/qemu-tpm-support
2 years ago
grossmj 297ada529c Prevent TPM to run on Windows
2 years ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
2 years ago
Jeremy Grossmann eb1b70456f
Merge pull request #2155 from GNS3/fix/2143
2 years ago
grossmj 9132002b80 Fix typos
2 years ago
grossmj 771a9a5ddb Require Dynamips 0.2.23 and bind Dynamips hypervisor on 127.0.0.1
2 years ago