Commit Graph

1650 Commits

Author SHA1 Message Date
zen0bit 02444e74c5 feat: Final help message
Less is More
2024-04-23 10:04:08 +01:00
zen0bit 0d6a434ecd Rename tuxedo-os to tuxedoos 2024-04-23 10:04:08 +01:00
zen0bit 5911d2af41 Solve 'lists' in case instead in iffi 2024-04-23 10:04:08 +01:00
Phil Clifford 5f6495c871 replace blank credentials with '-' 2024-04-23 08:02:31 +01:00
Phil Clifford d2b6806e08 fix small typo 2024-04-23 08:02:31 +01:00
Phil Clifford 2f9c60dc6a chore: Regenerated docs to reflect these fixes
NB This also includes documentation changes linking to the wiki that identified these possible issues
2024-04-23 08:02:31 +01:00
Phil Clifford 18d76996c5 Correct SpiralLinux 2024-04-23 08:02:31 +01:00
Phil Clifford d18fc5ee16 Add missed entry for Tuxedo OS
Co-authored-by:  TuxVinyards  <TuxVinyards@users.noreply.github.com>
2024-04-23 08:02:31 +01:00
Phil Clifford 987fabef2f Move PrimTux and change description to reflect theirs. 2024-04-23 08:02:31 +01:00
Phil Clifford 5b1728481c Add missing GNOME OS entry 2024-04-23 08:02:31 +01:00
Phil Clifford e03487def3 Correct BunsenLabs name 2024-04-23 08:02:31 +01:00
Phil Clifford daf59c0ab0 Correct BigLinux 2024-04-23 08:02:31 +01:00
Phil Clifford 40301415e4 Bazzite use Bazzite too, so lets be self-consistent 2024-04-23 08:02:31 +01:00
Martin Wimpress f2e9a81a0a style: white space clean up 2024-04-23 08:01:28 +01:00
Martin Wimpress 2b05eb832c refactor: do not completely fail macOS verification checks 2024-04-23 08:01:28 +01:00
Martin Wimpress 956a3caec5 fix: correct path for macOS downloads 2024-04-23 08:01:28 +01:00
Martin Wimpress f7a6ec0245 refactor: replace wget --spider with web_check; return PASS or FAIL 2024-04-23 08:01:28 +01:00
Martin Wimpress 4efd5f7d93 refactor: make --header support in web_get() the same as web_check() 2024-04-23 08:01:28 +01:00
Martin Wimpress 0f69aeae9a feat: add --header support to web_check() 2024-04-23 08:01:28 +01:00
Liam 02b93d9bbe Fix error on invalid OS selection 2024-04-23 06:57:19 +01:00
Liam 9ad1be3ec1 Fix windows downloads 2024-04-22 17:22:29 +01:00
Phil Clifford d2081b53ac chore: regenerated docs for small change in available OSes 2024-04-21 14:36:43 +01:00
Martin Wimpress f907ddac41 chore: preserve recent changes to get_vanillaos() 2024-04-21 14:07:10 +01:00
Martin Wimpress 47eec2fe15 chore: preserve recent changes to get_rebornos() 2024-04-21 14:07:10 +01:00
Martin Wimpress 11453885cc chore: preserve recent changes to get_garuda() 2024-04-21 14:07:10 +01:00
Martin Wimpress 66aca19437 chore: preserve recent changes to get_freedos() 2024-04-21 14:07:10 +01:00
Martin Wimpress eed65ddc81 chore: preserve recent changes to get_blendos() 2024-04-21 14:07:10 +01:00
Martin Wimpress 0057b3fbee chore: preserve recent changes to get_archcraft() 2024-04-21 14:07:10 +01:00
zen0bit 539731820f feat: Use more cut_1 function 2024-04-21 13:57:48 +01:00
zen0bit f555b2a3d9 fix: Remove second handle_missing function 2024-04-21 13:57:48 +01:00
zen0bit 218d8ca3fd chore: Slightly modified some messages 2024-04-21 13:57:48 +01:00
zen0bit e49d608473 chore: Add 'function' to front of some functions 2024-04-21 13:57:48 +01:00
zen0bit 96cc14a322 feat: Add message to web_get test 2024-04-21 13:57:48 +01:00
zen0bit 11a13d4342 feat: Add --create-config to new run script (#TODO:) 2024-04-21 13:57:48 +01:00
zen0bit c1964f37aa feat: Add --url-all to new run script 2024-04-21 13:57:48 +01:00
zen0bit 412d59ab4f feat: Add --url to new run script 2024-04-21 13:57:48 +01:00
zen0bit 3ea219264b feat: Change show_iso_url variable to just="show" 2024-04-21 13:57:48 +01:00
zen0bit a71c9e107b feat: Add --test-urls to new run script 2024-04-21 13:57:48 +01:00
zen0bit 0b176ba15d feat: Add --list-urls to new run script 2024-04-21 13:57:48 +01:00
zen0bit 675ace38c5 feat: Add --list to new run script 2024-04-21 13:57:48 +01:00
zen0bit b3524d1106 feat: Add --list-json to new run script 2024-04-21 13:57:48 +01:00
zen0bit 4099961577 feat: Add --list-csv to new run script 2024-04-21 13:57:48 +01:00
zen0bit a785c3a7b1 feat: Add --check-all to new run script 2024-04-21 13:57:48 +01:00
zen0bit 75df94154e feat: Add --check to new run script 2024-04-21 13:57:48 +01:00
zen0bit 32f573fc36 feat: Change test_iso_url variable to just="test" 2024-04-21 13:57:48 +01:00
zen0bit 05c7165fbc feat: Add --help to new run script 2024-04-21 13:57:48 +01:00
zen0bit 53e7f2b203 fix: Readd renamed error_specify_path function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit d72f007b9c fix: Readd renamed error_specify_edition function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit 937f68e01f fix: Readd renamed error_specify_release function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit e0d2f8ebe1 feat: Add --version to new run script 2024-04-21 13:57:48 +01:00