Commit graph

  • b23b1c1459 fix: Readd renamed error_specify_os function, cleanup zen0bit 2024-04-21 10:42:08 +02:00
  • 2714661e1b feat: Add reworked os_homepage function, remove old one zen0bit 2024-04-21 01:47:28 +02:00
  • b811977464 feat: Add --download to new run script zen0bit 2024-04-21 00:05:50 +02:00
  • 983c6af8a6 feat: Change download_iso variable to just="download" zen0bit 2024-04-20 23:41:24 +02:00
  • a885ed5b6f feat: Add reworked help_message function zen0bit 2024-04-21 01:54:21 +02:00
  • 08bcac1cf9 fix: Readd renamed error_not_supported_lang function, cleanup zen0bit 2024-04-21 08:28:06 +02:00
  • 1f084009df fix: Readd renamed error_not_supported_release function, clean up zen0bit 2024-04-21 08:49:40 +02:00
  • 370d7d5843 fix: Readd renamed error_not_supported_editions function, cleanup zen0bit 2024-04-21 08:32:38 +02:00
  • c5ec090970 fix: Readd renamed error_not_supported_os function, cleanup zen0bit 2024-04-21 04:05:52 +02:00
  • 9bbfd6dafe feat: Add new run script zen0bit 2024-04-21 00:05:11 +02:00
  • 12a17a82a6 feat: Add show_os_info function zen0bit 2024-04-21 01:38:12 +02:00
  • ba67f7ff71 feat: Add reworked pretty_name function, remove old one zen0bit 2024-04-21 01:42:09 +02:00
  • 39d1bff0c2 chore: Add function beware cut_1 function zen0bit 2024-04-21 08:17:30 +02:00
  • a948ece78d chore: Slightly modify code style in get_rockylinux function zen0bit 2024-04-21 08:15:49 +02:00
  • 7814f74377 chore: Slighlty modify chunkcheck message zen0bit 2024-04-21 08:14:48 +02:00
  • 6ae74a397c chore: Move get_biglinux function zen0bit 2024-04-21 08:13:59 +02:00
  • 7a88eab9af chore: Move get_blendos function zen0bit 2024-04-21 08:13:41 +02:00
  • a2b6250680 chore: Move get_rebornos function zen0bit 2024-04-21 08:11:56 +02:00
  • 07b1284d2a chore: Move get_bunsenlabs function zen0bit 2024-04-21 08:05:39 +02:00
  • 3d36ea703d chore: Move get_archcraft function zen0bit 2024-04-21 08:03:22 +02:00
  • 87c70e10ee chore: Move get_vanillaos function zen0bit 2024-04-21 08:02:06 +02:00
  • 7cd3e4e669 chore: Make editions_fedora on one line zen0bit 2024-04-21 07:58:14 +02:00
  • d90b1ac669 chore: Make indentation consistent zen0bit 2024-04-21 08:00:50 +02:00
  • d7cbf04f47 chore: Change tabs to spaces zen0bit 2024-04-21 00:29:12 +02:00
  • 158bbf36c4 fix: Remove tux logo from comment zen0bit 2024-04-21 12:28:34 +02:00
  • 70984dfda9 refactor: simplify get_antix() Martin Wimpress 2024-04-21 09:55:30 +01:00
  • 41b734e23a refactor: tidy up get_chimeralinux() Martin Wimpress 2024-04-21 09:55:04 +01:00
  • 592572345c refactor: make hardcoded URL in get_archcraft() dynamic Martin Wimpress 2024-04-21 09:54:13 +01:00
  • eb78e7780e fix: make hash checking work in get_archlinux() Martin Wimpress 2024-04-21 09:53:19 +01:00
  • 0cd462408a feat: make releases_vanillaos() dynamic Martin Wimpress 2024-04-21 09:52:31 +01:00
  • f6ce01a09e feat: make releases_centos-stream() dynamic and drop v8 Martin Wimpress 2024-04-21 09:51:18 +01:00
  • 636dc16f7a feat: make editions_cachyos() dynamic and simplify Martin Wimpress 2024-04-21 09:49:17 +01:00
  • c864de7876 refactor: present current release name in releases_bunsenlabs() Martin Wimpress 2024-04-21 09:47:45 +01:00
  • c36497a88a feat: make blendos_releases() dynamic and simplify Martin Wimpress 2024-04-21 09:46:59 +01:00
  • af7fe35742 feat: make releases_batocera() dynamic Martin Wimpress 2024-04-21 09:45:13 +01:00
  • 0596f3b243 fix: correctly format releases_athenaos() output Martin Wimpress 2024-04-21 09:44:22 +01:00
  • cf5b404dce fix: correctly format artixlinux releases and editions Martin Wimpress 2024-04-21 09:43:11 +01:00
  • bc39f15369 refactor: simplify releases_arcolinux() Martin Wimpress 2024-04-21 09:41:44 +01:00
  • afb872d9f4 refactor: optimise web_pipe() to follow redirections but not resolve them Martin Wimpress 2024-04-20 23:57:12 +01:00
  • 41264636ea refactor: make biglinux releases and editions dynamic Martin Wimpress 2024-04-20 17:44:18 +01:00
  • 89b2c7412e refactor: make artix releases and editions dynamic Martin Wimpress 2024-04-20 17:42:56 +01:00
  • 57eea29cb2 fix: do not process URL redirection until after ISO file name stored Martin Wimpress 2024-04-20 17:40:30 +01:00
  • 44d0d10c6e chore: correct typo in comment Martin Wimpress 2024-04-20 13:52:01 +01:00
  • 5396e86eec refactor: web_get() downloads with curl with fallback to wget on failure Martin Wimpress 2024-04-20 11:18:35 +01:00
  • 9e99b08a8c feat: make curl a hard requirement of quickget Martin Wimpress 2024-04-20 11:17:25 +01:00
  • 4619b71b4e docs: add comments for the web_*() handlers Martin Wimpress 2024-04-20 11:03:54 +01:00
  • 86cb0cdf04 refactor: update web_get() to use web_redirect() Martin Wimpress 2024-04-20 11:02:12 +01:00
  • 592b838db6 refactor: update web_pipe() to use web_redirect() Martin Wimpress 2024-04-20 11:01:55 +01:00
  • 806b1a439f feat: add web_check(); a replacement for wget --spider Martin Wimpress 2024-04-20 11:01:00 +01:00
  • c7af18f0f4 feat: add web_redirect() Martin Wimpress 2024-04-20 11:00:12 +01:00
  • 4eb1b4d09b style: correct indentation Martin Wimpress 2024-04-20 10:57:55 +01:00
  • fc96b66ada fix: improve presentation of changing permission of config files Martin Wimpress 2024-04-20 10:54:26 +01:00
  • de798af9b0 refactor: simplify get_gentoo() Martin Wimpress 2024-04-20 10:53:52 +01:00
  • 4e891ec52d chore: update releases_tinycore() Martin Wimpress 2024-04-20 10:52:13 +01:00
  • 846868d5c1 chore: update releases_solus() Martin Wimpress 2024-04-20 10:51:35 +01:00
  • 077a9f409b chore: update releases_porteus() Martin Wimpress 2024-04-20 10:51:16 +01:00
  • ae5c514982 chore: update releases_parrotsec() and editions_parrotsec() Martin Wimpress 2024-04-20 10:50:47 +01:00
  • 3278858050 chore: update releases_mxlinux() Martin Wimpress 2024-04-20 10:49:54 +01:00
  • b65e659bf1 chore: update releases_mageia() Martin Wimpress 2024-04-20 10:49:36 +01:00
  • 84fea55597 chore: update releases_lmde() Martin Wimpress 2024-04-20 10:49:13 +01:00
  • 832907a7e2 chore: update releases_endless() and get_endless() Martin Wimpress 2024-04-20 10:48:52 +01:00
  • 598aaaf78c chore: correct ordering for releases_devuan() Martin Wimpress 2024-04-20 10:47:45 +01:00
  • 9732081dc5 chore: update releases_antix() Martin Wimpress 2024-04-20 10:47:13 +01:00
  • 795c84b415 chore: update releases_alpine() Martin Wimpress 2024-04-20 10:46:47 +01:00
  • 8bd89fb30d docs: update example dynamic releases for easyos Martin Wimpress 2024-04-20 10:46:13 +01:00
  • dc40f59a2c chore: remove old releases from easyos Martin Wimpress 2024-04-20 10:45:31 +01:00
  • 9eb4d86745 refactor: update get_macos() to only use web_get() Martin Wimpress 2024-04-20 10:43:28 +01:00
  • a260e9b45d refactor: simplify get_elementary() Martin Wimpress 2024-04-20 10:42:21 +01:00
  • dbcbd12c80 refactor: update archcraft to it can use the new web_get() Martin Wimpress 2024-04-20 10:41:13 +01:00
  • 005f3375cd refactor: update vxlinux to use web_pipe() Martin Wimpress 2024-04-20 10:40:07 +01:00
  • f8ddb4cef3 refactor: update ubuntu to use web_pipe() Martin Wimpress 2024-04-20 10:39:10 +01:00
  • 660af25250 refactor: update sparkylinux releases and editions to be dynamic Martin Wimpress 2024-04-20 10:37:49 +01:00
  • 1b42fbeda3 refactor: update rebornos to use web_pipe() Martin Wimpress 2024-04-20 10:35:00 +01:00
  • b2bcf036f8 refactor: update pureos to use web_pipe() Martin Wimpress 2024-04-20 10:34:19 +01:00
  • a2c58ea3e5 fix: make opensuse releases dynamic and current Martin Wimpress 2024-04-20 10:25:59 +01:00
  • 0302973278 fix: update openindiana releases to be dynamic and current Martin Wimpress 2024-04-20 10:22:53 +01:00
  • 8e87089a34 refactor: update openbsd to use web_pipe() Martin Wimpress 2024-04-20 10:20:31 +01:00
  • a2c3181191 refactor: update netbsd to use web_pipe() Martin Wimpress 2024-04-20 10:19:31 +01:00
  • 7fb1400c7e refactor: update holoiso to use web_pipe() Martin Wimpress 2024-04-20 10:18:42 +01:00
  • 139601d024 refactor: update gnomeos to use web_pipe() Martin Wimpress 2024-04-20 10:17:39 +01:00
  • 8e14a580c4 fix: update ghostbsd releases to be dynamic and current Martin Wimpress 2024-04-20 10:16:30 +01:00
  • 0f22368cfb refactor: update freebsd to use web_pipe() and correct order Martin Wimpress 2024-04-20 10:14:17 +01:00
  • 2b3a2997a6 refactor: update endeavouros to use web_pipe() Martin Wimpress 2024-04-20 10:13:38 +01:00
  • 03d905435d refactor: update dragonfly to use web_pipe() Martin Wimpress 2024-04-20 10:11:42 +01:00
  • a300b200a4 refactor: make deepin releases dynamic Martin Wimpress 2024-04-20 10:11:04 +01:00
  • f94e975029 fix: update debian with web_pipe(), correct output and ignore NEVER_RELEASED Martin Wimpress 2024-04-20 10:09:41 +01:00
  • 5cb578acc6 refactor: update blendos to use web_pipe() Martin Wimpress 2024-04-20 10:07:54 +01:00
  • 44a7caf1a0 refactor: make biglinux releases dynamic Martin Wimpress 2024-04-20 10:06:44 +01:00
  • 22af654167 refactor: update bazzite to use web_pipe() Martin Wimpress 2024-04-20 10:05:17 +01:00
  • 9234765d3a refactor: update athenaos to use GitHub and migrate to web_pipe() Martin Wimpress 2024-04-20 10:04:21 +01:00
  • 97bff52088 fix: update arcolinux with working URL and migrate to web_pipe() Martin Wimpress 2024-04-20 10:02:03 +01:00
  • 30b09bc070 fix: sparklinux doesn't publish iso details in the RSS feed anymore Martin Wimpress 2024-04-19 22:56:14 +01:00
  • 5b9de101d8 docs: add web_pipe() to quick n dirty guide Martin Wimpress 2024-04-19 22:54:14 +01:00
  • cbd03d7824 refactor: update vxlinux to use web_pipe() Martin Wimpress 2024-04-19 22:53:04 +01:00
  • 50d6ff045e chore: drop xerolinux; it is no longer a distro and image are deleted Martin Wimpress 2024-04-19 22:52:44 +01:00
  • 2750b9179f refactor: update zorin to use new web_get() Martin Wimpress 2024-04-19 22:49:52 +01:00
  • 729729fd6d refactor: update void to use web_pipe() Martin Wimpress 2024-04-19 22:48:38 +01:00
  • 234cf563d5 refactor: update ubuntu to use web_pipe() Martin Wimpress 2024-04-19 22:48:02 +01:00
  • 7984fe2e5e refactor: update ubuntu-server to use web_pipe() Martin Wimpress 2024-04-19 22:47:38 +01:00
  • ee3d432736 refactor: update tuxedoos to use web_pipe() Martin Wimpress 2024-04-19 22:47:06 +01:00