zen0bit
1b7050103c
style: move primtux info
2024-04-19 13:48:45 +01:00
zenobit
e1952d7e56
style: Remove 100+ empty lines which don't significantly improve readibility ( #1066 )
...
(In my opinion)
2024-04-17 15:12:35 +01:00
zen0bit
ce39944f43
fix: debian from newest and on one line
2024-04-17 13:17:17 +01:00
zen0bit
d280a48acd
feat: Use more cut_1 function
2024-04-17 13:16:42 +01:00
Liam
6f88ffedbc
Fix HoloISO downloads - closes #1062
2024-04-17 11:39:29 +01:00
zen0bit
1ed0a4d14e
style: Sort OS releases alphabeticaly
...
archcraft
archlinux
batocera
bunselabs
macos
manjaro
mxlinux
2024-04-17 11:38:30 +01:00
zen0bit
f40a90772b
style: fix indentation
2024-04-17 11:35:22 +01:00
zen0bit
f0fb2c8f6f
fix: validate_release function
2024-04-17 03:55:36 +01:00
zen0bit
ea454aea76
Improve error messages functions
2024-04-17 03:55:10 +01:00
Martin Wimpress
6e4d7850fb
style: white space clean up in docs
2024-04-17 03:54:38 +01:00
Martin Wimpress
92da03aa90
fix: correct URL for downloading Rocky Linux
2024-04-17 03:54:38 +01:00
Martin Wimpress
36dce7b616
chore: add newer Rockly Linux releases
2024-04-17 03:54:38 +01:00
Martin Wimpress
c246b3a1d0
chore: add newer Oracle Linux release
2024-04-17 03:54:38 +01:00
Martin Wimpress
6b74ef78d7
fix: use zsync for Ubuntu daily images
2024-04-17 03:54:38 +01:00
Martin Wimpress
67ddb91915
fix: add #! to chunkcheck and correct skipVerification for macOS
2024-04-17 03:54:38 +01:00
Martin Wimpress
3722b13ecb
chore: add curl to debian/control Depends:
2024-04-17 03:54:38 +01:00
Martin Wimpress
c2778e1b27
docs: add curl to the requirements
2024-04-17 03:54:38 +01:00
Martin Wimpress
328a6b5bf6
feat: replace aria2c with curl for quickget downloads. Closes #1057
2024-04-17 03:54:38 +01:00
Phil Clifford
93e0125880
fix: recovered macos instructions for TRIM
2024-04-17 03:53:43 +01:00
zen0bit
60eae62ac7
feat: Add os_supported_release function
2024-04-17 03:51:52 +01:00
Martin Wimpress
8768283af0
fix: add nixos unstable. Fixes #732
2024-04-17 01:14:38 +01:00
Liam
7e3515aa06
Fix regression in the case of a missing release - closes #1049
2024-04-17 00:24:17 +01:00
Martin Wimpress
dc81b8c2b3
fix: clean exit returns 0. Fixes #531
2024-04-17 00:12:43 +01:00
Phil Clifford
d7e41bc704
docs: regenerated after merges
...
PureOS and TuxedoOS additions
2024-04-16 23:50:56 +01:00
Martin Wimpress
b6f5b1aeb8
fix: use vmware-svga for old Ubuntu releases. Fixes #966
2024-04-16 23:49:59 +01:00
Martin Wimpress
3c6e803c77
fix: correct align and format Host and CPU information
2024-04-16 23:49:59 +01:00
Martin Wimpress
6266e37eec
chore: white space clean up
2024-04-16 22:48:11 +01:00
Martin Wimpress
c9f477517a
fix: disable HPET based on the version of QEMU being used. Fixes #1001
2024-04-16 22:48:11 +01:00
Martin Wimpress
febb854aa8
feat: add cut_1()
2024-04-16 22:02:59 +01:00
Martin Wimpress
d2797b6834
chore: white space clean up
2024-04-16 21:40:55 +01:00
Martin Wimpress
b486a7519d
fix: remove stray closing brace
2024-04-16 21:40:55 +01:00
Martin Wimpress
f305103f6d
fix: add missing fedora releases
2024-04-16 21:40:55 +01:00
Martin Wimpress
08746937db
chore: white space clean up
2024-04-16 19:29:55 +01:00
Martin Wimpress
7600932b12
refactor: update download_windows_workstation() based on Mido
2024-04-16 19:29:55 +01:00
Martin Wimpress
e017c2dfa6
refactor: update download_windows_server() based on Mido
2024-04-16 19:29:55 +01:00
Martin Wimpress
9c09fdb000
docs: update downloads_windows function attributions
2024-04-16 19:29:55 +01:00
Martin Wimpress
b1c75d3b5d
refactor: rename download_windows functions
2024-04-16 19:29:55 +01:00
Martin Wimpress
1012109536
feat: add curl_windows() from Mido
2024-04-16 19:29:55 +01:00
Martin Wimpress
1004c3428b
refactor: update handle_curl_error() based Mido
2024-04-16 19:29:55 +01:00
zen0bit
272334b2a7
style: Sort OS releases from newest to oldest
2024-04-16 19:23:23 +01:00
zen0bit
ee65d6ee26
Improve list_isos function messages shown to user
2024-04-16 19:22:54 +01:00
zen0bit
9b0e0a880b
Add os_homepage function
2024-04-16 19:22:22 +01:00
zen0bit
2a67445c65
Move os_credentials function where belongs
2024-04-16 19:22:01 +01:00
zen0bit
2b4c60fc1f
Move os_about function where belong
2024-04-16 19:21:40 +01:00
zen0bit
dd35355f70
Add pureos info (added before that)
2024-04-16 19:21:14 +01:00
Martin Wimpress
4281e0daf3
feat: add flake.nix to assist local development
2024-04-16 16:57:06 +01:00
zen0bit
9b5593749b
fix: help_message function placement
...
More functions not in correct position, but only this inside something
else
- To the rest we will get later.
2024-04-16 16:54:52 +01:00
Martin Wimpress
4f886f7c80
chore: disable reviewdog for PRs
...
This generate too much noise in pull-requests making it is impossible to review changes. Will re-enalble when quickemu and quickget have zero sheelcheck issues
2024-04-16 15:22:38 +01:00
Martin Wimpress
652d91d33a
fix: update URLs referencing the project #945
2024-04-16 14:42:38 +01:00
Martin Wimpress
6028a611c0
feat: test_isos function
2024-04-16 14:19:54 +01:00