X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ce2de59157d5ac584005c76f58b277adcaf8e1ab..5a8cd0703bcc751ff5eb0ae5bf196e61bd428c91:/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