summaryrefslogtreecommitdiff
path: root/en/using-d-i/using-d-i.xml
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2006-06-19 22:15:58 +0000
committerJoey Hess <joeyh@debian.org>2006-06-19 22:15:58 +0000
commitab093813be4246d6963b39ff58ee91f1cda110f8 (patch)
tree384f76345633c42a320b96893f53d746c0cb9083 /en/using-d-i/using-d-i.xml
parent83aada0fd5b0faf0f0b51a8115f8a62efcbf74df (diff)
downloadinstallation-guide-ab093813be4246d6963b39ff58ee91f1cda110f8.zip
* Document new aliases added in preseed 1.17 for common debconf boot
parameters: fb, url, file, locale, interface.
Diffstat (limited to 'en/using-d-i/using-d-i.xml')
-rw-r--r--en/using-d-i/using-d-i.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/using-d-i/using-d-i.xml b/en/using-d-i/using-d-i.xml
index 5162a8470..0ae8e0d8f 100644
--- a/en/using-d-i/using-d-i.xml
+++ b/en/using-d-i/using-d-i.xml
@@ -45,7 +45,7 @@ Power users may be more comfortable with a menu-driven interface,
where each step is controlled by the user rather than the installer
performing each step automatically in sequence. To use the installer
in a manual, menu-driven way, add the boot argument
-<userinput>debconf/priority=medium</userinput>.
+<userinput>priority=medium</userinput>.
</para><para>
@@ -53,7 +53,7 @@ If your hardware requires you to pass options to kernel modules as
they are installed, you will need to start the installer in
<quote>expert</quote> mode. This can be done by either using the
<command>expert</command> command to start the installer or by adding
-the boot argument <userinput>debconf/priority=low</userinput>.
+the boot argument <userinput>priority=low</userinput>.
Expert mode gives you full control over &d-i;.
</para><para>