diff options
Diffstat (limited to 'nl')
-rw-r--r-- | nl/appendix/preseed.xml | 4 | ||||
-rw-r--r-- | nl/boot-installer/parameters.xml | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index 379bba111..a3b52c8f7 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 58381 untranslated --> +<!-- original version: 58385 untranslated --> <!-- Be careful with the format of this file as it is parsed to generate @@ -1411,13 +1411,11 @@ 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 diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml index b25963da3..0f9543b58 100644 --- a/nl/boot-installer/parameters.xml +++ b/nl/boot-installer/parameters.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 57693 untranslated --> +<!-- original version: 58385 untranslated --> <sect1 id="boot-parms"><title>Boot Parameters</title> <para> @@ -215,7 +215,7 @@ are 1 and 2. See also <xref linkend="lowmem"/>. </para></listitem> </varlistentry> -<varlistentry condition="squeeze"> +<varlistentry> <term>noshell</term> <listitem><para> |