Commit graph

  • c2778e1b27 docs: add curl to the requirements Martin Wimpress 2024-04-17 03:44:29 +01:00
  • 328a6b5bf6 feat: replace aria2c with curl for quickget downloads. Closes #1057 Martin Wimpress 2024-04-17 03:43:11 +01:00
  • 93e0125880 fix: recovered macos instructions for TRIM Phil Clifford 2024-04-17 02:00:39 +01:00
  • 60eae62ac7 feat: Add os_supported_release function zen0bit 2024-04-17 02:53:38 +02:00
  • 8768283af0 fix: add nixos unstable. Fixes #732 Martin Wimpress 2024-04-17 01:14:07 +01:00
  • 7e3515aa06 Fix regression in the case of a missing release - closes #1049 Liam 2024-04-16 16:11:15 -07:00
  • dc81b8c2b3 fix: clean exit returns 0. Fixes #531 Martin Wimpress 2024-04-17 00:12:02 +01:00
  • d7e41bc704 docs: regenerated after merges Phil Clifford 2024-04-16 23:08:13 +01:00
  • b6f5b1aeb8 fix: use vmware-svga for old Ubuntu releases. Fixes #966 Martin Wimpress 2024-04-16 23:48:30 +01:00
  • 3c6e803c77 fix: correct align and format Host and CPU information Martin Wimpress 2024-04-16 23:44:36 +01:00
  • 6266e37eec chore: white space clean up Martin Wimpress 2024-04-16 22:46:29 +01:00
  • c9f477517a fix: disable HPET based on the version of QEMU being used. Fixes #1001 Martin Wimpress 2024-04-16 22:46:16 +01:00
  • febb854aa8 feat: add cut_1() Martin Wimpress 2024-04-16 22:01:44 +01:00
  • d2797b6834 chore: white space clean up Martin Wimpress 2024-04-16 21:40:00 +01:00
  • b486a7519d fix: remove stray closing brace Martin Wimpress 2024-04-16 21:39:48 +01:00
  • f305103f6d fix: add missing fedora releases Martin Wimpress 2024-04-16 21:39:30 +01:00
  • 08746937db chore: white space clean up Martin Wimpress 2024-04-16 19:19:39 +01:00
  • 7600932b12 refactor: update download_windows_workstation() based on Mido Martin Wimpress 2024-04-16 19:19:21 +01:00
  • e017c2dfa6 refactor: update download_windows_server() based on Mido Martin Wimpress 2024-04-16 19:18:15 +01:00
  • 9c09fdb000 docs: update downloads_windows function attributions Martin Wimpress 2024-04-16 19:15:42 +01:00
  • b1c75d3b5d refactor: rename download_windows functions Martin Wimpress 2024-04-16 19:14:37 +01:00
  • 1012109536 feat: add curl_windows() from Mido Martin Wimpress 2024-04-16 19:12:54 +01:00
  • 1004c3428b refactor: update handle_curl_error() based Mido Martin Wimpress 2024-04-16 17:11:17 +01:00
  • 272334b2a7 style: Sort OS releases from newest to oldest zen0bit 2024-04-16 18:25:48 +02:00
  • ee65d6ee26 Improve list_isos function messages shown to user zen0bit 2024-04-16 18:20:50 +02:00
  • 9b0e0a880b Add os_homepage function zen0bit 2024-04-16 18:19:32 +02:00
  • 2a67445c65 Move os_credentials function where belongs zen0bit 2024-04-16 18:17:19 +02:00
  • 2b4c60fc1f Move os_about function where belong zen0bit 2024-04-16 18:16:22 +02:00
  • dd35355f70 Add pureos info (added before that) zen0bit 2024-04-16 17:58:36 +02:00
  • 4281e0daf3 feat: add flake.nix to assist local development Martin Wimpress 2024-04-16 16:56:06 +01:00
  • 9b5593749b fix: help_message function placement zen0bit 2024-04-16 17:30:35 +02:00
  • 4f886f7c80 chore: disable reviewdog for PRs Martin Wimpress 2024-04-16 15:21:43 +01:00
  • 652d91d33a fix: update URLs referencing the project #945 Martin Wimpress 2024-04-16 14:38:42 +01:00
  • 6028a611c0
    feat: test_isos function Martin Wimpress 2024-04-16 14:19:54 +01:00
  • 0c910be5c4
    feat: os_supported_edition function Martin Wimpress 2024-04-16 14:14:32 +01:00
  • bf8fa84c4f
    feat: os_supported_edition function Martin Wimpress 2024-04-16 14:12:43 +01:00
  • c23b2afd80
    feat: os_error_edition function Martin Wimpress 2024-04-16 14:11:32 +01:00
  • d96978d1c2
    feat: os_supported_lang function Martin Wimpress 2024-04-16 14:10:33 +01:00
  • c3acd28c6b
    feat: handle_missing function Martin Wimpress 2024-04-16 14:05:34 +01:00
  • 29167d8528
    feat: os_error function Martin Wimpress 2024-04-16 14:04:18 +01:00
  • 20b5e1c335
    feat: os_not_supported function Martin Wimpress 2024-04-16 14:03:24 +01:00
  • 7c53267153 feat: Add function to test if all ISOs are really downloadable zen0bit 2024-04-12 18:08:36 +02:00
  • 9ff5f02d8f feat: Add function to show error message if path not specified zen0bit 2024-04-13 22:44:16 +02:00
  • 15e4726801 feat: Add folding to shown releases and editions (no more words cutted in half) zen0bit 2024-04-12 18:25:15 +02:00
  • c703f8518e feat: Add function to show nice help message zen0bit 2024-04-12 18:16:05 +02:00
  • 626c63cb7e
    feat: list_isos function Martin Wimpress 2024-04-16 13:47:56 +01:00
  • b6e71f985a feat: Add function to list supported OS with all releases and editions zen0bit 2024-04-12 18:06:55 +02:00
  • 707a45d909 feat: Add new pretty_name function zen0bit 2024-04-12 18:04:54 +02:00
  • 4cc1b90b25 feat: Add function to show OS homepage zen0bit 2024-04-12 18:02:43 +02:00
  • 0f04a90bdb
    feat: os_about function Martin Wimpress 2024-04-16 13:45:10 +01:00
  • 44f885551e
    feat: os_basedof function Martin Wimpress 2024-04-16 13:43:38 +01:00
  • a6993b1b52
    feat: os_basedof function #1008 Martin Wimpress 2024-04-16 13:24:15 +01:00
  • 6418593dfa ci: Add reviewdog - Automated shellcheck in github action for PRs (no automated repair) zen0bit 2024-04-13 08:33:53 +02:00
  • 96ba1f8f9b fix: multiple distros now have also releases on 1 line zen0bit 2024-04-14 02:21:30 +02:00
  • 005d2b2d1b fix: chimeralinux release function zen0bit 2024-04-13 23:11:25 +02:00
  • 0f1eb545c0 feat: Add function with information about supported operating systems zen0bit 2024-04-12 17:59:24 +02:00
  • 29be0990fe fix: failing to launch VMs from outside directory zen0bit 2024-04-12 16:49:39 +02:00
  • 592271d46b Use only latest BlendOS release Liam 2024-04-13 19:51:10 -07:00
  • 156e11af32 feat: Move you must specify release into function zen0bit 2024-04-13 22:45:47 +02:00
  • a346855bab feat: Move is not supported language message into function zen0bit 2024-04-13 22:46:56 +02:00
  • ae7b47f7f9 feat: Move must specify edition message into function zen0bit 2024-04-13 22:46:35 +02:00
  • cb33fa0bc8 feat: Move not supported edition message into function zen0bit 2024-04-13 22:46:14 +02:00
  • 534f7fc342 feat: Move handling of unsupported combinations into function zen0bit 2024-04-13 22:47:14 +02:00
  • 7394518602 feat: Add function to show error message if OS not specified zen0bit 2024-04-14 05:41:36 +02:00
  • 7a3e3c802a feat: Add function to show error if OS is not supported zen0bit 2024-04-13 22:45:09 +02:00
  • bd0327c7b8 feat: Add function to list ISOs of all supported OS zen0bit 2024-04-12 18:08:01 +02:00
  • 0a472db085 feat: Add function to show short info about OS zen0bit 2024-04-12 18:03:13 +02:00
  • f5d87cf419 feat: Add function to show default live OS credentials zen0bit 2024-04-12 18:02:13 +02:00
  • c6462e9fa4 feat: os_basedof function zen0bit 2024-04-12 18:01:41 +02:00
  • bea27b1ffa Further markdown linting and standartisation of fencing Phil Clifford 2024-04-14 03:05:42 +01:00
  • d1c4fa9de5 Readme and man pages regenerated reflecting updates Phil Clifford 2024-04-12 02:05:02 +01:00
  • 8aa7ccc796 docs: emphasise macOS host support is WIP Martin Wimpress 2024-04-11 23:29:51 +01:00
  • 465623b904 docs: improve installation documentation for Debian and derivatives #863 #583 Martin Wimpress 2024-04-11 23:29:21 +01:00
  • 24bcdfdb9a docs: correct example documentation for ubuntu daily-live. close #943 Martin Wimpress 2024-04-11 23:27:56 +01:00
  • 33b8133a33 Readme and man pages regenerated reflecting updates Phil Clifford 2024-04-12 02:05:02 +01:00
  • eac8cc2031 Add Tuxedo OS Alex Genovese 2024-04-13 18:13:59 +02:00
  • 4337aff726 Updated Makefile Chase Covello 2024-04-12 20:52:33 -07:00
  • 91389d6be4 add PureOS Alex Genovese 2024-04-12 16:17:06 +02:00
  • 10d69b72d0 readd EasyOS zen0bit 2024-04-12 01:27:50 +02:00
  • 70cf5c2100 fix sse41 contradiction and cpuid host warnings Alex Genovese 2024-04-12 10:24:49 +02:00
  • d030221214 revised health checker Alex Genovese 2024-04-12 08:02:39 +02:00
  • 77123d0751 fix: update debian package to install chunkcheck. close #988 Martin Wimpress 2024-04-11 23:46:16 +01:00
  • f2087c376b chore: white space clean up Martin Wimpress 2024-04-11 23:43:34 +01:00
  • 56e1c22e50 docs: emphasise macOS host support is WIP Martin Wimpress 2024-04-11 23:29:51 +01:00
  • f03061d8a7 docs: improve installation documentation for Debian and derivatives #863 #583 Martin Wimpress 2024-04-11 23:29:21 +01:00
  • 6a60919293 docs: remove old YouTube video Martin Wimpress 2024-04-11 23:28:16 +01:00
  • e9299fc8b3 docs: correct example documentation for ubuntu daily-live. close #943 Martin Wimpress 2024-04-11 23:27:56 +01:00
  • 0d5b97e186 chore: update version to 4.9.3. close #458 Martin Wimpress 2024-04-11 22:44:18 +01:00
  • f018aee3aa chore!: drop easyos; the domain for downloads no longer resolves. close #921 Martin Wimpress 2024-04-11 22:36:03 +01:00
  • facb5d163e 🛠 CachyOS latest zenobit 2024-01-29 16:16:53 +01:00
  • 147e938e93 🛠 BlendOS releases on 1 line zenobit 2024-01-17 16:45:28 +01:00
  • e96e90ebc7 🌀 EndeavourOS dynamic releases Thanks to @lj3954 zenobit 2024-01-16 13:19:06 +01:00
  • b36e62694c 🛠 Gentoo livegui zenobit 2024-01-16 11:39:24 +01:00
  • 5e980a8631 🛠 spiral rename zenobit 2024-01-16 10:58:58 +01:00
  • bce0dbffbe 📦 SparkyLinux zenobit 2023-10-08 04:26:05 +02:00
  • 4c6c078d3c 📦 Slitaz GNU/Linux zenobit 2023-10-19 12:11:17 +02:00
  • 5e7e677131 📦 Slint zenobit 2023-12-29 20:48:39 +01:00
  • efd8913de1 📦 Slax zenobit 2023-10-19 12:38:43 +02:00
  • d5dc137016 📦 Primtux Thanks to @DaffyDuke Olivier Duquesne 2023-12-26 22:00:07 +01:00
  • 411d87d63e 📦 Parrot Security zenobit 2023-12-30 23:36:43 +01:00