aboutsummaryrefslogtreecommitdiffstats
path: root/greek/releases/potato/index.wml
blob: 88ffe68826ae41dc46bd7696fc4d2ee0be65376f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
#use wml::debian::template title="Debian GNU/Linux 2.2 ('potato') Release Information" BARETITLE=yes
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/potato/release.data"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/info"
#use wml::debian::translation-check translation="552f9232b5d467c677963540a5a4236c824e87b9" maintainer="galaxico"

<p>Debian GNU/Linux 2.2 (a.k.a. Potato) was released on
<:=spokendate ("2000-08-14"):>.  The latest point release of Debian 2.2 is
<current_release_potato>, released on <a href="$(HOME)/News/<current_release_newsurl_potato/>"><current_release_date_potato></a>.</p>

<p><strong>Debian GNU/Linux 2.2 has been obsoleted by
<a href="../woody/">Debian GNU/Linux 3.0 ("woody")</a>.
Security updates are discontinued as of June 30th, 2003.</strong>
Please see
<a href="https://lists.debian.org/debian-devel-announce/2003/debian-devel-announce-200302/msg00010.html">\
the security team survey results</a> for more information.</p>   

<p>For information on the major changes in this release, please refer
to the <a href="releasenotes">Release Notes</a> and to the official
<a href="$(HOME)/News/2000/20000815">press release</a>.</p>

<p>Debian GNU/Linux 2.2 is dedicated to the memory of Joel "Espy" Klecker, a
Debian developer, unbeknownst to most of the Debian Project, was bedridden
and fighting a disease known as Duchenne Muscular Dystrophy during most of
his involvement with Debian. Only now is the Debian Project realizing the
extent of his dedication, and the friendship he bestowed upon us. So as a
show of appreciation, and in memory of his inspirational life, this release
of Debian GNU/Linux is dedicated to him.</p>

<p>Debian GNU/Linux 2.2 is available from the Internet or from CD
vendors, please see the <a href="$(HOME)/distrib/">Distribution
page</a> for more information on getting Debian.</p>

<p>The following architectures are supported in this release:</p>

<ul>
<: foreach $arch (@arches) {
      print "<li><a href=\"$(HOME)/ports/$arch/\">$arches{$arch}</a>\n";
   } :>
</ul>

<p>Before installing Debian, please read the <A HREF="installmanual">\
Installation Manual</A>. The Installation Manual for your target
architecture contains instructions and links for all the files you need
to install. You might also be interested in the <a href="installguide/">\
installation guide for Debian 2.2</a>, which is an on line tutorial.</p>

<p>If you are using APT, you can use the following lines in your
<code>/etc/apt/sources.list</code> file to be able to access potato
packages:</p>

<pre>
  deb http://archive.debian.org potato main contrib non-free
  deb http://non-us.debian.org/debian-non-US potato/non-US main non-free
</pre>

<p>Read the <code>apt-get</code>(8) and the <code>sources.list</code>(5)
manual pages for more information.</p>

<p>Contrary to our wishes, there are some problems that exist in the
potato 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>Data integrity is granted by a digitally signed <code>Release</code> file.
To ensure that all files in the release belong to it, MD5 checksums of all
<code>Packages</code> files are copied into the
<code>Release</code> file.  Digital signatures for this file are
stored in the file <code>Release.gpg</code>, using this key: <a
href="https://ftp-master.debian.org/ziyi_key_2002.asc">\
ftpmaster</a>.</p>

<p>To verify the <code>Release</code> file, you'll have to fetch both
files and execute <code>gpg --verify Release.gpg Release</code> after
importing the keys it is signed with.</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>

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