Commit Graph

130 Commits

Author SHA1 Message Date
Phil Clifford
31b485db44
Android option working (#221)
* Correct generation of android config

Missing android sections replaced.
Fixes #219#

* whitespace
2021-11-13 10:51:16 +00:00
Phil Clifford
f19b84afeb
Fix 212 Fallback to wget if zsync not available (#214)
* first shot at falling back to wget

* add fallback to list function

* whitespace

* Better message and shellcheck pacification
2021-11-13 10:50:49 +00:00
Martin Wimpress
78e07bad89
White space cleanup 2021-11-08 00:51:02 +00:00
Martin Wimpress
3848bbf597
Add closing fi to fix syntax error 2021-11-08 00:50:38 +00:00
Phil Clifford
854226bd50
Garuda support added (#197)
* Support for Garuda

* remove debugging

* more debug removal

* damn intellisense typo de-autocorrected

* whitespace

* more fun finding patterns that work

* enabled zsync for Garuda (#5)
2021-11-08 00:32:57 +00:00
Phil Clifford
b44d6228ce
Added support for Regolith Linux (#190)
* Added support for Regolith Linux

* merge conflicts resolved

* small tidy of dross and whitespace
2021-11-08 00:10:02 +00:00
Martin Wimpress
55b3b1a2dd
White space clean up 2021-11-08 00:03:50 +00:00
Martin Wimpress
c893638b16
Solus pretty name is accounted for in the catch all 2021-11-08 00:03:30 +00:00
Martin Wimpress
b9fa4f365d
KDENeon is available via zsync only 2021-11-08 00:03:08 +00:00
Phil Clifford
d434235afd
Support for Solus added (#208)
* Support for Solus added

* of course we have to get the hash name
2021-11-07 23:41:39 +00:00
Philipp Kiemle
9903bec582
Add KDE Neon to quickget (#207)
* WIP - Add KDE Neon to quickget

* Get the KDE Neon ISO from a local mirror

Co-authored-by: Phil Clifford <philip.clifford@gmail.com>

Co-authored-by: Phil Clifford <philip.clifford@gmail.com>
2021-11-07 23:39:20 +00:00
Philipp Kiemle
9aa4166324 Fix typos 2021-11-07 23:33:48 +00:00
Phil Clifford
2a86681bb0
nasty version hack for quickget (#205)
* nasty version hack for quickget

* handle path to self better
2021-11-07 23:28:56 +00:00
Phil Clifford
574ed073ba Fedora 35 released 2021-11-07 23:25:37 +00:00
Phil Clifford
0a619985af
Added support for Zorin OS (#185)
* Zorin support added to Quickget

* Added Zorin Educational releases

* Update README

* tidy up

* Found stupid bug so zorin should be a linux now

* get sizing for zorin educational large enough to install (#2)

* get sizing for zorin educational large enough to install
2021-11-07 23:18:29 +00:00
Martin Wimpress
1a8e161e87
Tweak ANdroid x86 support 2021-11-01 18:31:39 +00:00
Guy Swowden
257a63ca66
Rocky Linux Support (#184)
* Rocky Linux Support

* Update quickget
2021-11-01 18:10:55 +00:00
Guy Sowden
7ac2768784 android support 2021-10-30 09:02:09 +01:00
Martin Wimpress
464c13ac17
Add braces to variables 2021-10-29 11:26:44 +01:00
Philipp Kiemle
fb832b2c8a
Add Arch Linux to Quickget (#146)
* quickget: Add Arch Linux

* Update README to include Arch Linux

* Use JSON API to determine SHA1 hash and Arch ISO name

* Use wget instead of curl
2021-10-29 10:36:31 +01:00
Martin Wimpress
d7fd4df03e
Fix index reference for Windows 11. Close #171 2021-10-29 09:50:23 +01:00
Martin Wimpress
5e5edc9a82
White space clean up 2021-10-28 22:42:31 +01:00
Martin Wimpress
df53c3be0a
Ignore the most recent Windows 10 release for now. Close #170 2021-10-28 22:42:17 +01:00
Martin Wimpress
0bfdfe36a0
Make sure there are job for quickget to kill. Close #169 2021-10-28 22:41:35 +01:00
Martin Wimpress
2948bac27e
Fix NixOS CSV/JSON output 2021-10-28 22:36:41 +01:00
Yannick Mauray
aa7ebc1528
fix : kill all background processes when exiting (#165) 2021-10-28 07:28:19 +01:00
Phil Clifford
d0ffb6f4cb
Generate elementary link (#167) 2021-10-28 07:27:40 +01:00
Martin Wimpress
dcd5039629
White space cleanup 2021-10-27 22:28:05 +01:00
Martin Wimpress
1589c76846
Consistent use of OPTION in quickget 2021-10-27 22:28:05 +01:00
Martin Wimpress
01dc9c9742
Make shellcheck happy 2021-10-27 22:28:05 +01:00
Martin Wimpress
584c855ec3
Add Downloader field to quickget
This will inform frontend GUIs what download mechanism will be used to get the requested OS.
2021-10-27 22:28:05 +01:00
Phil Clifford
255873c05a working link for elementary
The current download link returns an html file with a message about an expired link.  Ideally this needs to be fixed more elegantly by collaboration with the elementary team to get a stable/non-expiring link or find an alternate source ( or de-support elementary)
2021-10-27 21:59:14 +01:00
Martin Wimpress
70c2930336
Fix Ubuntu Canary support 2021-10-27 16:25:53 +01:00
Martin Wimpress
60641a4b62
Fix cleaning up .zs-old files 2021-10-27 16:25:11 +01:00
Martin Wimpress
78233a50ce
Fallback to macrecovery from Quickemu project 2021-10-27 15:45:33 +01:00
Martin Wimpress
5fd8271a79
Add missing local variable declarations 2021-10-27 15:44:53 +01:00
Martin Wimpress
61e2930999
Fix Big Sur download. Close #161 2021-10-27 15:44:29 +01:00
Martin Wimpress
ea8f459977
Make shellcheck happy 2021-10-27 12:18:10 +01:00
Martin Wimpress
1421492f87
Add initial support for macOS Monterey 2021-10-27 11:56:56 +01:00
Martin Wimpress
a5f27dc68d
Only set secureboot=on for Windows 11 on non-Debian/Ubuntu 2021-10-25 16:13:53 +01:00
Martin Wimpress
7111cb5d7b
Fix Linux Mint and NixOS argument parsing 2021-10-25 13:23:43 +01:00
Martin Wimpress
90045e8363
Correct NixOS support 2021-10-25 13:23:05 +01:00
Martin Wimpress
cf71b7aeb5
Refactor Kali support 2021-10-25 13:22:33 +01:00
Martin Wimpress
cf20a3268b
Merge remote-tracking branch 'origin/master' 2021-10-25 11:55:43 +01:00
Martin Wimpress
7d9a38cf33
Fix hash checking to jumping Ubuntu devel series. Close #151 2021-10-25 11:55:25 +01:00
fedx-sudo
8602ba8e85 add NixOS to quickget
add NixOS to quickget

add NixOS to quickget
2021-10-25 11:33:21 +01:00
takov751
f1114974c0
Added Kali support (#148)
* Added Kali support

* Support for Kali

* remove link left in quickget

* made changes to get latest release.

* Added weekly iso as well

* few typo and clearing up choosing release version

* fixing readme about version
2021-10-25 11:32:22 +01:00
Martin Wimpress
f23ace745a
Update download URL for OpenCore 2021-10-25 11:13:53 +01:00
Dani Llewellyn
d62d739e8a [UBUNTU]: Add canary release to test the new installer
* Add `canary` as supported Ubuntu release

Signed-off-by: Dani Llewellyn <diddledani@ubuntu.com>
2021-10-21 21:29:29 +01:00
Jed Spraul
8bb9003f5a Halt unless bash 4 or newer 2021-10-21 21:28:13 +01:00