X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1d08f27046533e36849a63c084f51809be484d8c..3adddfa810c916132b59b11c736e8747581662bc:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 27232d40b..f75b5738a 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -32,6 +32,7 @@ APT // Options for apt-get Get { + Host-Architecture "armel"; Arch-Only "false"; AllowUnauthenticated "false"; AutomaticRemove "false"; @@ -89,7 +90,7 @@ APT Authentication { - TrustCDROM "false"; // consider the CDROM always trusted + TrustCDROM "false"; // consider the CD-ROM always trusted }; // Some general options