diff options
Diffstat (limited to 'po/ru/preseed.po')
-rw-r--r-- | po/ru/preseed.po | 499 |
1 files changed, 275 insertions, 224 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po index 8e36e04ba..07a9d2fdb 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-05-25 11:27+0000\n" +"POT-Creation-Date: 2015-12-24 22:15+0000\n" "PO-Revision-Date: 2015-03-14 08:24+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -36,7 +36,7 @@ msgstr "" "&d-i; для автоматизации установки операционной системы." #. Tag: para -#: preseed.xml:23 preseed.xml:698 +#: preseed.xml:23 preseed.xml:701 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -126,7 +126,7 @@ msgid "initrd" msgstr "initrd" #. Tag: entry -#: preseed.xml:70 preseed.xml:538 +#: preseed.xml:70 preseed.xml:541 #, no-c-format msgid "file" msgstr "файловый" @@ -145,8 +145,8 @@ msgstr "CD/DVD" #. Tag: entry #: preseed.xml:77 preseed.xml:78 preseed.xml:79 preseed.xml:89 preseed.xml:91 -#: preseed.xml:94 preseed.xml:95 preseed.xml:99 preseed.xml:100 -#: preseed.xml:104 preseed.xml:106 preseed.xml:109 preseed.xml:111 +#: preseed.xml:94 preseed.xml:95 preseed.xml:99 preseed.xml:100 preseed.xml:104 +#: preseed.xml:106 preseed.xml:109 preseed.xml:111 #, no-c-format msgid "<entry>yes</entry>" msgstr "<entry>да</entry>" @@ -207,14 +207,24 @@ msgstr "generic" #. Tag: para #: preseed.xml:117 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "An important difference between the preseeding methods is the point at " +#| "which the preconfiguration file is loaded and processed. For initrd " +#| "preseeding this is right at the start of the installation, before the " +#| "first question is even asked. For file preseeding this is after the CD or " +#| "CD image has been loaded. For network preseeding it is only after the " +#| "network has been configured." msgid "" "An important difference between the preseeding methods is the point at which " "the preconfiguration file is loaded and processed. For initrd preseeding " "this is right at the start of the installation, before the first question is " -"even asked. For file preseeding this is after the CD or CD image has been " -"loaded. For network preseeding it is only after the network has been " -"configured." +"even asked. Preseeding from the kernel command line happens just after. It " +"is thus possible to override configuration set in the initrd by editing the " +"kernel command line (either in the bootloader configuration or manually at " +"boot time for bootloaders that allow it). For file preseeding this is after " +"the CD or CD image has been loaded. For network preseeding it is only after " +"the network has been configured." msgstr "" "Основным различием в методах автоматической установки является момент " "загрузки и обработки файла ответов. Для метода initrd он наступает сразу в " @@ -223,7 +233,7 @@ msgstr "" "он наступает только после настройки сети." #. Tag: para -#: preseed.xml:126 +#: preseed.xml:129 #, no-c-format msgid "" "Obviously, any questions that have been processed before the " @@ -241,7 +251,7 @@ msgstr "" "linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:135 +#: preseed.xml:138 #, no-c-format msgid "" "In order to easily avoid the questions that would normally appear before the " @@ -262,13 +272,13 @@ msgstr "" "linkend=\"preseed-auto\"/>." #. Tag: title -#: preseed.xml:149 +#: preseed.xml:152 #, no-c-format msgid "Limitations" msgstr "Ограничения" #. Tag: para -#: preseed.xml:150 +#: preseed.xml:153 #, no-c-format msgid "" "Although most questions used by &d-i; can be preseeded using this method, " @@ -282,13 +292,13 @@ msgstr "" "задействовать существующие разделы." #. Tag: title -#: preseed.xml:224 +#: preseed.xml:227 #, no-c-format msgid "Using preseeding" msgstr "Использование автоматической установки" #. Tag: para -#: preseed.xml:225 +#: preseed.xml:228 #, no-c-format msgid "" "You will first need to create a preconfiguration file and place it in the " @@ -309,7 +319,7 @@ msgstr "" "разработчика &d-i;." #. Tag: para -#: preseed.xml:236 +#: preseed.xml:239 #, no-c-format msgid "" "An example preconfiguration file that you can use as basis for your own " @@ -321,13 +331,13 @@ msgstr "" "в это приложение." #. Tag: title -#: preseed.xml:245 +#: preseed.xml:248 #, no-c-format msgid "Loading the preconfiguration file" msgstr "Загрузка файла ответов" #. Tag: para -#: preseed.xml:246 +#: preseed.xml:249 #, no-c-format msgid "" "If you are using initrd preseeding, you only have to make sure a file named " @@ -340,7 +350,7 @@ msgstr "" "установки автоматически проверяет наличие этого файла и загружает его." #. Tag: para -#: preseed.xml:253 +#: preseed.xml:256 #, no-c-format msgid "" "For the other preseeding methods you need to tell the installer what file to " @@ -366,7 +376,7 @@ msgstr "" "filename> line.</phrase>" #. Tag: para -#: preseed.xml:266 +#: preseed.xml:269 #, no-c-format msgid "" "If you do specify the preconfiguration file in the bootloader configuration, " @@ -385,7 +395,7 @@ msgstr "" "literal> в файле <filename>grub.cfg</filename>.</phrase>" #. Tag: para -#: preseed.xml:275 +#: preseed.xml:278 #, no-c-format msgid "" "To make sure the installer gets the right preconfiguration file, you can " @@ -400,7 +410,7 @@ msgstr "" "использовать данный файл." #. Tag: screen -#: preseed.xml:284 +#: preseed.xml:287 #, no-c-format msgid "" "Boot parameters to specify:\n" @@ -438,7 +448,7 @@ msgstr "" " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" #. Tag: para -#: preseed.xml:286 +#: preseed.xml:289 #, no-c-format msgid "" "Note that <filename>preseed/url</filename> can be shortened to just " @@ -453,13 +463,13 @@ msgstr "" "<filename>preseed-md5</filename>, если они передаются в параметрах загрузки." #. Tag: title -#: preseed.xml:297 +#: preseed.xml:300 #, no-c-format msgid "Using boot parameters to preseed questions" msgstr "Использование параметров загрузки для автоматизации" #. Tag: para -#: preseed.xml:298 +#: preseed.xml:301 #, no-c-format msgid "" "If a preconfiguration file cannot be used to preseed some steps, the install " @@ -471,7 +481,7 @@ msgstr "" "нужные значения ответов в командной строке запуска программы установки." #. Tag: para -#: preseed.xml:304 +#: preseed.xml:307 #, no-c-format msgid "" "Boot parameters can also be used if you do not really want to use " @@ -484,7 +494,7 @@ msgstr "" "руководства." #. Tag: para -#: preseed.xml:310 +#: preseed.xml:313 #, no-c-format msgid "" "To set a value to be used inside &d-i;, just pass " @@ -522,7 +532,7 @@ msgstr "" "настройки соответствующего пакета." #. Tag: para -#: preseed.xml:333 +#: preseed.xml:336 #, no-c-format msgid "" "Normally, preseeding a question in this way will mean that the question will " @@ -536,7 +546,7 @@ msgstr "" "<quote>=</quote>. Смотрите также <xref linkend=\"preseed-seenflag\"/>." #. Tag: para -#: preseed.xml:340 +#: preseed.xml:343 #, no-c-format msgid "" "Note that some variables that are frequently set at the boot prompt have a " @@ -554,7 +564,7 @@ msgstr "" "раскрывается в <literal>tasksel:tasksel/first</literal>." #. Tag: para -#: preseed.xml:349 +#: preseed.xml:352 #, no-c-format msgid "" "A <quote>---</quote> in the boot options has special meaning. Kernel " @@ -571,7 +581,7 @@ msgstr "" "которые распознаёт." #. Tag: para -#: preseed.xml:358 +#: preseed.xml:361 #, no-c-format msgid "" "Current linux kernels (2.6.9 and later) accept a maximum of 32 command line " @@ -586,7 +596,7 @@ msgstr "" "(Для ранних версий ядер эти значения меньше.)" #. Tag: para -#: preseed.xml:366 +#: preseed.xml:369 #, no-c-format msgid "" "For most installations some of the default options in your bootloader " @@ -598,7 +608,7 @@ msgstr "" "удалить, что может позволить вам добавить больше параметров автоматизации." #. Tag: para -#: preseed.xml:373 +#: preseed.xml:376 #, no-c-format msgid "" "It may not always be possible to specify values with spaces for boot " @@ -608,13 +618,13 @@ msgstr "" "если заключить их в кавычки." #. Tag: title -#: preseed.xml:382 +#: preseed.xml:385 #, no-c-format msgid "Auto mode" msgstr "Автоматический режим" #. Tag: para -#: preseed.xml:383 +#: preseed.xml:386 #, no-c-format msgid "" "There are several features of &debian; Installer that combine to allow " @@ -626,7 +636,7 @@ msgstr "" "автоматическую установку любого уровня настраиваемости." #. Tag: para -#: preseed.xml:389 +#: preseed.xml:392 #, no-c-format msgid "" "This is enabled by using the <literal>Automated install</literal> boot " @@ -644,7 +654,7 @@ msgstr "" "загрузочные параметры, смотрите <xref linkend=\"boot-screen\"/>.</phrase>" #. Tag: para -#: preseed.xml:398 +#: preseed.xml:401 #, no-c-format msgid "" "To illustrate this, here are some examples that can be used at the boot " @@ -670,7 +680,7 @@ msgstr "" "&releasename;/./preseed.cfg</literal>." #. Tag: para -#: preseed.xml:412 +#: preseed.xml:415 #, no-c-format msgid "" "The last part of that url (<literal>d-i/&releasename;/./preseed.cfg</" @@ -708,7 +718,7 @@ msgstr "" "d-i/&releasename;/./scripts/late_command.sh</literal>." #. Tag: para -#: preseed.xml:432 +#: preseed.xml:435 #, no-c-format msgid "" "If there is no local DHCP or DNS infrastructure, or if you do not want to " @@ -732,13 +742,13 @@ msgstr "" "</screen></informalexample> Это работает так:" #. Tag: para -#: preseed.xml:445 +#: preseed.xml:448 #, no-c-format msgid "if the URL is missing a protocol, http is assumed," msgstr "если в URL не указан протокол, то используется http," #. Tag: para -#: preseed.xml:448 +#: preseed.xml:451 #, no-c-format msgid "" "if the hostname section contains no periods, it has the domain derived from " @@ -747,7 +757,7 @@ msgstr "" "если в имени машины нет точек, то будет добавлен домен, полученный по DHCP, и" #. Tag: para -#: preseed.xml:452 +#: preseed.xml:455 #, no-c-format msgid "" "if there's no <literal>/</literal>'s after the hostname, then the default " @@ -757,7 +767,7 @@ msgstr "" "умолчанию." #. Tag: para -#: preseed.xml:458 +#: preseed.xml:461 #, no-c-format msgid "" "In addition to specifying the url, you can also specify settings that do not " @@ -783,7 +793,7 @@ msgstr "" "устанавливаемой системы или используемую локализацию." #. Tag: para -#: preseed.xml:472 +#: preseed.xml:475 #, no-c-format msgid "" "It is of course possible to extend this concept, and if you do, it is " @@ -803,7 +813,7 @@ msgstr "" "параметров." #. Tag: para -#: preseed.xml:482 +#: preseed.xml:485 #, no-c-format msgid "" "The <literal>auto</literal> boot choice is not yet defined on all arches. " @@ -828,7 +838,7 @@ msgstr "" "задавать вопросы с меньшим уровнем важности." #. Tag: para -#: preseed.xml:496 +#: preseed.xml:499 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -842,7 +852,7 @@ msgstr "" "будет ожидаться больше чем обычно." #. Tag: para -#: preseed.xml:505 +#: preseed.xml:508 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -858,13 +868,13 @@ msgstr "" "к процессу автоматизации." #. Tag: title -#: preseed.xml:516 +#: preseed.xml:519 #, no-c-format msgid "Aliases useful with preseeding" msgstr "Полезные в автоматизации псевдонимы" #. Tag: para -#: preseed.xml:517 +#: preseed.xml:520 #, no-c-format msgid "" "The following aliases can be useful when using (auto mode) preseeding. Note " @@ -878,272 +888,272 @@ msgstr "" "literal> или <literal>interface=eth0</literal>." #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:533 #, no-c-format msgid "priority" msgstr "priority" #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:533 #, no-c-format msgid "debconf/priority" msgstr "debconf/priority" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:534 #, no-c-format msgid "<entry>fb</entry>" msgstr "<entry>fb</entry>" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:534 #, no-c-format msgid "debian-installer/framebuffer" msgstr "debian-installer/framebuffer" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:535 #, no-c-format msgid "language" msgstr "language" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:535 #, no-c-format msgid "debian-installer/language" msgstr "debian-installer/language" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:536 #, no-c-format msgid "country" msgstr "country" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:536 #, no-c-format msgid "debian-installer/country" msgstr "debian-installer/country" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:537 #, no-c-format msgid "locale" msgstr "locale" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:537 #, no-c-format msgid "debian-installer/locale" msgstr "debian-installer/locale" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:538 #, no-c-format msgid "theme" msgstr "theme" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:538 #, no-c-format msgid "debian-installer/theme" msgstr "debian-installer/theme" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:539 #, no-c-format msgid "auto" msgstr "auto" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:539 #, no-c-format msgid "auto-install/enable" msgstr "auto-install/enable" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:540 #, no-c-format msgid "classes" msgstr "classes" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:540 #, no-c-format msgid "auto-install/classes" msgstr "auto-install/classes" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:541 #, no-c-format msgid "preseed/file" msgstr "preseed/file" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:542 #, no-c-format msgid "<entry>url</entry>" msgstr "<entry>url</entry>" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:542 #, no-c-format msgid "preseed/url" msgstr "preseed/url" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:543 #, no-c-format msgid "domain" msgstr "domain" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:543 #, no-c-format msgid "netcfg/get_domain" msgstr "netcfg/get_domain" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:544 #, no-c-format msgid "hostname " msgstr "hostname " #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:544 #, no-c-format msgid "netcfg/get_hostname" msgstr "netcfg/get_hostname" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:545 #, no-c-format msgid "interface" msgstr "interface" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:545 #, no-c-format msgid "netcfg/choose_interface" msgstr "netcfg/choose_interface" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:546 #, no-c-format msgid "protocol" msgstr "protocol" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:546 #, no-c-format msgid "mirror/protocol" msgstr "mirror/protocol" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:547 #, no-c-format msgid "suite" msgstr "suite" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:547 #, no-c-format msgid "mirror/suite" msgstr "mirror/suite" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:548 #, no-c-format msgid "modules" msgstr "modules" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:548 #, no-c-format msgid "anna/choose_modules" msgstr "anna/choose_modules" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:549 #, no-c-format msgid "recommends" msgstr "recommends" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:549 #, no-c-format msgid "base-installer/install-recommends" msgstr "base-installer/install-recommends" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:550 #, no-c-format msgid "tasks" msgstr "tasks" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:550 #, no-c-format msgid "tasksel:tasksel/first" msgstr "tasksel:tasksel/first" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:551 #, no-c-format msgid "desktop" msgstr "desktop (рабочий стол)" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:551 #, no-c-format msgid "tasksel:tasksel/desktop" msgstr "tasksel:tasksel/desktop" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:552 #, no-c-format msgid "dmraid" msgstr "dmraid" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:552 #, no-c-format msgid "disk-detect/dmraid/enable" msgstr "disk-detect/dmraid/enable" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:553 #, no-c-format msgid "keymap" msgstr "keymap" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:553 #, no-c-format msgid "keyboard-configuration/xkb-keymap" msgstr "keyboard-configuration/xkb-keymap" #. Tag: entry -#: preseed.xml:551 +#: preseed.xml:554 #, no-c-format msgid "preseed-md5" msgstr "preseed-md5" #. Tag: entry -#: preseed.xml:551 +#: preseed.xml:554 #, no-c-format msgid "preseed/file/checksum" msgstr "preseed/file/checksum" #. Tag: title -#: preseed.xml:558 +#: preseed.xml:561 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "" "Использование сервера DHCP для указания файлов автоматической конфигурации" #. Tag: para -#: preseed.xml:559 +#: preseed.xml:562 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -1163,7 +1173,7 @@ msgstr "" "conf для третьей версии сервера ISC DHCP (&debian; пакет isc-dhcp-server)." #. Tag: screen -#: preseed.xml:570 +#: preseed.xml:573 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -1175,7 +1185,7 @@ msgstr "" "}" #. Tag: para -#: preseed.xml:572 +#: preseed.xml:575 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " @@ -1190,7 +1200,7 @@ msgstr "" "установок в сети." #. Tag: para -#: preseed.xml:579 +#: preseed.xml:582 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -1207,13 +1217,13 @@ msgstr "" "большой осторожностью." #. Tag: title -#: preseed.xml:593 +#: preseed.xml:596 #, no-c-format msgid "Creating a preconfiguration file" msgstr "Создание файла ответов" #. Tag: para -#: preseed.xml:594 +#: preseed.xml:597 #, no-c-format msgid "" "The preconfiguration file is in the format used by the <command>debconf-set-" @@ -1224,14 +1234,14 @@ msgstr "" "<command>debconf-set-selections</command>. Общая форма строки файла ответов:" #. Tag: screen -#: preseed.xml:600 +#: preseed.xml:603 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "" "<владелец> <имя вопроса> <тип вопроса> <значение>" #. Tag: para -#: preseed.xml:602 +#: preseed.xml:605 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." @@ -1239,7 +1249,7 @@ msgstr "" "При написании файла ответов есть несколько правил, которые нужно помнить." #. Tag: para -#: preseed.xml:609 +#: preseed.xml:612 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -1249,7 +1259,7 @@ msgstr "" "дополнительный пробельный символ будет включён в значение." #. Tag: para -#: preseed.xml:613 +#: preseed.xml:616 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -1265,7 +1275,7 @@ msgstr "" "символы будут сжаты в один." #. Tag: para -#: preseed.xml:620 +#: preseed.xml:623 #, no-c-format msgid "" "For debconf variables (templates) used only in the installer itself, the " @@ -1283,7 +1293,7 @@ msgstr "" "владельцем установлено нечто, отличное от <quote>d-i</quote>." #. Tag: para -#: preseed.xml:628 +#: preseed.xml:631 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1295,7 +1305,7 @@ msgstr "" "classname>), где нужно использовать ответы на родном языке." #. Tag: para -#: preseed.xml:634 +#: preseed.xml:637 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1305,7 +1315,7 @@ msgstr "" "который показывается во время установки." #. Tag: para -#: preseed.xml:640 +#: preseed.xml:643 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1315,7 +1325,7 @@ msgstr "" "<xref linkend=\"preseed-contents\"/> в качестве основы и изменить его." #. Tag: para -#: preseed.xml:645 +#: preseed.xml:648 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1329,7 +1339,7 @@ msgstr "" "debconf и базу данных программы установки cdebconf в один файл:" #. Tag: screen -#: preseed.xml:652 +#: preseed.xml:655 #, no-c-format msgid "" "$ debconf-get-selections --installer > <replaceable>file</replaceable>\n" @@ -1339,7 +1349,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>файл</replaceable>" #. Tag: para -#: preseed.xml:654 +#: preseed.xml:657 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1351,7 +1361,7 @@ msgstr "" "пользователей лучше использовать файл примера." #. Tag: para -#: preseed.xml:662 +#: preseed.xml:665 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1367,7 +1377,7 @@ msgstr "" "суперпользователю." #. Tag: para -#: preseed.xml:670 +#: preseed.xml:673 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1379,7 +1389,7 @@ msgstr "" "classname>." #. Tag: para -#: preseed.xml:678 +#: preseed.xml:681 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1395,7 +1405,7 @@ msgstr "" "filename> — текущие значения и значения, назначенные переменным." #. Tag: para -#: preseed.xml:686 +#: preseed.xml:689 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1407,13 +1417,13 @@ msgstr "" "cfg</replaceable></command>." #. Tag: title -#: preseed.xml:697 +#: preseed.xml:700 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Содержимое файла ответов (для &releasename;)" #. Tag: para -#: preseed.xml:703 +#: preseed.xml:706 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1429,7 +1439,7 @@ msgstr "" "этой архитектуры." #. Tag: para -#: preseed.xml:711 +#: preseed.xml:714 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1439,13 +1449,13 @@ msgstr "" "<xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:722 #, no-c-format msgid "Localization" msgstr "Локализация" #. Tag: para -#: preseed.xml:720 +#: preseed.xml:723 #, no-c-format msgid "" "Setting localization values will only work if you are using initrd " @@ -1457,7 +1467,7 @@ msgstr "" "заданы." #. Tag: para -#: preseed.xml:726 +#: preseed.xml:729 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1475,7 +1485,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:735 +#: preseed.xml:738 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1498,7 +1508,7 @@ msgstr "" "можно указывать в параметрах запуска." #. Tag: screen -#: preseed.xml:750 +#: preseed.xml:753 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1522,7 +1532,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:752 +#: preseed.xml:755 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1538,7 +1548,7 @@ msgstr "" "команды <command>dpkg-reconfigure keyboard-configuration</command>." #. Tag: screen -#: preseed.xml:760 +#: preseed.xml:763 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1550,7 +1560,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:762 +#: preseed.xml:765 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1562,13 +1572,13 @@ msgstr "" "останется активной клавиатурная раскладка ядра." #. Tag: title -#: preseed.xml:774 +#: preseed.xml:777 #, no-c-format msgid "Network configuration" msgstr "Настройка сети" #. Tag: para -#: preseed.xml:775 +#: preseed.xml:778 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1583,7 +1593,7 @@ msgstr "" "указать конфигурацию сети через загрузочные параметры ядра." #. Tag: para -#: preseed.xml:783 +#: preseed.xml:786 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1595,7 +1605,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:789 +#: preseed.xml:792 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1614,19 +1624,19 @@ msgstr "" "quote> со следующими строчками:" #. Tag: screen -#: preseed.xml:799 +#: preseed.xml:802 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:801 +#: preseed.xml:804 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Следующие переменные debconf относятся к настройке сети." #. Tag: screen -#: preseed.xml:807 +#: preseed.xml:810 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1769,7 +1779,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:809 +#: preseed.xml:812 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1790,13 +1800,13 @@ msgstr "" "должен использоваться." #. Tag: title -#: preseed.xml:825 +#: preseed.xml:828 #, no-c-format msgid "Network console" msgstr "Сетевая консоль" #. Tag: screen -#: preseed.xml:827 +#: preseed.xml:830 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1817,13 +1827,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:832 +#: preseed.xml:835 #, no-c-format msgid "Mirror settings" msgstr "Настройка сервера-зеркала" #. Tag: para -#: preseed.xml:833 +#: preseed.xml:836 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1837,7 +1847,7 @@ msgstr "" "использовать сервер-зеркало." #. Tag: para -#: preseed.xml:840 +#: preseed.xml:843 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1847,7 +1857,7 @@ msgstr "" "для устанавливаемой системы." #. Tag: para -#: preseed.xml:845 +#: preseed.xml:848 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1866,7 +1876,7 @@ msgstr "" "ненужно." #. Tag: screen -#: preseed.xml:856 +#: preseed.xml:859 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1894,32 +1904,42 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:861 +#: preseed.xml:864 #, no-c-format msgid "Account setup" msgstr "Настройка учётной записи" #. Tag: para -#: preseed.xml:862 -#, no-c-format +#: preseed.xml:865 +#, fuzzy, no-c-format +#| msgid "" +#| "The password for the root account and name and password for a first " +#| "regular user's account can be preseeded. For the passwords you can use " +#| "either clear text values or MD5 <emphasis>hashes</emphasis>." msgid "" "The password for the root account and name and password for a first regular " "user's account can be preseeded. For the passwords you can use either clear " -"text values or MD5 <emphasis>hashes</emphasis>." +"text values or crypt(3) <emphasis>hashes</emphasis>." msgstr "" "Могут быть автоматически настроены пароль суперпользователя и имя и пароль " "первого обычного пользователя. Пароли могут быть заданы или в нешифрованном " "виде или в виде <emphasis>хешей</emphasis> MD5." #. Tag: para -#: preseed.xml:869 -#, no-c-format +#: preseed.xml:872 +#, fuzzy, no-c-format +#| msgid "" +#| "Be aware that preseeding passwords is not completely secure as everyone " +#| "with access to the preconfiguration file will have the knowledge of these " +#| "passwords. Using MD5 hashes is considered slightly better in terms of " +#| "security but it might also give a false sense of security as access to a " +#| "MD5 hash allows for brute force attacks." msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " "access to the preconfiguration file will have the knowledge of these " -"passwords. Using MD5 hashes is considered slightly better in terms of " -"security but it might also give a false sense of security as access to a MD5 " -"hash allows for brute force attacks." +"passwords. Storing hashed passwords is considered secure unless a weak " +"hashing algorithm like DES or MD5 is used which allow for bruteforce " +"attacks. Recommended password hashing algorithms are SHA-256 and SHA512." msgstr "" "Обратите внимание, что автоматическую настройку паролей использовать " "небезопасно, так как любой может получить доступ к файлу ответов и узнать " @@ -1928,8 +1948,35 @@ msgstr "" "пароль прямым перебором." #. Tag: screen -#: preseed.xml:879 -#, no-c-format +#: preseed.xml:882 +#, fuzzy, no-c-format +#| msgid "" +#| "# Skip creation of a root account (normal user account will be able to\n" +#| "# use sudo).\n" +#| "#d-i passwd/root-login boolean false\n" +#| "# Alternatively, to skip creation of a normal user account.\n" +#| "#d-i passwd/make-user boolean false\n" +#| "\n" +#| "# Root password, either in clear text\n" +#| "#d-i passwd/root-password password r00tme\n" +#| "#d-i passwd/root-password-again password r00tme\n" +#| "# or encrypted using an MD5 hash.\n" +#| "#d-i passwd/root-password-crypted password [MD5 hash]\n" +#| "\n" +#| "# To create a normal user account.\n" +#| "#d-i passwd/user-fullname string Debian User\n" +#| "#d-i passwd/username string debian\n" +#| "# Normal user's password, either in clear text\n" +#| "#d-i passwd/user-password password insecure\n" +#| "#d-i passwd/user-password-again password insecure\n" +#| "# or encrypted using an MD5 hash.\n" +#| "#d-i passwd/user-password-crypted password [MD5 hash]\n" +#| "# Create the first user with the specified UID instead of the default.\n" +#| "#d-i passwd/user-uid string 1010\n" +#| "\n" +#| "# The user account will be added to some standard initial groups. To\n" +#| "# override that, use this.\n" +#| "#d-i passwd/user-default-groups string audio cdrom video" msgid "" "# Skip creation of a root account (normal user account will be able to\n" "# use sudo).\n" @@ -1940,8 +1987,8 @@ msgid "" "# Root password, either in clear text\n" "#d-i passwd/root-password password r00tme\n" "#d-i passwd/root-password-again password r00tme\n" -"# or encrypted using an MD5 hash.\n" -"#d-i passwd/root-password-crypted password [MD5 hash]\n" +"# or encrypted using a crypt(3) hash.\n" +"#d-i passwd/root-password-crypted password [crypt(3) hash]\n" "\n" "# To create a normal user account.\n" "#d-i passwd/user-fullname string Debian User\n" @@ -1949,8 +1996,8 @@ msgid "" "# Normal user's password, either in clear text\n" "#d-i passwd/user-password password insecure\n" "#d-i passwd/user-password-again password insecure\n" -"# or encrypted using an MD5 hash.\n" -"#d-i passwd/user-password-crypted password [MD5 hash]\n" +"# or encrypted using a crypt(3) hash.\n" +"#d-i passwd/user-password-crypted password [crypt(3) hash]\n" "# Create the first user with the specified UID instead of the default.\n" "#d-i passwd/user-uid string 1010\n" "\n" @@ -1987,7 +2034,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:881 +#: preseed.xml:884 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2008,29 +2055,33 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:891 -#, no-c-format +#: preseed.xml:894 +#, fuzzy, no-c-format +#| msgid "" +#| "The following command (available from the <classname>whois</classname> " +#| "package) can be used to generate an MD5 hash for a password:" msgid "" "The following command (available from the <classname>whois</classname> " -"package) can be used to generate an MD5 hash for a password:" +"package) can be used to generate a SHA-512 based crypt(3) hash for a " +"password:" msgstr "" "С помощью следующей команды (доступной из пакета <classname>whois</" "classname>) можно сгенерировать MD5 хеш для пароля:" #. Tag: screen -#: preseed.xml:896 +#: preseed.xml:899 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:902 +#: preseed.xml:905 #, no-c-format msgid "Clock and time zone setup" msgstr "Настройка времени и часового пояса" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:907 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2059,13 +2110,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:909 +#: preseed.xml:912 #, no-c-format msgid "Partitioning" msgstr "Разметка дисков" #. Tag: para -#: preseed.xml:910 +#: preseed.xml:913 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2082,7 +2133,7 @@ msgstr "" "файла ответов." #. Tag: para -#: preseed.xml:918 +#: preseed.xml:921 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2094,7 +2145,7 @@ msgstr "" "без автоматической установки." #. Tag: para -#: preseed.xml:924 +#: preseed.xml:927 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2113,7 +2164,7 @@ msgstr "" "список поддерживаемых возможностей может поменяться между выпусками." #. Tag: para -#: preseed.xml:938 +#: preseed.xml:941 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2125,13 +2176,13 @@ msgstr "" "как использовать автоматическую установку." #. Tag: title -#: preseed.xml:947 +#: preseed.xml:950 #, no-c-format msgid "Partitioning example" msgstr "Пример разметки" #. Tag: screen -#: preseed.xml:949 +#: preseed.xml:952 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2364,13 +2415,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:953 +#: preseed.xml:956 #, no-c-format msgid "Partitioning using RAID" msgstr "Разметка с использованием RAID" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:957 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2382,7 +2433,7 @@ msgstr "" "(degraded arrays) и можно указать запасные устройства." #. Tag: para -#: preseed.xml:960 +#: preseed.xml:963 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2392,7 +2443,7 @@ msgstr "" "устройства массива, см. <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:967 +#: preseed.xml:970 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2408,7 +2459,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:977 +#: preseed.xml:980 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2511,13 +2562,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:982 +#: preseed.xml:985 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Управление монтированием разделов" #. Tag: para -#: preseed.xml:983 +#: preseed.xml:986 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2537,7 +2588,7 @@ msgstr "" "на основе UUID." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:995 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2548,7 +2599,7 @@ msgstr "" "ы." #. Tag: para -#: preseed.xml:999 +#: preseed.xml:1002 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2564,7 +2615,7 @@ msgstr "" "ваша система начинает работать непредсказуемым образом." #. Tag: screen -#: preseed.xml:1009 +#: preseed.xml:1012 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2581,13 +2632,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1015 +#: preseed.xml:1018 #, no-c-format msgid "Base system installation" msgstr "Установка базовой системы" #. Tag: para -#: preseed.xml:1016 +#: preseed.xml:1019 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2598,7 +2649,7 @@ msgstr "" "основном они касаются установки ядра." #. Tag: screen -#: preseed.xml:1023 +#: preseed.xml:1026 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2609,7 +2660,7 @@ msgid "" "# The kernel image (meta) package to be installed; \"none\" can be used if " "no\n" "# kernel is to be installed.\n" -"#d-i base-installer/kernel/image string &kernelpackage;-586" +"#d-i base-installer/kernel/image string &kernelpackage;-686" msgstr "" "# Настроить APT для отмены автоматической установки рекомендуемых пакетов.\n" "# Использование данного параметра может привести к установке неполноценной\n" @@ -2619,16 +2670,16 @@ msgstr "" "\n" "# Устанавливаемый пакет (мета) с образом ядра; можно указать «none»,\n" "# если ядро устанавливать не нужно.\n" -"#d-i base-installer/kernel/image string &kernelpackage;-586" +"#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1028 +#: preseed.xml:1031 #, no-c-format msgid "Apt setup" msgstr "Настройка Apt" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1032 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2642,7 +2693,7 @@ msgstr "" "добавить другие (локальные) репозитории." #. Tag: screen -#: preseed.xml:1037 +#: preseed.xml:1040 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2730,13 +2781,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1042 +#: preseed.xml:1045 #, no-c-format msgid "Package selection" msgstr "Выбор пакетов" #. Tag: para -#: preseed.xml:1043 +#: preseed.xml:1046 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2746,73 +2797,73 @@ msgstr "" "Доступные задачи:" #. Tag: para -#: preseed.xml:1051 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (стандартные инструменты)" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (графический рабочий стол)" #. Tag: para -#: preseed.xml:1057 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (рабочий стол Gnome)" #. Tag: para -#: preseed.xml:1060 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (рабочий стол XFCE)" #. Tag: para -#: preseed.xml:1063 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>kde-desktop</userinput> (рабочий стол KDE)" #. Tag: para -#: preseed.xml:1066 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (рабочий стол Cinnamon)" #. Tag: para -#: preseed.xml:1069 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (рабочий стол MATE)" #. Tag: para -#: preseed.xml:1072 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (рабочий стол LXDE)" #. Tag: para -#: preseed.xml:1075 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (веб-сервер)" #. Tag: para -#: preseed.xml:1078 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>print-server</userinput> (сервер печати)" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (сервер SSH)" #. Tag: para -#: preseed.xml:1086 +#: preseed.xml:1089 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2824,7 +2875,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1092 +#: preseed.xml:1095 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2840,7 +2891,7 @@ msgstr "" "указать в командной строке ядра." #. Tag: screen -#: preseed.xml:1102 +#: preseed.xml:1105 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2872,13 +2923,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1107 +#: preseed.xml:1110 #, no-c-format msgid "Boot loader installation" msgstr "Установка загрузчика" #. Tag: screen -#: preseed.xml:1109 +#: preseed.xml:1112 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3020,7 +3071,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1111 +#: preseed.xml:1114 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3032,13 +3083,13 @@ msgstr "" "linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1121 +#: preseed.xml:1124 #, no-c-format msgid "Finishing up the installation" msgstr "Завершение установки" #. Tag: screen -#: preseed.xml:1123 +#: preseed.xml:1126 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3078,13 +3129,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1128 +#: preseed.xml:1131 #, no-c-format msgid "Preseeding other packages" msgstr "Автоматизация других пакетов" #. Tag: screen -#: preseed.xml:1130 +#: preseed.xml:1133 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3107,19 +3158,19 @@ msgstr "" "# debconf-get-selections >> файл" #. Tag: title -#: preseed.xml:1137 +#: preseed.xml:1140 #, no-c-format msgid "Advanced options" msgstr "Дополнительные параметры" #. Tag: title -#: preseed.xml:1140 +#: preseed.xml:1143 #, no-c-format msgid "Running custom commands during the installation" msgstr "Запуск пользовательских команд во время установки" #. Tag: para -#: preseed.xml:1141 +#: preseed.xml:1144 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3130,7 +3181,7 @@ msgstr "" "моменты установки." #. Tag: para -#: preseed.xml:1147 +#: preseed.xml:1150 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3142,7 +3193,7 @@ msgstr "" "то доступен в <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1155 +#: preseed.xml:1158 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3192,14 +3243,14 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1160 +#: preseed.xml:1163 #, no-c-format msgid "Using preseeding to change default values" msgstr "" "Использование автоматической установки для изменения значений по умолчанию" #. Tag: para -#: preseed.xml:1161 +#: preseed.xml:1164 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3225,7 +3276,7 @@ msgstr "" "помочь при отладке или тестировании вашего файла ответов." #. Tag: para -#: preseed.xml:1175 +#: preseed.xml:1178 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3239,7 +3290,7 @@ msgstr "" "этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1182 +#: preseed.xml:1185 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3263,7 +3314,7 @@ msgstr "" "<quote>внутренние</quote> параметры." #. Tag: para -#: preseed.xml:1192 +#: preseed.xml:1195 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3278,13 +3329,13 @@ msgstr "" "каждого пакета." #. Tag: title -#: preseed.xml:1204 +#: preseed.xml:1207 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Последовательная загрузка нескольких файлов ответов" #. Tag: para -#: preseed.xml:1205 +#: preseed.xml:1208 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3300,7 +3351,7 @@ msgstr "" "конфигураций в другие файлы." #. Tag: screen -#: preseed.xml:1215 +#: preseed.xml:1218 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3353,7 +3404,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1217 +#: preseed.xml:1220 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |