diff options
Diffstat (limited to 'po/ru/installation-howto.po')
-rw-r--r-- | po/ru/installation-howto.po | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/po/ru/installation-howto.po b/po/ru/installation-howto.po index 8dd702d09..4d10a856d 100644 --- a/po/ru/installation-howto.po +++ b/po/ru/installation-howto.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-howto\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2010-10-10 12:35+0000\n" +"POT-Creation-Date: 2010-12-29 12:07+0000\n" "PO-Revision-Date: 2010-10-24 17:23+0400\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -331,14 +331,21 @@ msgstr "" #. Tag: para #: installation-howto.xml:178 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The easiest thing to set up is probably PXE netbooting. Untar the file " +#| "<filename>netboot/pxeboot.tar.gz</filename> into <filename>/var/lib/" +#| "tftpboot</filename> or wherever is appropriate for your tftp server. Set " +#| "up your DHCP server to pass filename <filename>/pxelinux.0</filename> to " +#| "clients, and with luck everything will just work. For detailed " +#| "instructions, see <xref linkend=\"install-tftp\"/>." msgid "" "The easiest thing to set up is probably PXE netbooting. Untar the file " -"<filename>netboot/pxeboot.tar.gz</filename> into <filename>/var/lib/" -"tftpboot</filename> or wherever is appropriate for your tftp server. Set up " -"your DHCP server to pass filename <filename>/pxelinux.0</filename> to " -"clients, and with luck everything will just work. For detailed instructions, " -"see <xref linkend=\"install-tftp\"/>." +"<filename>netboot/pxeboot.tar.gz</filename> into <filename>/srv/tftp</" +"filename> or wherever is appropriate for your tftp server. Set up your DHCP " +"server to pass filename <filename>/pxelinux.0</filename> to clients, and " +"with luck everything will just work. For detailed instructions, see <xref " +"linkend=\"install-tftp\"/>." msgstr "" "Вероятно, проще всего будет настроить сетевую загрузку с помощью PXE. " "Распакуйте файл <filename>netboot/pxeboot.tar.gz</filename> в <filename>/var/" |