X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/58014adc6df1772567e0bc32687f1a03cfcb49fb..a1b5561a036ebbe416cccfb2bd476a838ddb6286:/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