summaryrefslogtreecommitdiff
path: root/po/pot/preseed.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r--po/pot/preseed.pot45
1 files changed, 27 insertions, 18 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 19d4e3b58..b1db4d438 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: 2006-07-25 21:39+0000\n"
+"POT-Creation-Date: 2006-07-30 15:28+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"
@@ -968,14 +968,23 @@ msgstr ""
msgid "You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the <userinput>standard</userinput> task."
msgstr ""
+#. Tag: para
+#: preseed.xml:784
+#, no-c-format
+msgid "If you want to install some individual packages in addition to packages installed by tasks, you can use the parameter <classname>pkgsel/include</classname>. The value of this parameter can be either comma-separated or space-separated, so you can also use it easily on the kernel command line."
+msgstr ""
+
#. Tag: screen
-#: preseed.xml:786
+#: preseed.xml:794
#, no-c-format
msgid ""
"tasksel tasksel/first multiselect standard, desktop\n"
"#tasksel tasksel/first multiselect standard, web-server\n"
"#tasksel tasksel/first multiselect standard, kde-desktop\n"
"\n"
+ "# Individual additional packages to install\n"
+ "#d-i pkgsel/include string openssh-server build-essential\n"
+ "\n"
"# Some versions of the installer can report back on what software you have\n"
"# installed, and what software you use. The default is not to report back,\n"
"# but sending reports helps the project determine what software is most\n"
@@ -984,13 +993,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:791
+#: preseed.xml:799
#, no-c-format
msgid "Finishing up the first stage install"
msgstr ""
#. Tag: screen
-#: preseed.xml:793
+#: preseed.xml:801
#, no-c-format
msgid ""
"# Avoid that last message about the install being complete.\n"
@@ -1002,19 +1011,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:798
+#: preseed.xml:806
#, no-c-format
msgid "Mailer configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:799
+#: preseed.xml:807
#, no-c-format
msgid "During a normal install, exim asks only a few questions. Here's how to avoid even those. More complicated preseeding is possible."
msgstr ""
#. Tag: screen
-#: preseed.xml:806
+#: preseed.xml:814
#, no-c-format
msgid ""
"exim4-config exim4/dc_eximconfig_configtype \\\n"
@@ -1025,19 +1034,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:811
+#: preseed.xml:819
#, no-c-format
msgid "X configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:812
+#: preseed.xml:820
#, no-c-format
msgid "Preseeding Debian's X config is possible, but you probably need to know some details about the video hardware of the machine, since Debian's X configurator does not do fully automatic configuration of everything."
msgstr ""
#. Tag: screen
-#: preseed.xml:820
+#: preseed.xml:828
#, no-c-format
msgid ""
"# X can detect the right driver for some cards, but if you're preseeding,\n"
@@ -1063,13 +1072,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:825
+#: preseed.xml:833
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:827
+#: preseed.xml:835
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -1082,19 +1091,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:833
+#: preseed.xml:841
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:836
+#: preseed.xml:844
#, no-c-format
msgid "Shell commands"
msgstr ""
#. Tag: screen
-#: preseed.xml:838
+#: preseed.xml:846
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -1116,19 +1125,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:843
+#: preseed.xml:851
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:844
+#: preseed.xml:852
#, 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:854
+#: preseed.xml:862
#, no-c-format
msgid ""
"# More that one file can be listed, separated by spaces; all will be\n"