aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2023-09-10 14:55:52 +0530
committerThomas Lange <lange@debian.org>2023-09-10 14:59:55 +0530
commitff4acdb89311338bebdbb71b28dcc479d29029e3 (patch)
treed6d845f846a4e7a91c2d8a1cfe20840fba133d10 /english/releases
parente461e4b739413020d0efe202334a38f8e9708200 (diff)
remove all unneeded info from obsolete release
Diffstat (limited to 'english/releases')
-rw-r--r--english/releases/jessie/Makefile12
-rw-r--r--english/releases/jessie/credits.wml15
-rw-r--r--english/releases/jessie/debian-installer/Makefile13
-rw-r--r--english/releases/jessie/debian-installer/index.wml234
-rw-r--r--english/releases/jessie/errata.wml2
-rw-r--r--english/releases/jessie/index.wml90
-rw-r--r--english/releases/jessie/installmanual.wml44
-rw-r--r--english/releases/jessie/release.data216
-rw-r--r--english/releases/jessie/releasenotes.wml38
-rw-r--r--english/releases/jessie/reportingbugs.wml49
10 files changed, 31 insertions, 682 deletions
diff --git a/english/releases/jessie/Makefile b/english/releases/jessie/Makefile
index 97835f7df4f..d1ac9a69ca2 100644
--- a/english/releases/jessie/Makefile
+++ b/english/releases/jessie/Makefile
@@ -3,19 +3,13 @@
WMLBASE=../..
CUR_DIR=releases/jessie
-SUBS=debian-installer
+SUBS=
include $(WMLBASE)/Make.lang
index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml \
- $(ENGLISHDIR)/releases/jessie/release.data $(TEMPLDIR)/release_info.wml
+ $(TEMPLDIR)/release_info.wml
releasenotes.$(LANGUAGE).html: releasenotes.wml $(TEMPLDIR)/release.wml \
- $(ENGLISHDIR)/releases/jessie/release.data $(TEMPLDIR)/release_info.wml \
- $(ENGLISHDIR)/releases/arches.data \
+ $(TEMPLDIR)/release_info.wml \
$(sort $(wildcard $(HTMLDIR)/*/release-notes*))
-
-installmanual.$(LANGUAGE).html: installmanual.wml $(TEMPLDIR)/release.wml \
- $(ENGLISHDIR)/releases/jessie/release.data $(TEMPLDIR)/release_info.wml \
- $(ENGLISHDIR)/releases/arches.data \
- $(sort $(wildcard $(HTMLDIR)/*/install*))
diff --git a/english/releases/jessie/credits.wml b/english/releases/jessie/credits.wml
deleted file mode 100644
index 0643b9a876b..00000000000
--- a/english/releases/jessie/credits.wml
+++ /dev/null
@@ -1,15 +0,0 @@
-#use wml::debian::template title="Debian 8 -- Credits (or Blame)" BARETITLE=true
-
-
-<h2>Release management</h2>
-
-<p>This release of Debian was managed by Adam D. Barratt and Niels
-Thykier, with the assistance of Cyril Brulebois, Julien Cristau, Mehdi
-Dogguy, Philipp Kern, Emilio Pozuelo Monfort, Ivo De Decker and
-Jonathan Wiltshire.</p>
-
-<h2>The rest of Debian</h2>
-
-<p>The developers and everyone else
-who contributed.</p>
-
diff --git a/english/releases/jessie/debian-installer/Makefile b/english/releases/jessie/debian-installer/Makefile
deleted file mode 100644
index 209969a667e..00000000000
--- a/english/releases/jessie/debian-installer/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# If this makefile is not generic enough to support a translation,
-# please contact debian-www.
-
-WMLBASE=../../..
-CUR_DIR=releases/jessie/debian-installer
-SUBS=
-
-include $(WMLBASE)/Make.lang
-
-index.$(LANGUAGE).html:: $(ENGLISHDIR)/releases/jessie/release.data \
- $(TEMPLDIR)/release_images.wml \
- $(TEMPLDIR)/release_info.wml \
- $(TEMPLDIR)/installer.wml
diff --git a/english/releases/jessie/debian-installer/index.wml b/english/releases/jessie/debian-installer/index.wml
deleted file mode 100644
index 17dd608ec8a..00000000000
--- a/english/releases/jessie/debian-installer/index.wml
+++ /dev/null
@@ -1,234 +0,0 @@
-#use wml::debian::template title="Debian &ldquo;jessie&rdquo; Installation Information" NOHEADER="true"
-#include "$(ENGLISHDIR)/releases/info"
-#include "$(ENGLISHDIR)/releases/jessie/release.data"
-
-<h1>Installing Debian <current_release_jessie></h1>
-
-<if-stable-release release="stretch">
-<p><strong>Debian 8 has been superseded by
-<a href="../../stretch/">Debian 9 (<q>stretch</q>)</a>. Some of these
-installation images may no longer be available, or may no longer work, and
-you are recommended to install stretch instead.
-</strong></p>
-</if-stable-release>
-
-<p>
-<strong>To install Debian</strong> <current_release_jessie>
-(<em>jessie</em>), download any of the following images (all i386 and amd64
-CD/DVD images can be used on USB sticks too):
-</p>
-
-<div class="line">
-<div class="item col50">
- <p><strong>netinst CD image (generally 150-280 MB)</strong></p>
- <netinst-images />
-</div>
-
-
-</div>
-
-<div class="line">
-<div class="item col50">
- <p><strong>full CD sets</strong></p>
- <full-cd-images />
-</div>
-
-<div class="item col50 lastcol">
- <p><strong>full DVD sets</strong></p>
- <full-dvd-images />
-</div>
-
-</div>
-
-<div class="line">
-<div class="item col50">
-<p><strong>CD (via <a href="$(HOME)/CD/torrent-cd">BitTorrent</a>)</strong></p>
-<full-cd-torrent />
-</div>
-
-<div class="item col50 lastcol">
-<p><strong>DVD (via <a href="$(HOME)/CD/torrent-cd">BitTorrent</a>)</strong></p>
-<full-dvd-torrent />
-</div>
-
-</div>
-
-<div class="line">
-<div class="item col50">
-<p><strong>CD (via <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong></p>
-<full-cd-jigdo />
-</div>
-
-<div class="item col50 lastcol">
-<p><strong>DVD (via <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong></p>
-<full-dvd-jigdo />
-</div>
-
-
-</div>
-
-<div class="line">
-<div class="item col50">
-<p><strong>Blu-ray (via <a href="$(HOME)/CD/jigdo-cd">jigdo</a>)</strong></p>
-<full-bluray-jigdo />
-</div>
-
-<div class="item col50 lastcol">
-<p><strong>other images (netboot, flexible usb stick, etc.)</strong></p>
-<other-images />
-</div>
-</div>
-
-<div id="firmware_nonfree" class="warning">
-<p>
-If any of the hardware in your system <strong>requires non-free firmware to be
-loaded</strong> with the device driver, you can use one of the
-<a href="https://cdimage.debian.org/cdimage/unofficial/non-free/firmware/jessie/current/">\
-tarballs of common firmware packages</a> or download an <strong>unofficial</strong> image including these <strong>non-free</strong> firmwares. Instructions how to use the tarballs
-and general information about loading firmware during an installation can
-be found in the Installation Guide (see Documentation below).
-</p>
-<div class="line">
-<div class="item col50">
-<p><strong>netinst (generally 240-290 MB) <strong>non-free</strong>
-CD images <strong>with firmware</strong></strong></p>
-<small-non-free-cd-images />
-</div>
-</div>
-</div>
-
-
-
-<p>
-<strong>Notes</strong>
-</p>
-<ul>
- <li>
- For downloading full CD and DVD images the use of BitTorrent or jigdo
- is recommended.
- </li><li>
- For the less common architectures only a limited number of images
- from the CD and DVD sets is available as ISO file or via BitTorrent.
- The full sets are only available via jigdo.
- </li><li>
- The multi-arch <em>CD</em> images support i386/amd64; the installation is similar to installing
- from a single architecture netinst image.
- </li><li>
- The multi-arch <em>DVD</em> image supports i386/amd64; the
- installation is similar to installing from a single architecture full
- CD image; the DVD also includes the source for all included packages.
- </li><li>
- For the installation images, verification files (<tt>SHA256SUMS</tt>,
- <tt>SHA512SUMS</tt> and other) are available from the same directory as the
- images.
- </li>
-</ul>
-
-
-<h1>Documentation</h1>
-
-<p>
-<strong>If you read only one document</strong> before installing, read our
-<a href="../i386/apa">Installation Howto</a>, a quick
-walkthrough of the installation process. Other useful documentation includes:
-</p>
-
-<ul>
-<li><a href="../installmanual">Jessie Installation Guide</a><br />
-detailed installation instructions</li>
-<li><a href="https://wiki.debian.org/DebianInstaller/FAQ">Debian-Installer FAQ</a>
-and <a href="$(HOME)/CD/faq/">Debian-CD FAQ</a><br />
-common questions and answers</li>
-<li><a href="https://wiki.debian.org/DebianInstaller">Debian-Installer Wiki</a><br />
-community maintained documentation</li>
-</ul>
-
-<h1 id="errata">Errata</h1>
-
-<p>
-This is a list of known problems in the installer shipped with
-Debian <current_release_jessie>. If you have experienced a problem
-installing Debian and do not see your problem listed here, please send us an
-<a href="$(HOME)/releases/stable/i386/ch05s04.html#submit-bug">installation report</a>
-describing the problem or
-<a href="https://wiki.debian.org/DebianInstaller/BrokenThings">check the wiki</a>
-for other known problems.
-</p>
-
-## Translators: copy/paste from devel/debian-installer/errata
-
-<h3 id="errata-r11">Errata for release 8.11</h3>
-<dl class="gloss">
-
- <dt>pkgsel does not install updates with ABI changes (by default)</dt>
-
- <dd>Bug <a href="https://bugs.debian.org/908711">#908711</a>:
- during installation with network sources enabled, the
- installed security updates don't include updates that depend on a new
- binary package, due to a kernel or library ABI change.
-
- <br /> <b>Status:</b> This has been fixed in the installer included
- for newer releases (Debian 9 stretch). For Debian 8 installations, since no new
- Debian installer is provided, security updates that depend on new packages
- should be installed manually:
- <br /> - Run <code>apt-get upgrade --with-new-pkgs</code>
- <br /> - Reboot to complete the upgrade.
- </dd>
-
- <dt>APT was vulnerable to a man-in-the-middle attack</dt>
-
- <dd>A bug in the APT HTTP transport method
- (<a href="https://lists.debian.org/debian-lts-announce/2019/01/msg00014.html">CVE-2019-3462</a>)
- could be exploited by an attacker located as a man-in-the-middle between APT
- and a mirror to cause the installation of additional, malicious, packages.
-
- <br /> This can be mitigated by disabling use of the network during
- initial installation and then upgrading following the instructions in
- <a href="$(HOME)/lts/security/2019/dla-1637">DLA-1637</a>.
-
- <br /> <b>Status:</b> This has been fixed in 8.11.1</dd>
-</dl>
-
-<h3 id="errata-r0">Errata for release 8.0</h3>
-
-<dl class="gloss">
-
- <dt>Desktop installations may not work using CD#1 alone</dt>
-
- <dd>Due to space constraints on the first CD, not all of the
- expected GNOME desktop packages fit on CD#1. For a successful
- installation, use extra package sources (e.g. a second CD or a
- network mirror) or use a DVD instead.
-
- <br /> <b>Status:</b> It is unlikely more efforts can be made to
- fit more packages on CD#1. </dd>
-
- <dt>Powerpc boot messages are out of date</dt>
-
- <dd>Bug <a href="https://bugs.debian.org/783569">#783569</a>:
- powerpc CDs still talk about using the kernel command line to
- select a desktop, which is now obsolete - use the tasksel menu
- instead.
-
- <br /> <b>Status:</b> This has been fixed in 8.1</dd>
-
- <dt>Problems installing more than one desktop task at once</dt>
-
- <dd>Bug <a href="https://bugs.debian.org/783571">#783571</a>:
- It's not possible to install both GNOME and Xfce at the same
- time. There is a conflict in dependencies that causes package
- installations to fail.
-
- <br /> <b>Status:</b> This has been fixed in 8.1</dd>
-
-</dl>
-
-<if-stable-release release="jessie">
-<p>
-Improved versions of the installation system are being developed
-for the next Debian release, and can also be used to install jessie.
-For details, see
-<a href="$(HOME)/devel/debian-installer/">the Debian-Installer project
-page</a>.
-</p>
-</if-stable-release>
diff --git a/english/releases/jessie/errata.wml b/english/releases/jessie/errata.wml
index 6d713558a45..6191bbb66be 100644
--- a/english/releases/jessie/errata.wml
+++ b/english/releases/jessie/errata.wml
@@ -90,5 +90,5 @@ the proposed updates by adding the following line to
<p>
For information about errata and updates for the installation system, see
-the <a href="debian-installer/">installation information</a> page.
+the installation information page.
</p>
diff --git a/english/releases/jessie/index.wml b/english/releases/jessie/index.wml
index e8554cf9375..46c890158fa 100644
--- a/english/releases/jessie/index.wml
+++ b/english/releases/jessie/index.wml
@@ -1,7 +1,5 @@
#use wml::debian::template title="Debian &ldquo;jessie&rdquo; Release Information"
#include "$(ENGLISHDIR)/releases/info"
-#include "$(ENGLISHDIR)/releases/jessie/release.data"
-#include "$(ENGLISHDIR)/releases/arches.data"
<p>Debian <current_release_jessie> was
released <a href="$(HOME)/News/<current_release_newsurl_jessie/>"><current_release_date_jessie></a>.
@@ -25,90 +23,36 @@ href="https://wiki.debian.org/LTS">LTS section of the Debian Wiki</a>.
</strong></p>
<p>To obtain and install Debian, see
-the <a href="debian-installer/">installation information</a> page and the
-<a href="installmanual">Installation Guide</a>. To upgrade from an older
+the installation information page and the
+Installation Guide. To upgrade from an older
Debian release, see the instructions in the
<a href="releasenotes">Release Notes</a>.</p>
<p>Architectures supported during LTS support:</p>
<ul>
-<:
-foreach $arch (@archeslts) {
- print "<li><a href=\"$(HOME)/ports/$arch/\">$arches{$arch}</a>\n";
-}
-:>
+<li><a href="../../ports/amd64/">64-bit PC (amd64)</a>
+<li><a href="../../ports/i386/">32-bit PC (i386)</a>
+<li><a href="../../ports/armel/">EABI ARM (armel)</a>
+<li><a href="../../ports/armhf/">Hard Float ABI ARM (armhf)</a>
</ul>
<p>When initially releasing Jessie, it was supported by these architectures:</p>
<ul>
-<:
-foreach $arch (@arches) {
- print "<li><a href=\"$(HOME)/ports/$arch/\">$arches{$arch}</a>\n";
-}
-:>
+<li><a href="../../ports/amd64/">64-bit PC (amd64)</a>
+<li><a href="../../ports/i386/">32-bit PC (i386)</a>
+<li><a href="../../ports/armel/">EABI ARM (armel)</a>
+<li><a href="../../ports/powerpc/">PowerPC</a>
+<li><a href="../../ports/armhf/">Hard Float ABI ARM (armhf)</a>
+<li><a href="../../ports/mipsel/">MIPS (little endian)</a>
+<li><a href="../../ports/mips/">MIPS (big endian)</a>
+<li><a href="../../ports/s390x/">IBM System z</a>
+<li><a href="../../ports/arm64/">64-bit ARM (AArch64)</a>
+<li><a href="../../ports/ppc64el/">POWER Processors</a>
</ul>
<p>Contrary to our wishes, there may be some problems that exist in the
release, even though it is declared <em>stable</em>. We've made
<a href="errata">a list of the major known problems</a>, and you can always
-<a href="reportingbugs">report other issues</a> to us.</p>
-
-<p>Last but not least, we have a list of <a href="credits">people who take
-credit</a> for making this release happen.</p>
-
-<if-stable-release release="squeeze">
-<p>No information available yet.</p>
-</if-stable-release>
-
-<if-stable-release release="wheezy">
-
-<p>The code name for the next major Debian release after <a
-href="../wheezy/">wheezy</a> is <q>jessie</q>.</p>
-
-<p>This release started as a copy of wheezy, and is currently in a state
-called <q><a href="$(DOC)/manuals/debian-faq/ftparchives#testing">testing</a></q>.
-This means that things should not break as badly as in unstable or
-experimental distributions, because packages are allowed to enter this
-distribution only after a certain period of time has passed, and when they
-don't have any release-critical bugs filed against them.</p>
-
-<p>Please note that security updates for <q>testing</q> distribution are
-<strong>not</strong> yet managed by the security team. Hence, <q>testing</q> does
-<strong>not</strong> get security updates in a timely manner.
-# For more information please see the
-# <a href="https://lists.debian.org/debian-testing-security-announce/2008/12/msg00019.html">announcement</a>
-# of the Testing Security Team.
-You are encouraged to switch your
-sources.list entries from testing to wheezy for the time being if you
-need security support. See also the entry in the
-<a href="$(HOME)/security/faq#testing">Security Team's FAQ</a> for
-the <q>testing</q> distribution.</p>
-
-<p>There may be a <a href="releasenotes">draft of the release notes available</a>.
-Please also <a href="https://bugs.debian.org/release-notes">check the
-proposed additions to the release notes</a>.</p>
-
-<p>For installation images and documentation about how to install <q>testing</q>,
-see <a href="$(HOME)/devel/debian-installer/">the Debian-Installer page</a>.</p>
-
-<p>To find out more about how the <q>testing</q> distribution works, check
-<a href="$(HOME)/devel/testing">the developers' information about it</a>.</p>
-
-<p>People often ask if there is a single release <q>progress meter</q>.
-Unfortunately there isn't one, but we can refer you to several places
-that describe things needed to be dealt with for the release to happen:</p>
-
-<ul>
- <li><a href="https://release.debian.org/">Generic release status page</a></li>
- <li><a href="https://bugs.debian.org/release-critical/">Release-critical bugs</a></li>
- <li><a href="https://udd.debian.org/bugs.cgi?base=only&amp;rc=1">Base system bugs</a></li>
- <li><a href="https://udd.debian.org/bugs.cgi?standard=only&amp;rc=1">Bugs in standard and task packages</a></li>
-</ul>
-
-<p>In addition, general status reports are posted by the release manager
-to the <a href="https://lists.debian.org/debian-devel-announce/">\
-debian-devel-announce mailing list</a>.</p>
-
-</if-stable-release>
+report other issues to us.</p>
diff --git a/english/releases/jessie/installmanual.wml b/english/releases/jessie/installmanual.wml
deleted file mode 100644
index aa06354f496..00000000000
--- a/english/releases/jessie/installmanual.wml
+++ /dev/null
@@ -1,44 +0,0 @@
-#use wml::debian::template title="Debian jessie -- Installation Guide" BARETITLE=true
-#use wml::debian::release
-#include "$(ENGLISHDIR)/releases/info"
-#include "$(ENGLISHDIR)/releases/arches.data"
-#include "$(ENGLISHDIR)/releases/jessie/release.data"
-
-<if-stable-release release="wheezy">
-<p>This is a <strong>beta version</strong> of the Installation Guide for Debian
-8, codename jessie, which isn't released yet. The information
-presented here might be outdated and/or incorrect because of changes to
-the installer. You might be interested in the
-<a href="../wheezy/installmanual">Installation Guide for Debian
-7, codename wheezy</a>, which is the latest released version of
-Debian; or in the <a href="https://d-i.debian.org/manual/">Development
-version of the Installation Guide</a>, which is the most up-to-date version
-of this document.</p>
-</if-stable-release>
-
-<p>Installation instructions, along with downloadable files, are available
-for each of the supported architectures:</p>
-
-<ul>
-<:= &permute_as_list('', 'Installation Guide'); :>
-</ul>
-
-<p>If you have set your browser's localization
-properly, you can use the above link to get the right HTML version
-automatically &mdash; see <a href="$(HOME)/intro/cn">content negotiation</a>.
-Otherwise, pick the exact architecture, language, and format you want
-from the table below.</p>
-
-<div class="centerdiv">
-<table class="reltable">
-<tr>
- <th align="left"><strong>Architecture</strong></th>
- <th align="left"><strong>Format</strong></th>
- <th align="left"><strong>Languages</strong></th>
-</tr>
-<: &permute_as_matrix_new( file => 'install', langs => \%langsinstall,
- formats => \%formats, arches => \@arches,
- html_file => 'index', namingscheme => sub {
- "$_[0].$_[2].$_[1]" } ); :>
-</table>
-</div>
diff --git a/english/releases/jessie/release.data b/english/releases/jessie/release.data
deleted file mode 100644
index 5c3db38bc4a..00000000000
--- a/english/releases/jessie/release.data
+++ /dev/null
@@ -1,216 +0,0 @@
-<perl>
-
-# list of architectures, which are supported at initial release,
-# ordered by Popularity Contest on 2014-04-26.
-@arches = (
- amd64,
- i386,
- armel,
- powerpc,
- armhf,
-# sparc,
-# 'kfreebsd-amd64',
- mipsel,
-# 'kfreebsd-i386',
-# arm,
-# ia64,
-# 'hurd-i386',
-# hppa,
-# s390,
-# alpha,
-# sh4,
-# m68k,
-# sh4,
- mips,
- s390x,
- arm64,
- ppc64el,
-# ppc64,
-);
-
-# list of architectures supported during LTS period,
-# ordered by Popularity Contest on 2014-04-26.
-@archeslts = (
- amd64,
- i386,
- armel,
-# powerpc,
- armhf,
-# sparc,
-# 'kfreebsd-amd64',
-# mipsel,
-# 'kfreebsd-i386',
-# arm,
-# ia64,
-# 'hurd-i386',
-# hppa,
-# s390,
-# alpha,
-# sh4,
-# m68k,
-# sh4,
-# mips,
-# s390x,
-# arm64,
-# ppc64el,
-# ppc64,
-);
-
-# list of languages install manual is translated to
-%langsinstall = (
- english => "en",
-# catalan => "ca",
- czech => "cs",
-# danish => "da",
- german => "de",
- greek => "el",
- spanish => "es",
-# basque => "eu,
-# finnish => "fi",
- french => "fr",
-# hungarian => "hu",
- italian => "it",
- japanese => "ja",
- korean => "ko",
-# dutch => "nl",
-# norwegian_nynorsk => "nn",
- portuguese => "pt",
-# portuguese_br => "pt-br",
-# romanian => "ro",
- russian => "ru",
- swedish => "sv",
-# tagalog => "tl",
- vietnamese => "vi",
- chinese_cn => "zh-cn",
-# chinese => "zh-tw",
-);
-
-# list of languages release notes are translated to
-%langsrelnotes = (
- english => "en",
- belarusian => "be",
-# catalan => "ca",
- czech => "cs",
- danish => "da",
- german => "de",
- spanish => "es",
-# finnish => "fi",
- french => "fr",
- italian => "it",
- japanese => "ja",
- lithuanian => "lt",
- malayalam => "ml",
- norwegian_bokmal => "nb",
-# dutch => "nl",
- polish => "pl",
- portuguese => "pt",
- portuguese_br => "pt-br",
- romanian => "ro",
- russian => "ru",
- slovak => "sk",
- swedish => "sv",
- vietnamese => "vi",
-# chinese_cn => "zh-cn",
-# chinese => "zh-tw",
-);
-
-</perl>
-
-### While jessie is stable, we can reuse the tags defined in
-#### template/debian/release_images.wml.
-#### When the website gets prepared for the next stable release,
-#### the tags should be defined here instead (see previous releases
-#### for examples).
-#### Note that images for the new oldstable release will be moved to
-#### cdimage/archive at the time of the release!
-#
-### Next line should be changed to 'wml::debian::installer' when
-### preparing for next stable release; don't forget the Makefile!
-###
-### Hint: the first line of three here need to be used during 'full security support' time,
-### while line2+3 are needed, when LTS period starts. Don't forget to define the archs in
-### template/debian/installer.wml.
-#use wml::debian::installer
-#<define-tag jessie-images-url>https://cdimage.debian.org/cdimage/archive/8.11.1</define-tag>
-<define-tag jessie-lts-images-url>https://cdimage.debian.org/cdimage/archive/8.11.1</define-tag>
-<define-tag jessie-nonlts-images-url>https://cdimage.debian.org/cdimage/archive/8.11.0</define-tag>
-#<define-tag jessie-cd-release-filename>8.11.1</define-tag>
-<define-tag jessie-lts-cd-release-filename>8.11.1</define-tag>
-<define-tag jessie-nonlts-cd-release-filename>8.11.0</define-tag>
-
-#
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag netinst-images>
-#<images-list url="<jessie-images-url/>/@ARCH@/iso-cd/debian-<jessie-cd-release-filename/>-@ARCH@-netinst.iso" arch="<strip-arches "<jessie-images-arches />" "source" />" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/iso-cd/debian-<jessie-lts-cd-release-filename/>-@ARCH@-netinst.iso" arch="<strip-arches "<jessie-lts-images-arches />" "source" />" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/iso-cd/debian-<jessie-nonlts-cd-release-filename/>-@ARCH@-netinst.iso" arch="<strip-arches "<jessie-nonlts-images-arches />" "source" />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag businesscard-images>
-#<images-list url="<jessie-images-url/>/@ARCH@/iso-cd/debian-<jessie-cd-release-filename/>-@ARCH@-businesscard.iso" arch="<strip-arches "<jessie-images-arches />" "source" />" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/iso-cd/debian-<jessie-lts-cd-release-filename/>-@ARCH@-businesscard.iso" arch="<strip-arches "<jessie-lts-images-arches />" "source" />" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/iso-cd/debian-<jessie-nonlts-cd-release-filename/>-@ARCH@-businesscard.iso" arch="<strip-arches "<jessie-nonlts-images-arches />" "source" />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag full-cd-images>
-#<images-list url="<jessie-images-url/>/@ARCH@/iso-cd/" arch="<jessie-images-arches /> multi-arch" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/iso-cd/" arch="<strip-arches "<jessie-lts-images-arches />" "source" /> multi-arch" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/iso-cd/" arch="<strip-arches "<jessie-nonlts-images-arches />" "source" />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag full-cd-torrent>
-#<images-list url="<jessie-images-url/>/@ARCH@/bt-cd/" arch="<jessie-images-arches /> multi-arch" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/bt-cd/" arch="<strip-arches "<jessie-lts-images-arches />" "source" /> multi-arch" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/bt-cd/" arch="<strip-arches "<jessie-nonlts-images-arches />" "source" />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag full-cd-jigdo>
-#<images-list url="<jessie-images-url/>/@ARCH@/jigdo-cd/" arch="<jessie-images-arches /> multi-arch" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/jigdo-cd/" arch="<strip-arches "<jessie-lts-images-arches />" "source" /> multi-arch" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/jigdo-cd/" arch="<strip-arches "<jessie-nonlts-images-arches />" "source" />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag full-dvd-images>
-#<images-list url="<jessie-images-url/>/@ARCH@/iso-dvd/" arch="<jessie-images-arches /> multi-arch" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/iso-dvd/" arch="<jessie-lts-images-arches /> multi-arch" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/iso-dvd/" arch="<jessie-nonlts-images-arches />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag full-dvd-torrent>
-#<images-list url="<jessie-images-url/>/@ARCH@/bt-dvd/" arch="<jessie-images-arches /> multi-arch" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/bt-dvd/" arch="<jessie-lts-images-arches /> multi-arch" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/bt-dvd/" arch="<jessie-nonlts-images-arches />" />
-</define-tag>
-
-# Use the first line during full security support, and line 2+3 when LTS period starts
-<define-tag full-dvd-jigdo>
-#<images-list url="<jessie-images-url/>/@ARCH@/jigdo-dvd/" arch="<jessie-images-arches /> multi-arch" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/jigdo-dvd/" arch="<jessie-lts-images-arches /> multi-arch" />
-<images-list url="<jessie-nonlts-images-url/>/@ARCH@/jigdo-dvd/" arch="<jessie-nonlts-images-arches />" />
-</define-tag>
-
-# Use the first line during full security support, and the second when LTS period starts
-<define-tag full-bluray-jigdo>
-#<images-list url="<jessie-images-url/>/@ARCH@/jigdo-bd/" arch="i386 amd64 source" />
-<images-list url="<jessie-lts-images-url/>/@ARCH@/jigdo-bd/" arch="i386 amd64 source" />
-</define-tag>
-
-<define-tag otherimages-url>http://ftp.debian.org/debian/dists/jessie/main/installer-@ARCH@/current/images/</define-tag>
-
-# Use the first line during full security support, and the second when LTS period starts
-<define-tag other-images>
-#<images-list url="<otherimages-url/>" arch="<strip-arches "<jessie-images-arches />" "source" />" />
-<images-list url="<otherimages-url/>" arch="<strip-arches "<jessie-lts-images-arches />" "source" />" />
-</define-tag>
-
-# Use the first line during full security support, and the second when LTS period starts
-<define-tag small-non-free-cd-images>
-#<images-list url="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/archive/<jessie-cd-release-filename/>+nonfree/@ARCH@/iso-cd/firmware-<jessie-cd-release-filename/>-@ARCH@-netinst.iso" arch="amd64 i386" />
-<images-list url="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/archive/<jessie-lts-cd-release-filename/>+nonfree/@ARCH@/iso-cd/firmware-<jessie-lts-cd-release-filename/>-@ARCH@-netinst.iso" arch="amd64 i386" />
-</define-tag>
diff --git a/english/releases/jessie/releasenotes.wml b/english/releases/jessie/releasenotes.wml
index d763e1c7570..b1e9ca38bb8 100644
--- a/english/releases/jessie/releasenotes.wml
+++ b/english/releases/jessie/releasenotes.wml
@@ -1,8 +1,6 @@
#use wml::debian::template title="Debian 8 -- Release Notes" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
-#include "$(ENGLISHDIR)/releases/arches.data"
-#include "$(ENGLISHDIR)/releases/jessie/release.data"
<if-stable-release release="wheezy">
<p>This is a <strong>work-in-progress version</strong> of the Release Notes
@@ -15,33 +13,17 @@ likely incomplete.</p>
architecture:</p>
<ul>
-<:= &permute_as_list('release-notes/', 'Release Notes'); :>
+<li> <a href="amd64/release-notes.en.txt">Release Notes for 64-bit PC (amd64)</a>
+<li> <a href="i386/release-notes.en.txt">Release Notes for 32-bit PC (i386)</a>
+<li> <a href="armel/release-notes.en.txt">Release Notes for EABI ARM (armel)</a>
+<li> <a href="powerpc/release-notes.en.txt">Release Notes for PowerPC</a>
+<li> <a href="armhf/release-notes.en.txt">Release Notes for Hard Float ABI ARM (armhf)</a>
+<li> <a href="mipsel/release-notes.en.txt">Release Notes for MIPS (little endian)</a>
+<li> <a href="mips/release-notes.en.txt">Release Notes for MIPS (big endian)</a>
+<li> <a href="s390x/release-notes.en.txt">Release Notes for IBM System z</a>
+<li> <a href="arm64/release-notes.en.txt">Release Notes for 64-bit ARM (AArch64)</a>
+<li> <a href="ppc64el/release-notes.en.txt">Release Notes for POWER Processors</a>
</ul>
<p>The Release Notes also contain instructions for users who are upgrading from prior
releases.</p>
-
-<p>If you have set your browser's localization
-properly, you can use the above link to get the right HTML version
-automatically &mdash; see <a href="$(HOME)/intro/cn">content negotiation</a>.
-Otherwise, pick the exact architecture, language, and format you want
-from the table below.</p>
-
-<div class="centerdiv">
-<table class="reltable">
-<tr>
- <th align="left"><strong>Architecture</strong></th>
- <th align="left"><strong>Format</strong></th>
- <th align="left"><strong>Languages</strong></th>
-</tr>
-<: &permute_as_matrix_new( file => 'release-notes', langs => \%langsrelnotes,
- formats => \%formats, arches => \@arches,
- html_file => 'release-notes/index' ); :>
-</table>
-</div>
-
-#<p>A <a href="http://master.debian.org/~lapeyre/reports/">detailed
-#report</a> is available which describes packages which have changed
-#for the <:= $arches{'i386'} :>, <:= $arches{'alpha'} :>,
-#<:= $arches{'sparc'} :>, and <:= $arches{'m68k'} :> architectures
-#during the last two releases.</p>
diff --git a/english/releases/jessie/reportingbugs.wml b/english/releases/jessie/reportingbugs.wml
deleted file mode 100644
index 0be6f6841ab..00000000000
--- a/english/releases/jessie/reportingbugs.wml
+++ /dev/null
@@ -1,49 +0,0 @@
-#use wml::debian::template title="Debian 8 -- Reporting Problems" BARETITLE=true
-
-# Translators: copy of squeeze/reportingbug
-
-<h2><a name="report-release">With the Release Notes</a></h2>
-
-<p>Errors in the <a href="releasenotes">Release Notes</a> should be
-<a href="$(HOME)/Bugs/Reporting">reported as bug</a> against the
-pseudo-package <tt>release-notes</tt>. Discussion of that document is
-coordinated through the debian-doc mailinglist at
-<a href="mailto:debian-doc@lists.debian.org">\
-&lt;debian-doc@lists.debian.org&gt;</a>. If you have issues with the document
-which aren't appropriate for a bug you should probably mail the list instead.
-</p>
-
-<h2><a name="report-installation">With the installation</a></h2>
-
-<p>If you have a problem with the installation system, please report
-bugs against the <tt>installation-reports</tt> package. Fill out the
-<a href="$(HOME)/releases/stable/i386/ch05s04.html#submit-bug">report template</a>
-to ensure you include all the necessary information.</p>
-
-<p>If you have suggestions or corrections for the
-<a href="installmanual">Installation Guide</a>, you should
-<a href="$(HOME)/Bugs/Reporting">file these
-as bugs</a> against <tt>installation-guide</tt>, which is the source package
-in which that documentation is maintained.</p>
-
-<p>If you have issues with the installation system which aren't
-appropriate for a bug (e.g., you're not sure if it's truly a bug or
-not, the offending piece of the system is unclear, etc.) you should
-probably send an email to the mailing list,
-<a href="mailto:debian-boot@lists.debian.org">\
-&lt;debian-boot@lists.debian.org&gt;</a>.</p>
-
-<h2><a name="report-upgrade">With an upgrade</a></h2>
-
-<p>If you have problems when upgrading your system from previous releases,
-please file a bug against the <tt>upgrade-reports</tt> package, which is the
-pseudo-package used to track that information. For more information on
-how to submit upgrade reports, please read the
-<a href="releasenotes">Release Notes</a>.</p>
-
-<h2><a name="report-package">Any other issues</a></h2>
-
-<p>If you have problems with the system after installation, you should
-try to track down the offending package and
-<a href="$(HOME)/Bugs/Reporting">file a bug</a> against that
-package.</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy