summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-04-28 19:18:18 +0000
committerFrans Pop <elendil@planet.nl>2006-04-28 19:18:18 +0000
commit3adc31626659f915b9ae9959c08fba7ef0c80a95 (patch)
tree2c14382b641c677692c9537083ddcbd7d53842f0 /en/appendix/preseed.xml
parent104bb82f83989b4a20f0fee2c582b54f1c4250e1 (diff)
downloadinstallation-guide-3adc31626659f915b9ae9959c08fba7ef0c80a95.zip
* chroot-install:
- add /etc/hosts to be created for network configuration - make kernel/linux-image variable * Document -- command line option for passing parameters to boot loader configuration
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r--en/appendix/preseed.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index df97955f6..a7518d65f 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -380,6 +380,14 @@ can still be fully automated, since you can pass preseed values to the kernel
on the command line. Just pass <userinput>path/to/var=value</userinput>
for any of the preseed variables listed in the examples.
+</para><para>
+
+A <quote>&ndash;&ndash;</quote> in the boot options has special meaning.
+Kernel parameters that appear after it will be copied into the installed
+bootloader configuration (if supported by the installer for the
+bootloader). Note that the <quote>&ndash;&ndash;</quote> may already be
+present in the default boot parameters.
+
</para>
<note><para>