aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2023-09-09 01:08:36 +0530
committerThomas Lange <lange@debian.org>2023-09-09 01:08:36 +0530
commit9d55b2307fc18a23f41144b417c9ec941cc3abf8 (patch)
tree7eda926dde165919ae4ef0038cd3e0a9dd4cb0b3 /english/releases
parent669b0da1c72840305674fb7728737cb9ac7b2bdd (diff)
remove all unneeded info from obsolete release
Diffstat (limited to 'english/releases')
-rw-r--r--english/releases/slink/Makefile3
-rw-r--r--english/releases/slink/formats_and_architectures.wmh45
-rw-r--r--english/releases/slink/index.wml174
3 files changed, 10 insertions, 212 deletions
diff --git a/english/releases/slink/Makefile b/english/releases/slink/Makefile
index 137f25e8da6..0f7af00c626 100644
--- a/english/releases/slink/Makefile
+++ b/english/releases/slink/Makefile
@@ -8,5 +8,4 @@ SUBS=
include $(WMLBASE)/Make.lang
-index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml \
- $(ENGLISHSRCDIR)/releases/slink/formats_and_architectures.wmh
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml
diff --git a/english/releases/slink/formats_and_architectures.wmh b/english/releases/slink/formats_and_architectures.wmh
deleted file mode 100644
index 36e48832f3e..00000000000
--- a/english/releases/slink/formats_and_architectures.wmh
+++ /dev/null
@@ -1,45 +0,0 @@
-<perl>
-
-# list of architectures
-@arches = (
- alpha,
- i386,
- m68k,
- sparc,
-);
-
-# list of output formats
-%formats = ( html => "HTML",
- pdf => "PDF",
- txt => "ASCII",
- );
-
-# list of languages install manual is translated to
-%langsinstall = ( english => "en",
- croatian => "hr",
- czech => "cs",
- finnish => "fi",
- french => "fr",
- german => "de",
- japanese => "ja",
- polish => "pl",
- portuguese => "pt",
- russian => "ru",
- slovak => "sk",
- spanish => "es",
- );
-
-# list of languages release notes are translated to
-%langsrelnotes = ( english => "en",
- croatian => "hr",
- czech => "cs",
- french => "fr",
- german => "de",
- japanese => "ja",
- polish => "pl",
- portuguese => "pt",
- russian => "ru",
- spanish => "es",
- );
-
-</perl>
diff --git a/english/releases/slink/index.wml b/english/releases/slink/index.wml
index 855715beced..14da80d60e2 100644
--- a/english/releases/slink/index.wml
+++ b/english/releases/slink/index.wml
@@ -1,28 +1,5 @@
#use wml::debian::template title="Debian 2.1 (slink) Information" BARETITLE=yes
#use wml::debian::release
-#include "$(ENGLISHDIR)/releases/slink/formats_and_architectures.wmh"
-#include "$(ENGLISHDIR)/releases/arches.data"
-
-<:
-
-$about_lang_setting = "If you have set your browser's localization
-properly, you can use the above link to get the right HTML version
-automatically -- see <A href=\"$base_url/intro/cn\">content negotiation</A>.
-Otherwise, pick the exact architecture, language, and format you want
-from the table below.\n";
-
- :>
-
-
-<ul>
- <li><a href="#release-notes">Release Notes</a>
- <li><a href="#new-inst">New Installations</a>
- <li><a href="#errata">Errata</a>
- <li><a href="#unofficial-updates">Unofficial Updates</a>
- <li><a href="#acquiring">Getting Debian 2.1</a>
- </ul>
-
-<p>
<strong>Debian 2.1 has been superseded.</strong>
@@ -34,12 +11,13 @@ purposes. You should be aware that Debian 2.1 is no longer maintained.
<p>
-The following architectures are supported in Debian 2.1:
+ The following architectures were supported in Debian 2.1:
<ul>
-<: foreach $arch (@arches) {
- print "<li> " . $arches{$arch} . "\n";
- } :>
+<li> alpha
+<li> i386
+<li> mk68k
+<li> sparc
</ul>
@@ -52,85 +30,12 @@ architecture. The Release Notes also contain instructions for users
who are upgrading from prior releases.
<ul>
-<: &permute_as_list('release-notes/', 'Release Notes'); :>
-</ul>
-
-<p>
-<: print $about_lang_setting; :>
-</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('release-notes', 'english', 'croatian', 'czech',
- 'japanese', 'portuguese', 'russian');
-:>
-</table>
-</div>
-
-<p>
-
-For the i386 architecture, a <a href="i386/reports">detailed
-report</a> is available which describes packages which have changed
-since the last two releases.
-
-
-<h2><a name="new-inst"></a>New Installations</h2>
-
-<p>
-
-Installation instructions, along with downloadable files, are broken
-out by architecture:
-<ul>
-<:= &permute_as_list('install', 'Install Manual'); :>
+<li> <a href="alpha/release-notes.txt">Release Notes for Alpha<a>
+<li> <a href="i386/release-notes.txt">Release Notes for 32-bit PC (i386)<a>
+<li> <a href="m68k/release-notes.txt">Release Notes for Motorola 680x0<a>
+<li> <a href="sparc/release-notes.txt">Release Notes for SPARC<a>
</ul>
-<p>
-<: print $about_lang_setting; :>
-</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('install', 'english', 'croatian', 'czech',
- 'finnish', 'french',
- 'japanese', 'portuguese', 'russian', 'spanish');
-:>
-</table>
-</div>
-
-Note that German documentation is also available, but only for the
-i386 architecture; you can view that as
-<a href="i386/install.de.txt">ASCII</a>,
-<a href="i386/install.de.pdf">PDF</a>, or
-<a href="i386/install.de.html">HTML</a>.
-
-<p>
-
-A lot of effort has been put into the Debian Installation Manual in
-order to support non-i386 distributions. However, some architectures
-(notably <:=$arches{'alpha'}:>) still need work -- see the document
-itself for information on how you can contribute.
-
-<p>
-
-These web pages will be updated with new versions of the Installation
-Manual for slink as they become available. If you wish to contribute
-changes, see the section and the manual; you can also retrieve the <a
-href="source/">SGML source</a> -- patches are the best form of
-comments. Contributors or readers wonder exactly what is new should
-see the <a href="source/ChangeLog">ChangeLog</a>.
-
-
<h2><a name="errata"></a>Errata</h2>
<p>
@@ -144,72 +49,11 @@ on any Debian archive mirror.
<p>
-Fixes to the released stable distribution often go through an extended
-testing period before they are accepted into the archive. However,
-these fixes are available in the <a
-href="http://archive.debian.org/debian/dists/slink-proposed-updates/">
-dists/slink-proposed-updates</a> directory of any Debian archive
-mirror. If you use <tt>apt</tt> to update your packages, you can
-install the proposed updates by adding the following line to
-<tt>/etc/apt/sources.list</tt>:
-<pre>
- deb http://archive.debian.org dists/slink-proposed-updates/
-</pre>
-Next, run <kbd>apt-get update; apt-get upgrade</kbd>.
-
-<p>
-
Slink is certified for use with the 2.0.x series of Linux kernels. If
you wish to run the Linux 2.2.x kernel with slink, see the <a
href="running-kernel-2.2">list of known problems</a>.
-<h2><a name="unofficial-updates"></a>Unofficial Updates</h2>
-
-<p>
-
-Released Debian versions are only updated in cases
-of critical errors or security issues. However, for user convenience,
-there is certain updated software which is made available
-unofficially by other users and developers. Material in this section
-is not officially supported by Debian.
-
-
-<h3>Internationalized Boot Floppies</h3>
-
-<p>
-
-Unofficial Portuguese boot-floppies are available at ftp://ftp2.escelsanet.com.br/debian/.
-
-
-<h3>Rescue Floppy</h3>
-
-<p>
-
-Users of Adaptec 2940 SCSI cards, and other SCSI controllers with the
-aic7xxx chipset, will probably experience problems with the standard
-boot-floppies. A kind user has made some experiments which many users
-find to solve their problems. There are two alternative Rescue
-Floppies for the i386 architecture at ftp://kalle.csb.ki.se/pub/.
-There are also replacement kernels in that location, which you can use
-to simply replace the existing kernels on the boot-floppies. You'll
-need the Drivers Floppy from the standard location.
-
-<p>
-
-A competing and newer set of Rescue and Driver Floppies for Adaptec
-users can be found at https://www.debian.org/~adric/aic7xxx/.
-
-
-
-<h3>Gnome</h3>
-
-<p>
-
-If you want to run the latest Gnome on from stable, see
-GNOME update for Debian 2.1 (http://www.gnome.org/start/debian-readme.html).
-
-
<h3>APT</h3>
<p>

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