Proposed Download Directory Structure / download redirects / stable download links / permalinks

Information

ID: 895
PHID: PHID-TASK-5jl2smbsoddciybs2dul
Author: tempest
Status at Migration Time: resolved
Priority at Migration Time: Wishlist

Description

the debian team uses a directory structure for their iso files that uses a “current” directory where the latest version of the installation disks can always be found. this allows for various scripting/bash commands from a user to always be able to download the latest version of a particular release, regardless of the version point release number.

for example the following command will always download the latest version of the amd64 debian netinst installer for stretch with the proprietary drivers:

wget -c -e robots=off -r -l1 -nd -P ./ -np “https://cdimage.debian.org
/cdimage/unofficial/non-free/cd-including-firmware/current/amd64/iso-cd”
-A “firmware-9..-amd64-netinst.iso”

this helps greatly with documentation efforts, since documentation does not break and need updating based on a new point release being available.

whonix, however, currently uses a directory structure that is specific to point release names, which are linked from the webpage. would it be problematic to implement a “current” directory in a manner similar to debian’s that hosts the latest whonix point release?

Comments


Patrick

2019-02-24 13:05:54 UTC


tempest

2019-02-24 13:17:50 UTC


Patrick

2019-02-24 17:48:22 UTC


Patrick

2019-03-26 12:01:44 UTC


mig5

2019-04-14 22:44:35 UTC


mig5

2019-04-14 22:47:41 UTC


Patrick

2019-04-17 16:16:31 UTC


mig5

2019-04-18 05:18:35 UTC


mig5

2019-04-18 05:18:46 UTC


marmarek

2019-04-18 07:22:54 UTC


Patrick

2019-04-19 10:27:08 UTC


mig5

2019-04-22 22:31:51 UTC


Patrick

2019-05-03 10:13:15 UTC


tempest

2019-06-11 01:18:42 UTC