X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=developers-reference.sgml;h=0b954d4337f700fec23f826cb271f46d5622a5f9;hb=108d5cca7e92773ec2ee2c543e04610e9cd49374;hp=3cc79e0b7370435abaa980bd5dd4e8e78a1f9941;hpb=534c5e12049a8d5c43a8c6912cfb74b27273e564;p=developers-reference.git diff --git a/developers-reference.sgml b/developers-reference.sgml index 3cc79e0..0b954d4 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -5,7 +5,7 @@ %commondata; - + @@ -34,7 +34,7 @@ -copyright ©1998, 1999 Adam Di Carlo +copyright ©1998 &ndash 2001 Adam Di Carlo copyright ©1997, 1998 Christian Schwarz

@@ -831,19 +831,21 @@ less strain on the Debian archive maintainers. Every released Debian distribution has a code name: Debian 1.1 is called `buzz'; Debian 1.2, `rex'; Debian 1.3, `bo'; Debian 2.0, `hamm'; Debian 2.1, `slink'; and Debian 2.2, `potato'. There is also -a ``pseudo-distribution'', called `sid', which is contains packages for -architectures which are not yet officially supported or released by -Debian. These architectures are planned to be integrated into the -mainstream distribution at some future date. +a ``pseudo-distribution'', called `sid', which is the current +`unstable' distribution; since packages are moved from `unstable' to +`testing' as they approach stability, `sid' itself is never released. +As well as the usual contents of a Debian distribution, `sid' contains +packages for architectures which are not yet officially supported or +released by Debian. These architectures are planned to be integrated +into the mainstream distribution at some future date.

Since Debian has an open development model (i.e., everyone can -participate and follow the development) even the unstable distribution -is distributed to the Internet through the Debian FTP and HTTP server -network. Thus, if we had called the directory which contains the -development version `unstable', then we would have to rename it to -`stable' when the version is released, which would cause all FTP -mirrors to re-retrieve the whole distribution (which is quite -large). +participate and follow the development) even the `unstable' and `testing' +distributions are distributed to the Internet through the Debian FTP and +HTTP server network. Thus, if we had called the directory which contains +the release candidate version `testing', then we would have to rename it +to `stable' when the version is released, which would cause all FTP +mirrors to re-retrieve the whole distribution (which is quite large).

On the other hand, if we called the distribution directories Debian-x.y from the beginning, people would think that Debian