diff options
author | Joey Hess <joeyh@debian.org> | 2007-02-16 21:10:40 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2007-02-16 21:10:40 +0000 |
commit | 791a410bf429a064b33679be02b6aae4aad58449 (patch) | |
tree | 397900dc7fa3cc15a9d43f22a23840200b1e317c /en/boot-installer | |
parent | 6083d0bc1a8906917ebd77f3345641555fbfabcf (diff) | |
download | installation-guide-791a410bf429a064b33679be02b6aae4aad58449.zip |
* Document debian-installer/allow_unauthenticated.
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 2ac351051..54f19bbbb 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -362,6 +362,18 @@ installation. </para></listitem> </varlistentry> +<varlistentry> +<term>debian-installer/allow_unauthenticated</term> +<listitem><para> + +By default the installer requires that repositories be authenticated +using a known gpg key. Set to <userinput>true</userinput> to +disable that authentication. +<emphasis role="bold">Warning: Insecure, not recommended.</emphasis> + +</para></listitem> +</varlistentry> + <varlistentry arch="alpha;m68k;mips;mipsel"> <term>ramdisk_size</term> <listitem><para> |