~oem-solutions-releng/live-build/lb-sg-2.x-add-support-for-xz-and-bzip2-compression

« back to all changes in this revision

Viewing changes to includes/etch/install/doc/FAQ/html/footnotes.en.html

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:19:41 UTC
  • Revision ID: daniel@debian.org-20110309171941-vyn0zxupujidmbu9
Adding live-helper 1.0~a15-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2
 
 
3
 
<html>
4
 
 
5
 
<head>
6
 
 
7
 
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
8
 
 
9
 
<title>The Debian GNU/Linux FAQ - Footnotes</title>
10
 
 
11
 
</head>
12
 
 
13
 
<body>
14
 
 
15
 
<hr>
16
 
 
17
 
<h1>
18
 
The Debian GNU/Linux FAQ
19
 
<br>Footnotes</h1>
20
 
 
21
 
<h2><a href="ch-ftparchives.en.html#fr1" name="f1">1</a></h2>
22
 
 
23
 
<p>
24
 
When the present-day sid did not exist, the FTP site organization had one major
25
 
flaw: there was an assumption that when an architecture is created in the
26
 
current unstable, it will be released when that distribution becomes the new
27
 
stable.  For many architectures that isn't the case, with the result that those
28
 
directories had to be moved at release time.  This was impractical because the
29
 
move would chew up lots of bandwidth.
30
 
</p>
31
 
 
32
 
<p>
33
 
The archive administrators worked around this problem for several years by
34
 
placing binaries for unreleased architectures in a special directory called
35
 
&quot;sid&quot;.  For those architectures not yet released, the first time they
36
 
were released there was a link from the current stable to sid, and from then on
37
 
they were created inside the unstable tree as normal.  This layout was somewhat
38
 
confusing to users.
39
 
</p>
40
 
 
41
 
<p>
42
 
With the advent of package pools (see <a href="#s-pools">What's in the
43
 
<samp>pool</samp> directory?, Section 5.10</a>), binary packages began to be
44
 
stored in a canonical location in the pool, regardless of the distribution, so
45
 
releasing a distribution no longer causes large bandwidth consumption on the
46
 
mirrors (there is, however, a lot of gradual bandwidth consumption throughout
47
 
the development process).
48
 
</p>
49
 
 
50
 
<h2><a href="ch-ftparchives.en.html#fr2" name="f2">2</a></h2>
51
 
 
52
 
<p>
53
 
<samp>dists/stable/main</samp>, <samp>dists/stable/contrib</samp>,
54
 
<samp>dists/stable/non-free</samp>, and <samp>dists/unstable/main/</samp>, etc.
55
 
</p>
56
 
 
57
 
<h2><a href="ch-ftparchives.en.html#fr3" name="f3">3</a></h2>
58
 
 
59
 
<p>
60
 
Historically, packages were kept in the subdirectory of <samp>dists</samp>
61
 
corresponding to which distribution contained them.  This turned out to cause
62
 
various problems, such as large bandwidth consumption on mirrors when major
63
 
changes were made.  This was fixed with the introduction of the package pool.
64
 
</p>
65
 
 
66
 
<p>
67
 
The <samp>dists</samp> directories are still used for the index files used by
68
 
programs like <samp>apt</samp>.  You may also still see paths containing
69
 
<samp>dists/potato</samp> or <samp>dists/woody</samp> in the Filename header
70
 
field of some older packages.
71
 
</p>
72
 
 
73
 
<h2><a href="ch-pkgtools.en.html#fr4" name="f4">4</a></h2>
74
 
 
75
 
<p>
76
 
Notice that there are ports that make this tool available with other package
77
 
management systems, like Red Hat package manager, also known as
78
 
<code>rpm</code>
79
 
</p>
80
 
 
81
 
<h2><a href="ch-pkgtools.en.html#fr5" name="f5">5</a></h2>
82
 
 
83
 
<p>
84
 
Although this can also lead to systems with more packages installed than they
85
 
actually need to work.
86
 
</p>
87
 
 
88
 
<h2><a href="ch-support.en.html#fr6" name="f6">6</a></h2>
89
 
 
90
 
<p>
91
 
Use the debian-<var>list-subject</var>-REQUEST@lists.debian.org address for
92
 
that.
93
 
</p>
94
 
 
95
 
<hr>
96
 
 
97
 
<p>
98
 
The Debian GNU/Linux FAQ
99
 
</p>
100
 
 
101
 
<address>
102
 
version 3.1.5, 17 January 2007<br>
103
 
<br>
104
 
Authors are listed at <a href="ch-faqinfo.en.html#s-authors">Debian FAQ Authors</a><br>
105
 
<br>
106
 
</address>
107
 
<hr>
108
 
 
109
 
</body>
110
 
 
111
 
</html>
112