Commit Graph

1081 Commits

Author SHA1 Message Date
Shank 94f2aeb40d fix arcolinux releases 2023-10-16 11:33:50 +01:00
Phil Clifford 8f8a6a60b4
fix blendOS downloads again (#729)
* fix blendOS downloads again

* WIP tidy release/edition naming and consider showing YYMMDD date
2023-10-16 11:33:14 +01:00
Basil K Y 1ccfd8246c
fix ubuntu eol releases (#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>
2023-10-16 10:53:46 +01:00
zenobit 4e516f7455
fix nproc (#780)
Better handling available cores
2023-10-16 10:50:51 +01:00
zenobit 9786f0d520
elementary: 7.1 (#791)
* elementaryos: version 7.1

* elementary: added hash for 7.1
2023-10-16 10:48:52 +01:00
SafaSafari ae15443da0 Fix ventura RecoveryImage download 2023-10-16 10:47:36 +01:00
Phil Clifford 4226c5ac27 docs: Add Ventura to supported MacOS releases 2023-10-16 10:47:09 +01:00
Phil Clifford 6545f87cdf Move Ubuntu 22.10 releases into eol 2023-10-16 10:45:17 +01:00
Phil Clifford c7e91a0ea0 docs: windows automation return changes reflected and documentation regenerated 2023-06-21 08:57:16 +01:00
Martin Wimpress 513a1b18c9
chore: bump version to 4.8 2023-06-14 12:33:25 +01:00
Martin Wimpress 8bf84986b9
Merge remote-tracking branch 'origin/master' 2023-06-14 12:30:57 +01:00
Martin Wimpress 008478d85e
feat: add automatic Windows 10 and 11 iso downloads. Close #563 2023-06-14 12:30:45 +01:00
Martin Wimpress 4ce607e681
fix: remov trailing period from vmlinux releases 2023-06-14 12:25:23 +01:00
Phil Clifford 51a6502a79 docs: additional note explaining --screenpct
Co-authored-by: dabrown645 dabrown645@users.noreply.github.com
2023-06-14 11:55:12 +01:00
Phil Clifford 4221302936 docs: regenerated to auto-update 2023-06-14 11:31:06 +01:00
Martin Wimpress 5d26df5443
fix: detect the 1920x1080 OpenCore firmware 2023-06-14 10:33:05 +01:00
Martin Wimpress d79dfb7240
chore: white space clean up 2023-06-14 10:10:52 +01:00
Martin Wimpress 2c0b1f59b7
feat: change default OpenCore resolution to 1920x1080 2023-06-14 10:10:33 +01:00
Martin Wimpress b938e9e9e8
feat: add quickemu macOS Ventura support 2023-06-14 10:09:55 +01:00
Martin Wimpress 3468c3a4d8
feat: add quickget support for macOS Ventura 2023-06-14 10:09:37 +01:00
zenobit 031660cb4b XeroLinux 2023-06-14 09:47:13 +01:00
Aaron Honeycutt dc313fe383 Update to NixOS 23.05 2023-06-14 09:46:34 +01:00
Carl George 387d05615a 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.
2023-06-14 09:45:38 +01:00
Wojciech Bernatek 0762a2abd6 fix url and iso name for rockylinux versions 2023-06-14 09:45:13 +01:00
David Brown a6217167b4 issu590: fixed typo in change that was missing continuing \ 2023-06-14 09:44:42 +01:00
David Brown 8e9fba398d Issue: 591 - line breaks in generated scrip 2023-06-14 09:44:42 +01:00
David Brown d431d91618 Issue 650 - Allow --screenpct which will scale VM's screen size 2023-06-14 09:44:15 +01:00
Phil Clifford 44a8c68aef 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
2023-06-14 09:42:34 +01:00
Phil Clifford 92371b60c3 Correction of release naming
They should always have respected the RELEASE
Add new daily-legacy release
2023-06-14 09:42:34 +01:00
Phil Clifford 11dff38fa6 updated with upstream merges 2023-06-14 09:41:39 +01:00
Phil Clifford eb8d4ec173
Add ubuntu server (#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>
2023-06-14 09:40:47 +01:00
Dom 8ee0d3a207 Correct disk to format in Big Sur and up
On Big Sur and up apple includes the VirtIO driver and therefore the install disk is named
Apple Inc. VirtIO Block Device instead of  QEMU HARDDISK Media.
This PR lets the documentation reflect that.
2023-04-30 11:53:04 +01:00
Phil Clifford ddc23b9f77
Fix: Account for BlendOS 23.04 images moving to sourceforge (#699)
* Fix: initial correction for 23.04 moving to sourceforge
and also now having 2 editions

* tested and tidied
2023-04-30 11:52:23 +01:00
Chase Covello 215633947e
Add initial Solaris/Illumos/OpenIndiana support (#697)
* Add initial Solaris/Illumos support

* Fix OpenIndiana kernel panic on boot

The OpenIndiana kernel panics on boot in the AHCI driver. Switching the
machine type from "q35" to "pc" seems to fix the issue.

* Fix Illumos/OpenIndiana USB controller issue.

* Add openindiana support

* Updated quickget with current OpenIndiana release

* Change OpenIndiana video card to vmware-svga

OpenIndiana's default Xorg configuration doesn't work with QXL, virtio,
or VGA, but it does with vmware-svga.

* Updated man pages for OpenIndiana support

* Changed default Solaris/OpenIndiana boot to legacy

The OpenIndiana installer defaults to MBR partition table and BIOS boot
code even in EFI mode, so changed quickget to set 'boot="legacy"' in the
configuration file.

---------

Co-authored-by: Phil Clifford <philip.clifford@gmail.com>
2023-04-30 11:51:54 +01:00
Phil Clifford 53a4100905 Add Vanilla OS 2023-04-30 11:49:26 +01:00
Phil Clifford b9ba135884 whitespace cleanup 2023-04-30 11:49:26 +01:00
Phil Clifford ce1cadb09b Lose empty echo 2023-04-30 11:49:26 +01:00
Phil Clifford 9d3e7dd4d5 remove cog stutter
one day I'll find the magic or remember to do this while chasing the stream
2023-04-30 11:48:18 +01:00
zenobit 6e9405a42f SteamOS 2023-04-30 11:47:45 +01:00
Phil Clifford 7a87d5ac7e updated for new release 2023-04-26 11:58:09 +01:00
Martin Wimpress cb6d6d2ad7
chore: bump version to 4.7 2023-04-26 11:46:18 +01:00
zenobit 994de923a8 Added vxlinux 6.1.2 2023-04-26 11:34:27 +01:00
zenobit ba7621944d VX-Linux 2023-04-26 11:34:27 +01:00
deraffe 6a612bd104 Fix aria2 using wrong destination directory
If you have set a download directory in aria2's config, quickget will
download files to the wrong directory. This overwrites that setting and
downloads files to the correct location.

Quote from `aria2c(1)`:
> `-o, --out=<FILE>`
>   The file name of the downloaded file. It is
>   always relative to the directory given in
>   `--dir` option.
2023-04-26 11:32:58 +01:00
zenobit 8b256bb57d
Update cachyos to latest version (#666) 2023-04-26 11:31:43 +01:00
Phil Clifford 31bba1073b
Add Endless OS (#642)
Co-authored-by: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com>
2023-04-26 11:28:36 +01:00
Phil Clifford aba13b77d4 Added BlendOS by regenerating docs 2023-04-26 11:26:08 +01:00
Phil Clifford 6f8f99dc17 dynamic fetching of release tags
also swap wgets for curls
2023-04-26 11:26:08 +01:00
Phil Clifford a99ca998f5 added BlendOS 2023-04-26 11:26:08 +01:00
Phil Clifford 564a252585 Correction of debian dependencies
Taken from :
eagavi/quickemu@88682d2

Co-authored-by: eagavi <eagavi@users.noreply.github.com>
2023-04-26 11:24:47 +01:00