-
-
Notifications
You must be signed in to change notification settings - Fork 476
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
Add icaros desktop #713
Closed
Closed
Add icaros desktop #713
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fetches and prepares VM but booting the iso tends to imitate Guru Meditation or black screen of limbo or boot loops. Will need more effort to get to a running live system
flexiondotorg
force-pushed
the
master
branch
5 times, most recently
from
November 10, 2023 16:11
716c252
to
99e7677
Compare
* merged 577 fixed conflicts and readme Co-authored-by: funk-on-code <[email protected]> * Corrected ubuntu-server implementation naming aligned releases corrected implemented daily-live maybe some more alignement and refactoring possible --------- Co-authored-by: funk-on-code <[email protected]>
They should always have respected the RELEASE Add new daily-legacy release
Otherwise they refuse to install. Added some overhead to allow for trying package updating and installation as well. daily-canary appears to have returned as well
Rackspace's mirror network is geographically distributed. Requesting the mirror.rackspace.com endpoint will point you at the closest mirror to your location. It will even route you to the next nearest mirror in the case of an outage. Hard coding this to the lon.mirror.rackspace.com endpoint forces every user to route through London, regardless of their location.
Co-authored-by: dabrown645 [email protected]
Add "--access" variable to toggle on remote Spice access
As the quickget download the latest Batocera version only it's more convenient to use "latest" instead of old versions
This implementation is based on Mido: - https://github.com/ElliotKillick/Mido More useful failure messages are presented and if the download is blocked clear steps to manually complete the setup are presented. Windows 8 is re-instated as a supported release, although without install automation or driver optimisation.
Fetches and prepares VM but booting the iso tends to imitate Guru Meditation or black screen of limbo or boot loops. Will need more effort to get to a running live system
Please file a new PR if you still want to add icaros. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Alternative AROS distro. Fetches and prepares VM but booting the iso
tends to imitate Guru Meditation or black screen of limbo or boot loops. Will need more effort to get to a running live system.
The other distro mentioned in #709. At the moment it looks like Aros One (#712 ) will make it and this one will not ...