X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/49f0a5615addcd66e37e0cc4915e42e4c9953054..6fb994bc5d7c5c6d76472819f630bfcfead560fe:/doc/apt.ent
diff --git a/doc/apt.ent b/doc/apt.ent
index 4cfc00069..9a4c17bcd 100644
--- a/doc/apt.ent
+++ b/doc/apt.ent
@@ -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).
+
+">