Commit ce055afb authored by Laura Arjona Reina's avatar Laura Arjona Reina
Browse files

Update tags for links to images, since stretch is not stable anymore so we...

Update tags for links to images, since stretch is not stable anymore so we cannot reuse the tags for stable
parent 9c8916d4
Loading
Loading
Loading
Loading
+13 −11
Original line number Diff line number Diff line
@@ -98,44 +98,46 @@
#
### Next line should be changed to 'wml::debian::installer' when
### preparing for next stable release; don't forget the Makefile!
#use wml::debian::release_images
#use wml::debian::installer
<define-tag stretch-images-url>https://cdimage.debian.org/cdimage/archive/9.8.0</define-tag>
<define-tag stretch-cd-release-filename>9.8.0</define-tag>

<define-tag netinst-images>
<stable-netinst-images />
<images-list url="<stretch-images-url/>/@ARCH@/iso-cd/debian-<stretch-cd-release-filename/>-@ARCH@-netinst.iso" arch="<strip-arches "<stretch-images-arches />" "source" />" />
</define-tag>

<define-tag full-cd-images>
<stable-full-cd-images />
<images-list url="<stretch-images-url/>/@ARCH@/iso-cd/" arch="<stretch-images-arches /> multi-arch" />
</define-tag>

<define-tag full-cd-torrent>
<stable-full-cd-torrent />
<images-list url="<stretch-images-url/>/@ARCH@/bt-cd/" arch="<stretch-images-arches /> multi-arch" />
</define-tag>

<define-tag full-cd-jigdo>
<stable-full-cd-jigdo />
<images-list url="<stretch-images-url/>/@ARCH@/jigdo-cd/" arch="<stretch-images-arches /> multi-arch" />
</define-tag>

<define-tag full-dvd-images>
<stable-full-dvd-images />
<images-list url="<stretch-images-url/>/@ARCH@/iso-dvd/" arch="<stretch-images-arches /> multi-arch" />
</define-tag>

<define-tag full-dvd-torrent>
<stable-full-dvd-torrent />
<images-list url="<stretch-images-url/>/@ARCH@/bt-dvd/" arch="<stretch-images-arches /> multi-arch" />
</define-tag>

<define-tag full-dvd-jigdo>
<stable-full-dvd-jigdo />
<images-list url="<stretch-images-url/>/@ARCH@/jigdo-dvd/" arch="<stretch-images-arches /> multi-arch" />
</define-tag>

<define-tag full-bluray-jigdo>
<stable-full-bluray-jigdo />
<images-list url="<stretch-images-url/>/@ARCH@/jigdo-bd/" arch="i386 amd64 source" />
</define-tag>

<define-tag other-images>
<stable-other-images />
<images-list url="<otherimages-url/>" arch="<strip-arches "<stretch-images-arches />" "source" />" />
</define-tag>

<define-tag small-non-free-cd-images>
<stable-small-non-free-cd-images />
<images-list url="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/archive/<stretch-cd-release-filename/>+nonfree/@ARCH@/iso-cd/firmware-<stretch-cd-release-filename/>-@ARCH@-netinst.iso" arch="amd64 i386" />
</define-tag>