summaryrefslogtreecommitdiff
path: root/fi
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
parent85a2e33cd541b3ca5ae3694f1d332424d52ea5a0 (diff)
downloadinstallation-guide-09e5b19469b9196d76c3e273056a5a400f45cd30.zip
Update of original English docs
Diffstat (limited to 'fi')
-rw-r--r--fi/appendix/preseed.xml18
-rw-r--r--fi/using-d-i/modules/apt-setup.xml7
-rw-r--r--fi/using-d-i/using-d-i.xml6
3 files changed, 23 insertions, 8 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>
diff --git a/fi/using-d-i/modules/apt-setup.xml b/fi/using-d-i/modules/apt-setup.xml
index 4f9d7d465..c571e15f1 100644
--- a/fi/using-d-i/modules/apt-setup.xml
+++ b/fi/using-d-i/modules/apt-setup.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 33814 untranslated -->
+<!-- original version: 33820 untranslated -->
<sect3 id="apt-setup">
<title>Configuring apt</title>
@@ -33,9 +33,8 @@ in a nice user interface.
<command>apt</command> must be configured so that it knows where to retrieve
packages from. The installer largely takes care of this automatically based on
what it knows about your installation medium. The results of this configuration
-are written to the file /etc/apt/sources.list, and you can examine and edit
-it to your liking after the install is complete.
+are written to the file <filename>/etc/apt/sources.list</filename>, and you can
+examine and edit it to your liking after the install is complete.
</para>
-
</sect3>
diff --git a/fi/using-d-i/using-d-i.xml b/fi/using-d-i/using-d-i.xml
index 079985749..a8f6780ab 100644
--- a/fi/using-d-i/using-d-i.xml
+++ b/fi/using-d-i/using-d-i.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 33725 untranslated -->
+<!-- original version: 33819 untranslated -->
<chapter id="d-i-intro"><title>Using the Debian Installer</title>
@@ -289,7 +289,7 @@ newer motherboards.
<term>tzsetup</term><listitem><para>
-Selects the time zone, based on the location selected earlier
+Selects the time zone, based on the location selected earlier.
</para></listitem>
</varlistentry>
@@ -331,7 +331,7 @@ running from.
<term>pkgsel</term><listitem><para>
-Uses tasksel to select and install additional software.
+Uses <classname>tasksel</classname> to select and install additional software.
</para></listitem>
</varlistentry>