Commit Graph

1657 Commits

Author SHA1 Message Date
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
zen0bit 1f4e89c098 feat: Add --open-homepage to new run script 2024-04-21 13:57:48 +01:00
zen0bit b23b1c1459 fix: Readd renamed error_specify_os function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit 2714661e1b feat: Add reworked os_homepage function, remove old one 2024-04-21 13:57:48 +01:00
zen0bit b811977464 feat: Add --download to new run script 2024-04-21 13:57:48 +01:00
zen0bit 983c6af8a6 feat: Change download_iso variable to just="download" 2024-04-21 13:57:48 +01:00
zen0bit a885ed5b6f feat: Add reworked help_message function 2024-04-21 13:57:48 +01:00
zen0bit 08bcac1cf9 fix: Readd renamed error_not_supported_lang function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit 1f084009df fix: Readd renamed error_not_supported_release function, clean up 2024-04-21 13:57:48 +01:00
zen0bit 370d7d5843 fix: Readd renamed error_not_supported_editions function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit c5ec090970 fix: Readd renamed error_not_supported_os function, cleanup 2024-04-21 13:57:48 +01:00
zen0bit 9bbfd6dafe feat: Add new run script 2024-04-21 13:57:48 +01:00
zen0bit 12a17a82a6 feat: Add show_os_info function 2024-04-21 13:57:48 +01:00
zen0bit ba67f7ff71 feat: Add reworked pretty_name function, remove old one 2024-04-21 13:57:48 +01:00
zen0bit 39d1bff0c2 chore: Add function beware cut_1 function 2024-04-21 13:57:48 +01:00
zen0bit a948ece78d chore: Slightly modify code style in get_rockylinux function 2024-04-21 13:57:48 +01:00
zen0bit 7814f74377 chore: Slighlty modify chunkcheck message 2024-04-21 13:57:48 +01:00
zen0bit 6ae74a397c chore: Move get_biglinux function 2024-04-21 13:57:48 +01:00
zen0bit 7a88eab9af chore: Move get_blendos function 2024-04-21 13:57:48 +01:00
zen0bit a2b6250680 chore: Move get_rebornos function 2024-04-21 13:57:48 +01:00
zen0bit 07b1284d2a chore: Move get_bunsenlabs function 2024-04-21 13:57:48 +01:00
zen0bit 3d36ea703d chore: Move get_archcraft function 2024-04-21 13:57:48 +01:00
zen0bit 87c70e10ee chore: Move get_vanillaos function 2024-04-21 13:57:48 +01:00
zen0bit 7cd3e4e669 chore: Make editions_fedora on one line 2024-04-21 13:57:48 +01:00
zen0bit d90b1ac669 chore: Make indentation consistent 2024-04-21 13:57:48 +01:00
zen0bit d7cbf04f47 chore: Change tabs to spaces 2024-04-21 13:57:48 +01:00
zen0bit 158bbf36c4 fix: Remove tux logo from comment 2024-04-21 13:57:48 +01:00
Martin Wimpress 70984dfda9 refactor: simplify get_antix() 2024-04-21 09:59:48 +01:00
Martin Wimpress 41b734e23a refactor: tidy up get_chimeralinux() 2024-04-21 09:59:48 +01:00
Martin Wimpress 592572345c refactor: make hardcoded URL in get_archcraft() dynamic 2024-04-21 09:59:48 +01:00
Martin Wimpress eb78e7780e fix: make hash checking work in get_archlinux() 2024-04-21 09:59:48 +01:00
Martin Wimpress 0cd462408a feat: make releases_vanillaos() dynamic 2024-04-21 09:59:48 +01:00
Martin Wimpress f6ce01a09e feat: make releases_centos-stream() dynamic and drop v8
The CentOS Stream 8 EOL is very close, so removing it now.
2024-04-21 09:59:48 +01:00
Martin Wimpress 636dc16f7a feat: make editions_cachyos() dynamic and simplify 2024-04-21 09:59:48 +01:00
Martin Wimpress c864de7876 refactor: present current release name in releases_bunsenlabs() 2024-04-21 09:59:48 +01:00
Martin Wimpress c36497a88a feat: make blendos_releases() dynamic and simplify 2024-04-21 09:59:48 +01:00
Martin Wimpress af7fe35742 feat: make releases_batocera() dynamic 2024-04-21 09:59:48 +01:00
Martin Wimpress 0596f3b243 fix: correctly format releases_athenaos() output 2024-04-21 09:59:48 +01:00
Martin Wimpress cf5b404dce fix: correctly format artixlinux releases and editions 2024-04-21 09:59:48 +01:00
Martin Wimpress bc39f15369 refactor: simplify releases_arcolinux() 2024-04-21 09:59:48 +01:00
Martin Wimpress afb872d9f4 refactor: optimise web_pipe() to follow redirections but not resolve them 2024-04-21 09:59:48 +01:00
Martin Wimpress 41264636ea refactor: make biglinux releases and editions dynamic 2024-04-21 09:59:48 +01:00
Martin Wimpress 89b2c7412e refactor: make artix releases and editions dynamic 2024-04-21 09:59:48 +01:00
Martin Wimpress 57eea29cb2 fix: do not process URL redirection until after ISO file name stored 2024-04-21 09:59:48 +01:00