summaryrefslogtreecommitdiff
path: root/po/pot/preseed.pot
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-02-02 17:47:58 +0000
committerFrans Pop <elendil@planet.nl>2007-02-02 17:47:58 +0000
commit7021338dc8f43e6b776f889733c392e9b45efb6c (patch)
tree9e00a7dcfa3f37d1760311d0ff989f9096394f4c /po/pot/preseed.pot
parent989c4e9562c43db567b6d7b7f3b4a892d9c9c122 (diff)
downloadinstallation-guide-7021338dc8f43e6b776f889733c392e9b45efb6c.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r--po/pot/preseed.pot24
1 files changed, 13 insertions, 11 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 9fcf0d95f..5d78775c0 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2007-01-29 00:43+0000\n"
+"POT-Creation-Date: 2007-02-02 17:44+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1415,31 +1415,33 @@ msgstr ""
#. Tag: para
#: preseed.xml:1020
#, no-c-format
-msgid "It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question."
+msgid ""
+ "It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question. <informalexample><screen>\n"
+ "d-i foo/bar string value\n"
+ "d-i foo/bar seen false\n"
+ "</screen></informalexample> 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."
msgstr ""
-#. Tag: screen
-#: preseed.xml:1029
+#. Tag: para
+#: preseed.xml:1033
#, no-c-format
-msgid ""
- "d-i foo/bar string value\n"
- "d-i foo/bar seen false"
+msgid "The same effect can be achieved for <emphasis>all</emphasis> questions by setting the parameter <classname>preseed/interactive=true</classname> at the boot prompt. This can also be useful for testing or debugging your preconfiguration file."
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1044
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1045
#, no-c-format
msgid "It is possible to include other preconfiguration files from a preconfiguration file. Any settings in those files will override pre-existing settings from files loaded earlier. This makes it possible to put, for example, general networking settings for your location in one file and more specific settings for certain configurations in other files."
msgstr ""
#. Tag: screen
-#: preseed.xml:1045
+#: preseed.xml:1055
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -1467,7 +1469,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1047
+#: preseed.xml:1057
#, no-c-format
msgid "It is also possible to chainload from the initrd or file preseeding phase, into network preseeding by setting preseed/url in the earlier files. This will cause network preseeding to be performed when the network comes up. You need to be careful when doing this, since there will be two distinct runs at preseeding, meaning for example that you get another chance to run the preseed/early command, the second one happening after the network comes up."
msgstr ""