summaryrefslogtreecommitdiff
path: root/nl/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-04-06 04:34:59 +0000
committerFrans Pop <elendil@planet.nl>2009-04-06 04:34:59 +0000
commit2ef93ab7223f1b3e6423de936f6da563a5ed923d (patch)
tree653d5ecdbcc3376ea33fd7501a50b25f1d433325 /nl/appendix
parentaec00e1166f8301d428ad10232abb5f71ee738c3 (diff)
downloadinstallation-guide-2ef93ab7223f1b3e6423de936f6da563a5ed923d.zip
Dutch translation udpate: untranslated files
Diffstat (limited to 'nl/appendix')
-rw-r--r--nl/appendix/files.xml46
-rw-r--r--nl/appendix/pppoe.xml20
-rw-r--r--nl/appendix/preseed.xml62
3 files changed, 90 insertions, 38 deletions
diff --git a/nl/appendix/files.xml b/nl/appendix/files.xml
index 8fd22c36a..059840574 100644
--- a/nl/appendix/files.xml
+++ b/nl/appendix/files.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 51571 untranslated -->
+<!-- original version: 58142 untranslated -->
<sect1 id="linuxdevices"><title>Linux Devices</title>
@@ -225,6 +225,13 @@ obtained by adding up the numbers.
</para><para>
+By default the installer will install the GNOME desktop environment, but
+alternative desktop environments can be selected either by using one
+of the special CD images, or by specifying the desired desktop environment
+when the installer is booted (see <xref linkend="pkgsel"/>).
+
+</para><para>
+
Note that you will need to add the sizes listed in the table to the size
of the standard installation when determining the size of partitions.
Most of the size listed as <quote>Installed size</quote> will end up in
@@ -247,9 +254,33 @@ is (temporarily) required in <filename>/var</filename>.
<tbody>
<row>
<entry>Desktop environment</entry>
- <entry>&task-desktop-inst;</entry>
- <entry>&task-desktop-dl;</entry>
- <entry>&task-desktop-tot;</entry>
+ <entry>&nbsp;</entry>
+ <entry>&nbsp;</entry>
+ <entry>&nbsp;</entry>
+</row>
+<row>
+ <entry>&nbsp;&nbsp;&bull;&nbsp;GNOME (default)</entry>
+ <entry>&task-desktop-gnome-inst;</entry>
+ <entry>&task-desktop-gnome-dl;</entry>
+ <entry>&task-desktop-gnome-tot;</entry>
+</row>
+<row>
+ <entry>&nbsp;&nbsp;&bull;&nbsp;KDE</entry>
+ <entry>&task-desktop-kde-inst;</entry>
+ <entry>&task-desktop-kde-dl;</entry>
+ <entry>&task-desktop-kde-tot;</entry>
+</row>
+<row>
+ <entry>&nbsp;&nbsp;&bull;&nbsp;Xfce</entry>
+ <entry>&task-desktop-xfce-inst;</entry>
+ <entry>&task-desktop-xfce-dl;</entry>
+ <entry>&task-desktop-xfce-tot;</entry>
+</row>
+<row>
+ <entry>&nbsp;&nbsp;&bull;&nbsp;LXDE</entry>
+ <entry>&task-desktop-lxde-inst;</entry>
+ <entry>&task-desktop-lxde-dl;</entry>
+ <entry>&task-desktop-lxde-tot;</entry>
</row>
<row>
@@ -312,13 +343,6 @@ is (temporarily) required in <filename>/var</filename>.
</tbody>
</tgroup></informaltable>
-<note><para>
-
-The <emphasis>Desktop</emphasis> task will install the GNOME desktop
-environment.
-
-</para></note>
-
</para><para>
If you install in a language other than English, <command>tasksel</command>
diff --git a/nl/appendix/pppoe.xml b/nl/appendix/pppoe.xml
index 2c9b5b01b..4bd34c744 100644
--- a/nl/appendix/pppoe.xml
+++ b/nl/appendix/pppoe.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 45405 untranslated -->
+<!-- original version: 57313 untranslated -->
<sect1 id="pppoe" arch="not-s390">
<title>Installing &debian; using PPP over Ethernet (PPPoE)</title>
@@ -34,19 +34,15 @@ following steps explain the differences.
<itemizedlist>
<listitem><para>
-Boot the installer with <userinput>modules=ppp-udeb</userinput> as boot
-parameter. This means that at the boot prompt you should enter:
+Boot the installer with the boot parameter
+<userinput>modules=ppp-udeb</userinput><footnote arch="x86">
-<informalexample><screen>
-install modules=ppp-udeb
-</screen></informalexample>
-
-or, if you prefer using the graphical installer:
-
-<informalexample><screen>
-installgui modules=ppp-udeb
-</screen></informalexample>
+<para>
+See <xref linkend="boot-screen"/> for information on
+how to add a boot parameter.
+</para>
+</footnote>.
This will ensure the component responsible for the setup of PPPoE
(<classname>ppp-udeb</classname>) will be loaded and run automatically.
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index a622ccbaa..3340dce15 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 56827 untranslated -->
+<!-- original version: 58146 untranslated -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -480,11 +480,12 @@ for you.
</para><para>
-The <literal>auto</literal> boot label is not yet defined on all
-architectures. The same effect may be achieved by simply adding the two
+The <literal>auto</literal> boot label is not yet defined everywhere.
+The same effect may be achieved by simply adding the two
parameters <literal>auto=true priority=critical</literal> to the kernel
command line. The <literal>auto</literal> parameter is an alias for
-<literal>auto-install/enable</literal> and controls the delay of the
+<literal>auto-install/enable</literal> and setting it to
+<literal>true</literal> delays the
locale and keyboard questions until after there has been a chance to
preseed them, while <literal>priority</literal> is an alias for
<literal>debconf/priority</literal> and setting it to
@@ -515,6 +516,9 @@ nice effects that can be achieved by creative use of preconfiguration.
<para>
The following aliases can be useful when using (auto mode) preseeding.
+Note that these are simply short aliases for question names, and you
+always need to specify a value as well: for example,
+<literal>auto=true</literal> or <literal>interface=eth0</literal>.
</para>
@@ -856,6 +860,20 @@ that no gateway should be used.
</sect2>
+ <sect2 id="preseed-network-console">
+ <title>Network console</title>
+
+<informalexample role="example"><screen>
+# Use the following settings if you wish to make use of the network-console
+# component for remote installation over SSH. This only makes sense if you
+# intend to perform the remainder of the installation manually.
+#d-i anna/choose_modules string network-console
+#d-i network-console/password password r00tme
+#d-i network-console/password-again password r00tme
+</screen></informalexample>
+
+ </sect2>
+
<sect2 id="preseed-mirror">
<title>Mirror settings</title>
<para>
@@ -1030,7 +1048,7 @@ Check <filename>/var/log/syslog</filename> if you run into problems.
#d-i partman-auto/method string raid
# Specify the disks to be partitioned. They will all get the same layout,
# so this will only work if the disks are the same size.
-#d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/disc
+#d-i partman-auto/disk string /dev/sda /dev/sdb
# Next you need to specify the physical partitions that will be used.
#d-i partman-auto/expert_recipe string \
@@ -1053,14 +1071,14 @@ Check <filename>/var/log/syslog</filename> if you run into problems.
# &lt;devices&gt; &lt;sparedevices&gt;
# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated using "#"
#d-i partman-auto-raid/recipe string \
-# 1 2 0 ext3 / \
-# /dev/discs/disc0/part1#/dev/discs/disc1/part1 \
-# . \
-# 1 2 0 swap - \
-# /dev/discs/disc0/part5#/dev/discs/disc1/part5 \
-# . \
-# 0 2 0 ext3 /home \
-# /dev/discs/disc0/part6#/dev/discs/disc1/part6 \
+# 1 2 0 ext3 / \
+# /dev/sda1#/dev/sdb1 \
+# . \
+# 1 2 0 swap - \
+# /dev/sda5#/dev/sdb5 \
+# . \
+# 0 2 0 ext3 /home \
+# /dev/sda6#/dev/sdb6 \
# .
# This makes partman automatically partition without confirmation.
@@ -1393,7 +1411,13 @@ installation.
# This first command is run as early as possible, just after
# preseeding is read.
#d-i preseed/early_command string anna-install some-udeb
-
+<phrase condition="squeeze">
+# This command is run immediately before the partitioner starts. It may be
+# useful to apply dynamic partitioner preseeding that depends on the state
+# of the disks (which may not be visible when preseed/early_command runs).
+#d-i partman/early_command \
+# string debconf-set partman-auto/disk "$(list-devices disk | head -n1)"
+</phrase>
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it
# directly, or use the apt-install and in-target commands to easily install
@@ -1424,9 +1448,17 @@ preconfiguration file.
</para><para>
+Note that the <quote>d-i</quote> owner should only be used for variables
+used in the installer itself. For variables belonging to packages installed
+on the target system, you should use the name of that package instead. See
+the footnote to <xref linkend="preseed-bootparms"/>.
+
+</para><para>
+
If you are preseeding using boot parameters, you can make the installer ask
the corresponding question by using the <quote>?=</quote> operator, i.e.
-<userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput>.
+<userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput>
+(or <userinput><replaceable>owner</replaceable>:<replaceable>foo/bar</replaceable>?=<replaceable>value</replaceable></userinput>).
This will of course only have effect for parameters that correspond to
questions that are actually displayed during an installation and not for
<quote>internal</quote> parameters.