~ubuntu-branches/ubuntu/precise/apt/precise-updates

« back to all changes in this revision

Viewing changes to debian/apt-doc/usr/share/doc/apt-doc/guide.de.html/footnotes.html

  • Committer: Package Import Robot
  • Author(s): Dave Chiluk
  • Date: 2013-08-20 09:56:40 UTC
  • Revision ID: package-import@ubuntu.com-20130820095640-149vgzh4dzn0umhv
Tags: 0.8.16~exp12ubuntu10.14
Fix unhandled If-Modified-Since case that causes apt lists corruption.
LP: #1179781

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=utf-8">
8
 
 
9
 
<title>APT-Benutzerhandbuch - Fußnoten</title>
10
 
 
11
 
<link href="index.html" rel="start">
12
 
<link href=".html" rel="prev">
13
 
<link href=".html" rel="next">
14
 
<link href="index.html#contents" rel="contents">
15
 
<link href="index.html#copyright" rel="copyright">
16
 
<link href="ch1.html" rel="chapter" title="1 Allgemein">
17
 
<link href="ch2.html" rel="chapter" title="2 apt-get">
18
 
<link href="ch3.html" rel="chapter" title="3 DSelect">
19
 
<link href="ch4.html" rel="chapter" title="4 Die Schnittstelle">
20
 
<link href="ch1.html#s1.1" rel="section" title="1.1 Anatomie des Paketsystems">
21
 
<link href="ch4.html#s4.1" rel="section" title="4.1 Anfang">
22
 
<link href="ch4.html#s4.2" rel="section" title="4.2 Der Statusbericht">
23
 
<link href="ch4.html#s4.3" rel="section" title="4.3 Der Anzeigestatus">
24
 
<link href="ch4.html#s4.4" rel="section" title="4.4 Dpkg">
25
 
<link href="ch4.html#s4.2.1" rel="subsection" title="4.2.1 Die zusätzliche Paketliste">
26
 
<link href="ch4.html#s4.2.2" rel="subsection" title="4.2.2 Die zu entfernenden Pakete">
27
 
<link href="ch4.html#s4.2.3" rel="subsection" title="4.2.3 Die Liste neuer Pakete">
28
 
<link href="ch4.html#s4.2.4" rel="subsection" title="4.2.4 Die Liste zurückgehaltener Pakete">
29
 
<link href="ch4.html#s4.2.5" rel="subsection" title="4.2.5 Warnung wegen zurückgehaltener Pakete">
30
 
<link href="ch4.html#s4.2.6" rel="subsection" title="4.2.6 Abschließende Zusammenfassung">
31
 
 
32
 
</head>
33
 
 
34
 
<body>
35
 
 
36
 
<hr>
37
 
 
38
 
<h1>
39
 
APT-Benutzerhandbuch
40
 
<br>Fußnoten</h1>
41
 
 
42
 
<h2><a href="ch2.html#fr1" name="f1">1</a></h2>
43
 
 
44
 
<p>
45
 
Falls Sie einen HTTP-Proxy-Server benutzen, müssen Sie zuerst die
46
 
Umgebungsvariable »http_proxy« setzen, siehe sources.list(5)
47
 
</p>
48
 
 
49
 
<h2><a href="#fr2" name="f2">2</a></h2>
50
 
 
51
 
<hr>
52
 
 
53
 
<p>
54
 
Die Methode <code>dselect</code> ist tatsächlich eine Zusammenstellung von
55
 
Wrapper-Skripten für <code>apt-get</code>.  Die Methode stellt tatsächlich
56
 
mehr Funktionalitäten bereit, als in <code>apt-get</code> allein vorhanden
57
 
sind.
58
 
</p>
59
 
 
60
 
<h2><a href="#fr3" name="f3">3</a></h2>
61
 
 
62
 
<p>
63
 
APT berücksichtigt jedoch alle bekannten Abhängigkeiten und versucht, kaputte
64
 
Pakete zu vermeiden
65
 
</p>
66
 
 
67
 
<hr>
68
 
 
69
 
<p>
70
 
APT-Benutzerhandbuch
71
 
</p>
72
 
 
73
 
<address>
74
 
$Id: guide.sgml,v 1.7 2003/04/26 23:26:13 doogie Exp $<br>
75
 
<br>
76
 
Jason Gunthorpe <code><a href="mailto:jgg@debian.org">jgg@debian.org</a></code><br>
77
 
<br>
78
 
</address>
79
 
<hr>
80
 
 
81
 
</body>
82
 
 
83
 
</html>
84