projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
merged from lp:~donkult/apt/debian-experimental
[apt.git]
/
doc
/
examples
/
configure-index
diff --git
a/doc/examples/configure-index
b/doc/examples/configure-index
index 6884e06e32d82f3c6703aff7162f6957c787d092..f75b5738aa9253b3ea2f07ebdc4ac5ddeb18a082 100644
(file)
--- a/
doc/examples/configure-index
+++ b/
doc/examples/configure-index
@@
-23,6
+23,7
@@
quiet::NoUpdate "true"; // never update progress information - included in -q=1
APT
{
Architecture "i386";
APT
{
Architecture "i386";
+ Architectures { "amd64"; "armel"; };
Build-Essential "build-essential";
NeverAutoRemove { "linux-image.*"; }; // packages that should never
Build-Essential "build-essential";
NeverAutoRemove { "linux-image.*"; }; // packages that should never
@@
-31,6
+32,7
@@
APT
// Options for apt-get
Get
{
// Options for apt-get
Get
{
+ Host-Architecture "armel";
Arch-Only "false";
AllowUnauthenticated "false";
AutomaticRemove "false";
Arch-Only "false";
AllowUnauthenticated "false";
AutomaticRemove "false";
@@
-88,7
+90,7
@@
APT
Authentication
{
Authentication
{
- TrustCDROM "false"; // consider the CDROM always trusted
+ TrustCDROM "false"; // consider the CD
-
ROM always trusted
};
// Some general options
};
// Some general options