summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gettext/el/gentoo-x86-quickinstall-system.xml.po')
-rw-r--r--doc/gettext/el/gentoo-x86-quickinstall-system.xml.po78
1 files changed, 41 insertions, 37 deletions
diff --git a/doc/gettext/el/gentoo-x86-quickinstall-system.xml.po b/doc/gettext/el/gentoo-x86-quickinstall-system.xml.po
index 454696b..b84e2d8 100644
--- a/doc/gettext/el/gentoo-x86-quickinstall-system.xml.po
+++ b/doc/gettext/el/gentoo-x86-quickinstall-system.xml.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2011-09-05 14:12+0600\n"
+"POT-Creation-Date: 2011-10-28 22:38+0600\n"
"PO-Revision-Date: 2010-10-21 23:56+0600\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -12,11 +12,11 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(version):7
-msgid "4"
+msgid "6"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(date):8
-msgid "2011-08-23"
+msgid "2011-09-23"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(title):11
@@ -78,15 +78,16 @@ msgid ""
"Configure your network in <path>/etc/conf.d/net</path>. Add the <c>net.eth0</"
"c> init script to the default run level. If you have multiple NICs, symlink "
"them to the <c>net.eth0</c> init script and add them to the default run "
-"level as well. Either edit <path>/etc/conf.d/net</path> with <c>nano</c> or "
+"level as well. Don't forget to set your hostname too. Either edit <path>/etc/"
+"conf.d/net</path> and <path>/etc/conf.d/hostname</path> with <c>nano</c> or "
"use the following commands:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):66
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):67
msgid "Configure networking"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):66
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):67
#, no-wrap
msgid ""
"\n"
@@ -95,6 +96,7 @@ msgid ""
"livecd init.d # <i>cd ../conf.d</i>\n"
"livecd conf.d # <i>echo 'config_eth0=\"192.168.1.10 netmask 255.255.255.0 brd 192.168.1.255\"' &gt;&gt; net</i>\n"
"livecd conf.d # <i>echo 'routes_eth0=\"default via 192.168.1.1\"' &gt;&gt; net</i>\n"
+"livecd conf.d # <i>echo 'hostname=\"myhostname\"' &gt; hostname</i>\n"
"livecd conf.d # <i>rc-update add net.eth0 default</i>\n"
"<comment>(If you compiled your network card driver as a module, add it to /etc/conf.d/modules</comment>\n"
"livecd conf.d # <i>echo 'modules=\"r8169\"' &gt;&gt; /etc/conf.d/modules</i>\n"
@@ -102,19 +104,19 @@ msgid ""
"livecd conf.d # <i>rc-update add sshd default</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(note):79
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(note):81
msgid "Emerge <c>pcmciautils</c> if you need support for PCMCIA cards."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):83
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):85
msgid "Set the root password using <c>passwd</c>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):87
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):89
msgid "Set the root password"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):87
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):89
#, no-wrap
msgid ""
"\n"
@@ -124,33 +126,33 @@ msgid ""
"passwd: password updated successfully\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):94
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):96
msgid ""
"Edit <path>/etc/timezone</path> to define the time zone you used previously."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):99
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):101
msgid "Edit /etc/timezone"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):99
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):101
#, no-wrap
msgid ""
"\n"
"Europe/Brussels\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):103
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):105
msgid ""
"Check the system configuration in <path>/etc/rc.conf</path> and <path>/etc/"
"conf.d/keymaps</path> and edit any of those files if required."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):108
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):110
msgid "Optional: edit some config files"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):108
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):110
#, no-wrap
msgid ""
"\n"
@@ -158,32 +160,34 @@ msgid ""
"livecd conf.d # <i>nano -w /etc/conf.d/keymaps</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(title):116
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(title):118
msgid "Installing System Tools"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):120
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):122
msgid "Install RAID and LVM2 utilities."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):124
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):126
msgid "Install RAID LVM2 tools"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):124
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):126
#, no-wrap
msgid ""
"\n"
"livecd conf.d # <i>emerge mdadm lvm2</i>\n"
+"livecd conf.d # <i>rc-update add mdraid boot</i>\n"
+"livecd conf.d # <i>rc-update add lvm boot</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):131
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):135
msgid ""
"Install a system logger like <c>syslog-ng</c> and a cron daemon like "
"<c>vixie-cron</c>, and add them to the default run level."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(note):136
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(note):140
msgid ""
"Cron daemons depend on an MTA. <c>mail-mta/ssmtp</c> will be pulled in as a "
"dependency. If you want to use a more advanced MTA, you might want to "
@@ -191,11 +195,11 @@ msgid ""
"later when you install the MTA of your choice."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):143
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):147
msgid "Install a syslogger and a cron daemon"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):143
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):147
#, no-wrap
msgid ""
"\n"
@@ -208,18 +212,18 @@ msgid ""
"livecd conf.d # <i>rc-update add vixie-cron default</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):153
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):157
msgid ""
"Install the necessary file system tools (<c>xfsprogs</c>, <c>reiserfsprogs</"
"c> or <c>jfsutils</c>) and networking tools (<c>dhcpcd</c> or <c>ppp</c>) if "
"you need any."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):159
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):163
msgid "Install extra tools if required"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):159
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):163
#, no-wrap
msgid ""
"\n"
@@ -230,21 +234,21 @@ msgid ""
"livecd conf.d # <i>emerge ppp</i> <comment>(If you need PPPoE ADSL connectivity)</comment>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(title):171
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(title):175
msgid "Configuring the Bootloader"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):174
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(p):178
msgid ""
"Emerge <c>grub</c> and configure it. Do not forget to update the necessary "
"boot parameters if you are using an initramfs."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):179
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):183
msgid "Emerge grub and edit its configuration file"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):179
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):183
#, no-wrap
msgid ""
"\n"
@@ -256,11 +260,11 @@ msgid ""
"livecd conf.d # <i>nano -w /boot/grub/grub.conf</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):188
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):192
msgid "Example grub.conf"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):188
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):192
#, no-wrap
msgid ""
"\n"
@@ -272,11 +276,11 @@ msgid ""
"kernel /boot/kernel root=<keyval id=\"root\"></keyval>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):197
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):201
msgid "Install grub"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):197
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):201
#, no-wrap
msgid ""
"\n"
@@ -299,11 +303,11 @@ msgid ""
"grub&gt; <i>quit</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):217
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre:caption):221
msgid "Install grub on both disks"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):217
+#: ../../gentoo/xml/htdocs/doc/en//gentoo-x86-quickinstall-system.xml(pre):221
#, no-wrap
msgid ""
"\n"