summaryrefslogtreecommitdiff
path: root/fi/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-08 14:41:04 +0000
committerFrans Pop <elendil@planet.nl>2006-01-08 14:41:04 +0000
commit09e5b19469b9196d76c3e273056a5a400f45cd30 (patch)
treef6a58a157c1159e41d77cd534cbae2bd78a426ed /fi/appendix
parent85a2e33cd541b3ca5ae3694f1d332424d52ea5a0 (diff)
downloadinstallation-guide-09e5b19469b9196d76c3e273056a5a400f45cd30.zip
Update of original English docs
Diffstat (limited to 'fi/appendix')
-rw-r--r--fi/appendix/preseed.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/fi/appendix/preseed.xml b/fi/appendix/preseed.xml
index 8b6b520a9..dceb52adb 100644
--- a/fi/appendix/preseed.xml
+++ b/fi/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 33796 untranslated -->
+<!-- original version: 33825 untranslated -->
<!--
Be carefull with the format of this file as it is parsed to generate
@@ -732,6 +732,22 @@ $ echo "r00tme" | mkpasswd -s -H MD5
</para>
</sect2>
+ <sect2 id="preseed-base-installer">
+ <title>Base system installation</title>
+<para>
+
+There is actually not very much that can be preseeded for this stage of the
+installation. The only questions asked concern the installation of the kernel.
+
+</para>
+
+<informalexample role="example"><screen>
+# Select the initramfs generator used to generate the initrd for 2.6 kernels.
+#d-i base-installer/kernel/linux/initramfs-generators string yaird
+</screen></informalexample>
+
+ </sect2>
+
<sect2 id="preseed-bootloader">
<title>Boot loader installation</title>