summaryrefslogtreecommitdiff
path: root/po/el/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/el/preseed.po')
-rw-r--r--po/el/preseed.po47
1 files changed, 39 insertions, 8 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po
index 1106c62d9..f6c54b459 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2009-03-01 01:12+0000\n"
+"POT-Creation-Date: 2009-04-29 00:14+0000\n"
"PO-Revision-Date: 2009-04-25 17:53+0300\n"
"Last-Translator: Emmanuel Galatoulas <galaxico@quad-nrg.net>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -2679,7 +2679,40 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1049
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# d-i preseeding is inherently not secure. Nothing in the installer "
+#| "checks\n"
+#| "# for attempts at buffer overflows or other exploits of the values of a\n"
+#| "# preconfiguration file like this one. Only use preconfiguration files "
+#| "from\n"
+#| "# trusted locations! To drive that home, and because it's generally "
+#| "useful,\n"
+#| "# here's a way to run any shell command you'd like inside the installer,\n"
+#| "# automatically.\n"
+#| "\n"
+#| "# This first command is run as early as possible, just after\n"
+#| "# preseeding is read.\n"
+#| "#d-i preseed/early_command string anna-install some-udeb\n"
+#| "<phrase condition=\"squeeze\">\n"
+#| "# This command is run immediately before the partitioner starts. It may "
+#| "be\n"
+#| "# useful to apply dynamic partitioner preseeding that depends on the "
+#| "state\n"
+#| "# of the disks (which may not be visible when preseed/early_command "
+#| "runs).\n"
+#| "#d-i partman/early_command \\\n"
+#| "# string debconf-set partman-auto/disk \"$(list-devices disk | head "
+#| "-n1)\"\n"
+#| "</phrase>\n"
+#| "# This command is run just before the install finishes, but when there "
+#| "is\n"
+#| "# still a usable /target directory. You can chroot to /target and use it\n"
+#| "# directly, or use the apt-install and in-target commands to easily "
+#| "install\n"
+#| "# packages and run commands in the target system.\n"
+#| "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/"
+#| "zsh"
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
"# for attempts at buffer overflows or other exploits of the values of a\n"
@@ -2691,14 +2724,12 @@ msgid ""
"# This first command is run as early as possible, just after\n"
"# preseeding is read.\n"
"#d-i preseed/early_command string anna-install some-udeb\n"
-"<phrase condition=\"squeeze\">\n"
"# This command is run immediately before the partitioner starts. It may be\n"
"# useful to apply dynamic partitioner preseeding that depends on the state\n"
"# of the disks (which may not be visible when preseed/early_command runs).\n"
"#d-i partman/early_command \\\n"
"# string debconf-set partman-auto/disk \"$(list-devices disk | head -"
"n1)\"\n"
-"</phrase>\n"
"# This command is run just before the install finishes, but when there is\n"
"# still a usable /target directory. You can chroot to /target and use it\n"
"# directly, or use the apt-install and in-target commands to easily install\n"
@@ -2815,13 +2846,13 @@ msgstr ""
"quote> παραμέτρους."
#. Tag: title
-#: preseed.xml:1092
+#: preseed.xml:1090
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων"
#. Tag: para
-#: preseed.xml:1093
+#: preseed.xml:1091
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2838,7 +2869,7 @@ msgstr ""
"συγκεκριμένες διαμορφώσεις σε άλλα αρχεία."
#. Tag: screen
-#: preseed.xml:1103
+#: preseed.xml:1101
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2900,7 +2931,7 @@ msgstr ""
" #d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1105
+#: preseed.xml:1103
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "