Tags give the ability to mark specific points in history as being important
-
v2.4.9
6f822d18 · ·v2.4.9 * fix Debian unstable ISOs (#62) Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.8...v2.4.9
-
v2.4.8
24608516 · ·v2.4.8 * Fixed GPG verification for MX Linux images. (#60) (@Gnu1) Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.7...v2.4.8
-
v2.4.7
f81d0c11 · ·v2.4.7 * Added GPG verification for MX Linux Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.6...v2.4.7
-
v2.4.6
34c81bfd · ·v2.4.6 * Added Proxmox * Added EndeavourOS * Added deepin * Added GPG verification for Rocky Linux 10 images Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.5...v2.4.6
-
v2.4.5
4522d532 · ·v2.4.5 * Reorganized Debian images (#52) (@Gnu1) * NOTE: Scripts using the -d flag will need to be changed * Added Debian sid (#52) (@Gnu1) * Added Debian testing (#52) (@Gnu1) Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.4...v2.4.5
-
v2.4.4
88e0bb96 · ·v2.4.4 * Update license info in README for Debian packaging (#51) (@Gnu1) Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.3...v2.4.4
-
v2.4.3
18b1b548 · ·v2.4.3 * Add missing settings to man page * Fix Signify name in manual_download for Debian users Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.2...v2.4.3
-
v2.4.2
44ad24f6 · ·v2.4.2 * Fixed bug causing the GPG key to be null for AlmaLinux (@Gnu1) Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.1...v2.4.2
-
v2.4.1
3ced0078 · ·v2.4.1 * Added support for AlmaLinux OS 10 Full Changelog: * https://codeberg.org/bashuser30/dl-distro/compare/v2.4.0...v2.4.1
-
v2.4.0
aacbdb55 · ·v2.4.0 * Added support for MX Linux (#28) (@Gnu1) Full Commit Log: * https://codeberg.org/bashuser30/dl-distro/compare/v2.3.3...v2.4.0
-
v2.3.3
c3889a3e · ·v2.3.3 * Fixed bug causing the main menu to display if the user only wanted to update the JSON file (dl-distro -u) * Added feature to select distribution by name or a JSON query for manual-download (@Gnu1) Full Commit Log: * https://codeberg.org/bashuser30/dl-distro/compare/v2.3.2...v2.3.3
-
v2.3.2
551b95bf · ·v2.3.2 * Added -m, --manual-download option (@Gnu1) Full Commit Log: * https://codeberg.org/bashuser30/dl-distro/compare/v2.3.1...v2.3.2
-
v2.3.1
599d5ca3 · ·v2.3.1 * Added support for Guix System 'latest' images (#19) (@Gnu1) * Added support for AlmaLinux OS 'live' images Full Commit Log: * https://codeberg.org/bashuser30/dl-distro/compare/v2.3.0...v2.3.1
-
v2.3.0
f94830b5 · ·v2.3.0 * Added Tiny Core (@Gnu1) * Added Parch GNU/Linux (@Gnu1) * Added GhostBSD * Added -L, --list-distros option Full Commit Log: * https://codeberg.org/bashuser30/dl-distro/compare/v2.2.0...v2.3.0
-
v2.2.0
5401167c · ·v2.2.0 - Added CachyOS - Added Debian GNU/Hurd (@Gnu1) - Added Dragora GNU/Linux-Libre - Added Hyperbola GNU/Linux-libre - Added Nobara - Added Parabola GNU/Linux-libre - Added Pop!_OS - Added PureOS - Added Zorin OS - Updated NixOS short name from `nixos` to `nix`. Users must update to this version to continue downloading NixOS. Any scripts using `-d nixos` must be changed to `-d nix`. Full Commit Log: - https://codeberg.org/bashuser30/dl-distro/compare/v2.1.0...v2.2.0
-
v2.1.0
81f76582 · ·v2.1.0 Added GNU Guix: https://guix.gnu.org Added Trisquel GNU/Linux: https://trisquel.info Full commit log: - https://codeberg.org/bashuser30/dl-distro/compare/v2.0.3...v2.1.0
-
v2.0.3
e88c2433 · ·v2.0.3 Fixed Whonix QEMU GPG key. The Whonix developers have started using a single key for both QEMU and VirtualBox. Full commit log: - https://codeberg.org/bashuser30/dl-distro/compare/v2.0.2...v2.0.3
-
v2.0.2
a783696b · ·v2.0.2 This release is required to download Fedora Linux 40 due to JSON changes in data.json. Full commit log: - https://codeberg.org/bashuser30/dl-distro/compare/v2.0.1...v2.0.2
-
v2.0.1
eb84060a · ·v2.0.1 Ubuntu version names have changed in the JSON file, for example: mantic -> v23_10 Updating to this release is only required if you wish to download and verify the Trusty Tahr images. Full commit log: - https://codeberg.org/bashuser30/dl-distro/compare/v2.0.0...v2.0.1 -
v2.0.0
74064279 · ·v2.0.0 Main changes include: * Added an interactive main menu that displays all available distributions. Run dl-distro without any options. * Added a config file. There are currently only 4 options in the config file, the main one being a default download directory. * A man page has been created for dl-distro. * Bash completions for options and distributions have been created. Recommendations: * Generate a new config file with defaults pre-loaded: `dl-distro -c` * Purge the data directory. The directory structure has changed and you will need to re-fetch GPG keys during runtime: `dl-distro -P` * If you disabled JSON auto-updating, disable it again: `dl-distro -a` * Non-AUR users should remove the script from their `$PATH`. The provided `installer.sh` script will handle installation now. Full commit log: * https://codeberg.org/bashuser30/dl-distro/compare/v1.18.0...v2.0.0