Skip to content
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
wants to merge 98 commits into from

Commits on May 10, 2023

  1. initial icaros support

    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
    philclifford committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0966654 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Add ubuntu server (quickemu-project#702)

    * merged 577
    
    fixed conflicts and readme
    
    
    Co-authored-by: funk-on-code  <funk-on-code@users.noreply.github.com>
    
    * Corrected ubuntu-server implementation
    
    naming aligned
    releases corrected
    implemented daily-live
    
    maybe some more alignement and refactoring possible
    
    ---------
    
    Co-authored-by: funk-on-code  <funk-on-code@users.noreply.github.com>
    philclifford and funk-on-code committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0adbe84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d4304e View commit details
    Browse the repository at this point in the history
  3. Correction of release naming

    They should always have respected the RELEASE
    Add new daily-legacy release
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2a5ccc0 View commit details
    Browse the repository at this point in the history
  4. The daily isos demand a minimum of 18G

    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
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    6487f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5eab084 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6e36c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    982a1ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e95e05d View commit details
    Browse the repository at this point in the history
  9. Use geo-distributed mirror for Alma URL

    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.
    carlwgeorge authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    debd3d4 View commit details
    Browse the repository at this point in the history
  10. Update to NixOS 23.05

    ahoneybun authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0f20b02 View commit details
    Browse the repository at this point in the history
  11. XeroLinux

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c151309 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f3ba1a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0370c8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66248e7 View commit details
    Browse the repository at this point in the history
  15. chore: white space clean up

    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    100c812 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b3b0e37 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b76535c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c2d4af View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    634198f View commit details
    Browse the repository at this point in the history
  20. docs: additional note explaining --screenpct

    Co-authored-by: dabrown645 dabrown645@users.noreply.github.com
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    36f878f View commit details
    Browse the repository at this point in the history
  21. chore: bump version to 4.8

    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2ab3f98 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4258bbd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    41e57a6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8d4e6f2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    54e7864 View commit details
    Browse the repository at this point in the history
  26. elementary: 7.1 (quickemu-project#791)

    * elementaryos: version 7.1
    
    * elementary: added hash for 7.1
    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    9fb90f9 View commit details
    Browse the repository at this point in the history
  27. fix nproc (quickemu-project#780)

    Better handling available cores
    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    336066a View commit details
    Browse the repository at this point in the history
  28. fix ubuntu eol releases (quickemu-project#764)

    * fix ubuntu eol releases
    
    Signed-off-by: Basil K Y <techiebasil@gmail.com>
    
    * fix hash check when using MD5
    
    ---------
    
    Signed-off-by: Basil K Y <techiebasil@gmail.com>
    basilky authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1f2b988 View commit details
    Browse the repository at this point in the history
  29. fix blendOS downloads again (quickemu-project#729)

    * fix blendOS downloads again
    
    * WIP tidy release/edition naming and consider showing YYMMDD date
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    501d721 View commit details
    Browse the repository at this point in the history
  30. fix arcolinux releases

    the-shank authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    73878d5 View commit details
    Browse the repository at this point in the history
  31. Adjusted check values

    criadoperez authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0d54bbb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e59f4d6 View commit details
    Browse the repository at this point in the history
  33. Updated manjaro fetching as migrated to new system (quickemu-project#742

    )
    
    * Updated manjaro fetching
    
    - Added sway release
    - Added choice to download minimal or full edition
    
    * Future proofing manjaro sway fetching
    
    * Forgot this
    
    kde -> plasma
    
    * Fix a typo
    
    * Update quickget
    Jai-JAP authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    148b94a View commit details
    Browse the repository at this point in the history
  34. Improve test for presence of smbd (quickemu-project#754)

    Will now work with nix / nixOS
    
    Co-authored-by: omernaveedxyz <omernaveedxyz@users.noreply.github.com>
    philclifford and omernaveedxyz committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    27a75bd View commit details
    Browse the repository at this point in the history
  35. siduction: 2023 1.1

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8eaa25d View commit details
    Browse the repository at this point in the history
  36. Added support for changing virtual sound hardware

    Added new configuration file option "sound_card" and new command-line
    switch "--sound-card" to change the virtual sound hardware. Allowed
    options are "intel-hda" (default), "ac97", "es1370", "sb16", and "none".
    Also changed default sound card for Solaris to "ac97" and for FreeDOS to
    "sb16".
    chasecovello authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8f084d4 View commit details
    Browse the repository at this point in the history
  37. vx-linux: 5.5

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1158f22 View commit details
    Browse the repository at this point in the history
  38. holoiso: 20230626 (quickemu-project#746)

    * holoiso update
    
    * change position in script
    
    no code change
    
    * remove unused DATE
    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d4d26e4 View commit details
    Browse the repository at this point in the history
  39. garuda: fix (quickemu-project#759)

    * garuda: update mirror and editions
    
    * disc_size 32GB
    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    cdba6de View commit details
    Browse the repository at this point in the history
  40. added linux mint 21.2

    Signed-off-by: Basil K Y <techiebasil@gmail.com>
    basilky authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ce4aeb0 View commit details
    Browse the repository at this point in the history
  41. fix cachyos

    Signed-off-by: Basil K Y <techiebasil@gmail.com>
    basilky authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    acce345 View commit details
    Browse the repository at this point in the history
  42. Fix Gentoo hash check in quickget

    Gentoo DIGESTS file contains BLAKE2B and SHA512 hashes. Since BLAKE2B comes first in the file, it was incorrectly selected when checking SHA512 checksum.
    Neinei0k authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b809d09 View commit details
    Browse the repository at this point in the history
  43. repair alma linux

    old iso deprecated
    added boot iso
    changed mirror to official almalinux.org
    versions 8 and 9 will download latest release
    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    50be602 View commit details
    Browse the repository at this point in the history
  44. repair NetBSD releases

    grep: warning: stray \ before "
    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2642481 View commit details
    Browse the repository at this point in the history
  45. repair DragonFlyBSD releases

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    7eef119 View commit details
    Browse the repository at this point in the history
  46. update alpine linux releases

    basilky authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    eb91330 View commit details
    Browse the repository at this point in the history
  47. update devuan release

    basilky authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    7023297 View commit details
    Browse the repository at this point in the history
  48. fix(rebornos): use CDN metadata API instead of scraping

    Signed-off-by: SoulHarsh007 <harsh.peshwani@outlook.com>
    SoulHarsh007 authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a59ffd1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    6c0d2a8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    338faed View commit details
    Browse the repository at this point in the history
  51. Add PeppermintOS

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a9fbc1d View commit details
    Browse the repository at this point in the history
  52. Add Trisquel GNU Linux

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2e01db1 View commit details
    Browse the repository at this point in the history
  53. Add bunsenlabs

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    22f4972 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    3f30963 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d2570ec View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    c6345c5 View commit details
    Browse the repository at this point in the history
  57. Add Linux Lite

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d92e0aa View commit details
    Browse the repository at this point in the history
  58. docs: regenerated after PR merges

    bodhi and linuxlite added, also Arch install instructions included
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    cf71583 View commit details
    Browse the repository at this point in the history
  59. Add Tiny Core Linux

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    84f2b76 View commit details
    Browse the repository at this point in the history
  60. Add Antix

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f5665a8 View commit details
    Browse the repository at this point in the history
  61. Add Porteus

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0e7a75a View commit details
    Browse the repository at this point in the history
  62. Add SpiralLinux

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    93492c5 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    3725a10 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    b478f27 View commit details
    Browse the repository at this point in the history
  65. change Board_id for ventura image

    SafaSafari authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e217499 View commit details
    Browse the repository at this point in the history
  66. Added Wget read-timeout and retry

    Configure Wget to retry the download, when no packets are received for 10 seconds, for a total of 3 retries
    eweihe authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    331e017 View commit details
    Browse the repository at this point in the history
  67. fix: actually support edubuntu

    closes 818
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    dab39f1 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    e1b0667 View commit details
    Browse the repository at this point in the history
  69. chore: bump version to 4.9

    0x4A6F authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    90fc76f View commit details
    Browse the repository at this point in the history
  70. update holoiso

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    7e79b4c View commit details
    Browse the repository at this point in the history
  71. hash commented out for now

    Steam Deck User authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    272c624 View commit details
    Browse the repository at this point in the history
  72. Add "--access" variable to toggle on remote Spice access

    Add "--access" variable to toggle on remote Spice access
    colino17 authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    552b7aa View commit details
    Browse the repository at this point in the history
  73. Update quickemu.1.md

    colino17 authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    df9c7d8 View commit details
    Browse the repository at this point in the history
  74. Update README.md

    colino17 authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f54c8a1 View commit details
    Browse the repository at this point in the history
  75. vx-linux: 5.1.2

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    862cbd3 View commit details
    Browse the repository at this point in the history
  76. Update batocera version in quickget

    As the quickget download the latest Batocera version only it's more convenient to use "latest" instead of old versions
    software-ace authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    81041ae View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    fb5f5d4 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    e985374 View commit details
    Browse the repository at this point in the history
  79. testmode web_get

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b77ca3f View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    f5c771d View commit details
    Browse the repository at this point in the history
  81. quickget: add function os_homepages

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0fa9277 View commit details
    Browse the repository at this point in the history
  82. add short commands

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d905f1c View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    35d3330 View commit details
    Browse the repository at this point in the history
  84. add open_url function

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0e0b30d View commit details
    Browse the repository at this point in the history
  85. os_homepages as case

    zen0bit authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    412d8ae View commit details
    Browse the repository at this point in the history
  86. feat: restore automated Windows .iso downloads from Microsoft servers

    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.
    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    933e644 View commit details
    Browse the repository at this point in the history
  87. chore: bump version to 4.9.1

    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d2fdff6 View commit details
    Browse the repository at this point in the history
  88. feat: add debian packaging

    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    eb70316 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    87804a8 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    9c0ac86 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    26e6400 View commit details
    Browse the repository at this point in the history
  92. feat(ci): add dependabot

    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    bee59ca View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    748d8ae View commit details
    Browse the repository at this point in the history
  94. fix: correct pkgdir

    f
    flexiondotorg authored and philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    cfd8073 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    2e5eacc View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    146b095 View commit details
    Browse the repository at this point in the history
  97. initial icaros support

    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
    philclifford committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1004105 View commit details
    Browse the repository at this point in the history