aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2023-09-09 08:47:36 +0530
committerThomas Lange <lange@debian.org>2023-09-09 08:47:36 +0530
commit6933c146d6b5dc1ef12d968ac264529d8ab5df51 (patch)
tree2ed0cca40798c28e56040561e85b2c052d376a80 /english/releases
parentccfb1b20333db30672ca303cf8335ffd7b5b1d06 (diff)
remove outdated translations
Diffstat (limited to 'english/releases')
-rw-r--r--english/releases/woody/Makefile5
-rw-r--r--english/releases/woody/credits.wml15
-rw-r--r--english/releases/woody/index.wml35
-rw-r--r--english/releases/woody/installmanual.wml28
-rw-r--r--english/releases/woody/release.data56
-rw-r--r--english/releases/woody/releasenotes.wml38
-rw-r--r--english/releases/woody/reportingbugs.wml24
7 files changed, 27 insertions, 174 deletions
diff --git a/english/releases/woody/Makefile b/english/releases/woody/Makefile
index 4640bab00ac..1cbecc85be9 100644
--- a/english/releases/woody/Makefile
+++ b/english/releases/woody/Makefile
@@ -10,7 +10,4 @@ include $(WMLBASE)/Make.lang
index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release_info.wml
errata.$(LANGUAGE).html: errata.wml $(TEMPLDIR)/release_info.wml
-installmanual.$(LANGUAGE).html: installmanual.wml $(TEMPLDIR)/release.wml \
- $(ENGLISHDIR)/releases/woody/release.data
-releasenotes.$(LANGUAGE).html: releasenotes.wml $(TEMPLDIR)/release.wml \
- $(ENGLISHDIR)/releases/woody/release.data
+releasenotes.$(LANGUAGE).html: releasenotes.wml $(TEMPLDIR)/release.wml
diff --git a/english/releases/woody/credits.wml b/english/releases/woody/credits.wml
deleted file mode 100644
index 190ce8a8d91..00000000000
--- a/english/releases/woody/credits.wml
+++ /dev/null
@@ -1,15 +0,0 @@
-#use wml::debian::template title="Debian GNU/Linux 3.0 -- Credits (or Blame)" BARETITLE=true
-
-<h2>Installation System</h2>
-
-<p>Many Debian developers, translators, documenters, testers, and
-users have contributed to the development of the installation system
--- too many to mention, in fact. Adam Di Carlo was the maintainer of
-the boot-floppies during the period of the Woody release. Other
-significant contributors can be found in the <code>Maintainers</code>
-file of the <code>boot-floppies</code> package.</p>
-
-<h2>The rest of Debian</h2>
-
-<p>The developers and everyone else
-who contributed.</p>
diff --git a/english/releases/woody/index.wml b/english/releases/woody/index.wml
index ba4c3232f7a..beafad9bcd8 100644
--- a/english/releases/woody/index.wml
+++ b/english/releases/woody/index.wml
@@ -1,9 +1,5 @@
#use wml::debian::template title="Debian GNU/Linux 3.0 &ldquo;woody&rdquo; Release Information" BARETITLE="true"
#include "$(ENGLISHDIR)/releases/info"
-#include "$(ENGLISHDIR)/releases/woody/release.data"
-#include "$(ENGLISHDIR)/releases/arches.data"
-
-<h2><a name="general">General Information</a></h2>
<p>Debian GNU/Linux 3.0 (a.k.a. <em>woody</em>) was released on 19th of
July, 2002. The new release includes many major changes, described in
@@ -17,29 +13,28 @@ Security updates have been discontinued as of the end of June 2006.</strong></p>
<p>Debian GNU/Linux 3.0 is available <a href="$(DISTRIB)/">from
the Internet</a> and <a href="$(HOME)/CD/vendors/">from CD vendors</a>.</p>
-<p>Before installing Debian, please read the <A HREF="installmanual">
-Installation Manual</A>. The Installation Manual for your target
+<p>Before installing Debian, please read the
+Installation Manual. The Installation Manual for your target
architecture contains instructions and links for all the files you need to
install.</p>
-<p>The following computer architectures are supported in this release:</p>
+<p>The following computer architectures were supported in this release:</p>
<ul>
-<:
-foreach $arch (@arches) {
- if ($arch eq "mipsel") { # both MIPS ports have the same web page
- print "<li><a href=\"$(HOME)/ports/mips/\">$arches{$arch}</a>\n";
- } else {
- print "<li><a href=\"$(HOME)/ports/$arch/\">$arches{$arch}</a>\n";
- }
-}
-:>
+<li><a href="../../ports/alpha/">Alpha</a>
+<li><a href="../../ports/arm/">ARM</a>
+<li><a href="../../ports/hppa/">HP PA-RISC</a>
+<li><a href="../../ports/i386/">32-bit PC (i386)</a>
+<li><a href="../../ports/ia64/">Intel Itanium IA-64</a>
+<li><a href="../../ports/m68k/">Motorola 680x0</a>
+<li><a href="../../ports/mips/">MIPS (big endian)</a>
+<li><a href="../../ports/mips/">MIPS (little endian)</a>
+<li><a href="../../ports/powerpc/">PowerPC</a>
+<li><a href="../../ports/s390/">IBM S/390</a>
+<li><a href="../../ports/sparc/">SPARC</a>
</ul>
<p>Contrary to our wishes, there may be some problems that exist in the woody
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>
+report other issues to us.</p>
diff --git a/english/releases/woody/installmanual.wml b/english/releases/woody/installmanual.wml
deleted file mode 100644
index 98798d962db..00000000000
--- a/english/releases/woody/installmanual.wml
+++ /dev/null
@@ -1,28 +0,0 @@
-#use wml::debian::template title="Debian GNU/Linux 3.0 -- Installation Manual" BARETITLE=true
-#use wml::debian::release
-#include "$(ENGLISHDIR)/releases/woody/release.data"
-#include "$(ENGLISHDIR)/releases/arches.data"
-
-<p>Installation instructions, along with downloadable files, are available
-for each of the supported architectures:</p>
-
-<ul>
-<:= &permute_as_list('install', 'Installation Manual'); :>
-</ul>
-
-<p>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="$(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('install', keys %langsinstall); :>
-</table>
-</div>
diff --git a/english/releases/woody/release.data b/english/releases/woody/release.data
deleted file mode 100644
index 73c291fbd1a..00000000000
--- a/english/releases/woody/release.data
+++ /dev/null
@@ -1,56 +0,0 @@
-<perl>
-
-# list of architectures
-@arches = (
- alpha,
- arm,
- hppa,
- i386,
- ia64,
- m68k,
- mips,
- mipsel,
- powerpc,
- s390,
- sparc,
-);
-
-# list of install manual output formats
-%formats = (
- html => "HTML",
- pdf => "PDF",
- txt => "plain text",
-);
-
-# list of languages install manual is translated to
-# has to be in sync with boot-floppies/documentation/Makefile.docs:$(installmanual-langs)
-%langsinstall = (
- english => "en",
- catalan => "ca",
- czech => "cs",
- danish => "da",
- german => "de",
- spanish => "es",
- french => "fr",
- italian => "it",
- japanese => "ja",
- portuguese => "pt",
-);
-
-# list of languages release notes are translated to
-# has to be in sync with boot-floppies/documentation/Makefile.docs:$(relnotes-langs)
-%langsrelnotes = (
- english => "en",
- catalan => "ca",
- czech => "cs",
- danish => "da",
- german => "de",
- spanish => "es",
- french => "fr",
- italian => "it",
- japanese => "ja",
- portuguese => "pt",
- chinese => "zh_TW",
-);
-
-</perl>
diff --git a/english/releases/woody/releasenotes.wml b/english/releases/woody/releasenotes.wml
index 619e36f7dd3..4a8d15cbc5a 100644
--- a/english/releases/woody/releasenotes.wml
+++ b/english/releases/woody/releasenotes.wml
@@ -1,38 +1,22 @@
#use wml::debian::template title="Debian GNU/Linux 3.0 -- Release Notes" BARETITLE=true
#use wml::debian::release
-#include "$(ENGLISHDIR)/releases/woody/release.data"
-#include "$(ENGLISHDIR)/releases/arches.data"
<p>To find out what's new in Debian 3.0, see the Release Notes for your
architecture:</p>
<ul>
-<:= &permute_as_list('release-notes/', 'Release Notes'); :>
-</ul>
+<li> <a href="alpha/release-notes.en.txt">Release Notes for Alpha</a>
+<li> <a href="arm/release-notes.en.txt">Release Notes for ARM</a>
+<li> <a href="hppa/release-notes.en.txt">Release Notes for HP PA-RISC</a>
+<li> <a href="i386/release-notes.en.txt">Release Notes for 32-bit PC (i386)</a>
+<li> <a href="ia64/release-notes.en.txt">Release Notes for Intel Itanium IA-64</a>
+<li> <a href="m68k/release-notes.en.txt">Release Notes for Motorola 680x0</a>
+<li> <a href="mips/release-notes.en.txt">Release Notes for MIPS (big endian)</a>
+<li> <a href="mipsel/release-notes.en.txt">Release Notes for MIPS (little endian)</a>
+<li> <a href="powerpc/release-notes.en.txt">Release Notes for PowerPC</a>
+<li> <a href="s390/release-notes.en.txt">Release Notes for IBM S/390</a>
+<li> <a href="sparc/release-notes.en.txt">Release Notes for SPARC</a></ul>
<p>The Release Notes for architectures that were previously released
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 -- 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('release-notes', keys %langsrelnotes); :>
-</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/woody/reportingbugs.wml b/english/releases/woody/reportingbugs.wml
deleted file mode 100644
index ffa6280c531..00000000000
--- a/english/releases/woody/reportingbugs.wml
+++ /dev/null
@@ -1,24 +0,0 @@
-#use wml::debian::template title="Debian GNU/Linux 3.0 -- Reporting Problems" BARETITLE=true
-
-<p>If you have a problem with the installation system, please report
-bugs against the <tt>boot-floppies</tt> package. Information you
-should submit with your report is discussed in the
-<a href="i386/ch-rescue-boot#s-boot-troubleshooting">Installation
-Manual</a>.</p>
-
-<p>If you have suggestions or corrections for the
-<a href="installmanual">Installation Manual</a>, you should also file those
-as bugs against the <tt>boot-floppies</tt>, which is the 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>
-
-<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