summaryrefslogtreecommitdiff
path: root/nl/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-02-18 19:40:17 +0000
committerFrans Pop <elendil@planet.nl>2007-02-18 19:40:17 +0000
commitc4b535e5ae4c7b48c5a8f1a0c9f86aacd3e71bcd (patch)
tree67b9cdc5d3dabe50f1a0860cd858cf7655626b2d /nl/boot-installer
parent5c2e3133143212fc017a88330ff3594bfec74770 (diff)
downloadinstallation-guide-c4b535e5ae4c7b48c5a8f1a0c9f86aacd3e71bcd.zip
Update untranslated files
Diffstat (limited to 'nl/boot-installer')
-rw-r--r--nl/boot-installer/parameters.xml18
1 files changed, 15 insertions, 3 deletions
diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml
index 8624811b3..63024db11 100644
--- a/nl/boot-installer/parameters.xml
+++ b/nl/boot-installer/parameters.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 45087 untranslated -->
+<!-- original version: 45239 untranslated -->
<sect1 id="boot-parms"><title>Boot Parameters</title>
<para>
@@ -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>
@@ -439,8 +451,8 @@ Can be used to automatically load installer components that are not loaded
by default.
Examples of optional components that may be useful are
<classname>openssh-client-udeb</classname> (so you can use
-<command>scp</command> during the installation) and
-<classname>ppp-udeb</classname> (which supports PPPoE configuration).
+<command>scp</command> during the installation)<phrase arch="not-s390"> and
+<classname>ppp-udeb</classname> (see <xref linkend="pppoe"/>)</phrase>.
</para></listitem>
</varlistentry>