X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/889053489a8b9b91feeb698fc164446e9b5f9c67..b3bc1bd74cb5ed091c6a067d09dc49b165d6f873:/doc/apt.ent
diff --git a/doc/apt.ent b/doc/apt.ent
index 4cfc00069..0b341ec14 100644
--- a/doc/apt.ent
+++ b/doc/apt.ent
@@ -78,7 +78,7 @@
dpkg
- 8
+ 1
"
>
@@ -96,19 +96,19 @@
dpkg-scanpackages
- 8
+ 1
"
>
dpkg-scansources
- 8
+ 1
"
>
dselect
- 8
+ 1
"
>
@@ -158,7 +158,10 @@
apt@packages.debian.org
- Jason Gunthorpe
+
+ Jason Gunthorpe
+
+
1998-2001 Jason Gunthorpe
28 October 2008
Linux
@@ -176,6 +179,7 @@
Jason
Gunthorpe
+
">
@@ -183,12 +187,14 @@
Mike
O'Connor
+
">
APT team
+
">
@@ -196,25 +202,6 @@
Linux
">
-
- apt@packages.debian.org
-
-">
-
-
- Jason
- Gunthorpe
-
-">
-
-
- APT team
-
-">
-
Jason Gunthorpe
@@ -302,3 +289,67 @@
">
+/etc/apt/apt.conf
+ APT configuration file.
+ Configuration Item: Dir::Etc::Main.
+
+
+ /etc/apt/apt.conf.d/
+ APT configuration file fragments.
+ Configuration Item: Dir::Etc::Parts.
+
+">
+
+&cachedir;/archives/
+ Storage area for retrieved package files.
+ Configuration Item: Dir::Cache::Archives.
+
+
+ &cachedir;/archives/partial/
+ Storage area for package files in transit.
+ Configuration Item: Dir::Cache::Archives (implicit partial).
+
+">
+
+/etc/apt/preferences
+ Version preferences file.
+ This is where you would specify "pinning",
+ i.e. a preference to get certain packages
+ from a separate source
+ or from a different version of a distribution.
+ Configuration Item: Dir::Etc::Preferences.
+
+
+ /etc/apt/preferences.d/
+ File fragments for the version preferences.
+ Configuration Item: Dir::Etc::PreferencesParts.
+
+">
+
+/etc/apt/sources.list
+ Locations to fetch packages from.
+ Configuration Item: Dir::Etc::SourceList.
+
+
+ /etc/apt/sources.list.d/
+ File fragments for locations to fetch packages from.
+ Configuration Item: Dir::Etc::SourceParts.
+
+">
+
+&statedir;/lists/
+ Storage area for state information for each package resource specified in
+ &sources-list;
+ Configuration Item: Dir::State::Lists.
+
+
+ &statedir;/lists/partial/
+ Storage area for state information in transit.
+ Configuration Item: Dir::State::Lists (implicit partial).
+
+">