summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/da/preseed.po273
-rw-r--r--po/de/preseed.po244
-rw-r--r--po/el/preseed.po242
-rw-r--r--po/es/preseed.po242
-rw-r--r--po/fi/preseed.po242
-rw-r--r--po/fr/preseed.po322
-rw-r--r--po/hu/preseed.po242
-rw-r--r--po/it/preseed.po242
-rw-r--r--po/ja/preseed.po242
-rw-r--r--po/ko/preseed.po242
-rw-r--r--po/nl/preseed.po236
-rw-r--r--po/nn/preseed.po236
-rw-r--r--po/pot/preseed.pot236
-rw-r--r--po/pt/preseed.po328
-rw-r--r--po/ro/preseed.po236
-rw-r--r--po/ru/preseed.po242
-rw-r--r--po/sv/preseed.po242
-rw-r--r--po/tl/preseed.po236
-rw-r--r--po/vi/preseed.po242
-rw-r--r--po/zh_CN/preseed.po242
-rw-r--r--po/zh_TW/preseed.po236
21 files changed, 2722 insertions, 2523 deletions
diff --git a/po/da/preseed.po b/po/da/preseed.po
index 9f32007ae..ee8fbb495 100644
--- a/po/da/preseed.po
+++ b/po/da/preseed.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-04-08 11:40+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -46,7 +46,7 @@ msgstr ""
"i &d-i;, så installationen bliver automatisk."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1129,13 +1129,19 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
"Der er nogle få regler at huske, når en forhåndskonfigurationsfil skrives."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1145,7 +1151,7 @@ msgstr ""
"yderligere mellemrum vil blive fortolket som tilhørende værdien."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1156,7 +1162,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1168,7 +1174,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1177,7 +1183,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1187,7 +1193,13 @@ msgstr ""
"vises under installationen."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1198,7 +1210,7 @@ msgstr ""
"arbejde ud fra den."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1208,17 +1220,23 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
-msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
+msgid ""
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1230,7 +1248,7 @@ msgstr ""
"brugere."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1246,7 +1264,7 @@ msgstr ""
"root (administrator)."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1258,7 +1276,7 @@ msgstr ""
"report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1274,7 +1292,7 @@ msgstr ""
"for de nuværende værdier og for værdierne tildelt variabler."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1286,13 +1304,13 @@ msgstr ""
"set-selections -c <replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Indhold af forhåndskonfigurationsfilen (for &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1308,7 +1326,7 @@ msgstr ""
"arkitektur."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1318,13 +1336,13 @@ msgstr ""
"fungerer kan findes i <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Opsætning af sted"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1343,7 +1361,7 @@ msgstr ""
"enhver metode."
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1361,7 +1379,7 @@ msgstr ""
"<userinput>locale=<replaceable>en_US</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1384,7 +1402,7 @@ msgstr ""
"som opstartsparametre."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1409,7 +1427,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1426,7 +1444,7 @@ msgstr ""
"reconfigure keyboard-configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1438,7 +1456,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1450,13 +1468,13 @@ msgstr ""
"vil medføre, at kernens tastaturkort forbliver aktiv."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Netværkskonfiguration"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1467,7 +1485,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1475,11 +1493,11 @@ msgid ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
msgstr ""
"Hvis du skal vælge en bestemt grænseflade under netopstart før indlæsning af "
-"en forhåndskonfigurationsfil fra netværket, så brug en opstartsparameter såsom "
-"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
+"en forhåndskonfigurationsfil fra netværket, så brug en opstartsparameter "
+"såsom <userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1492,19 +1510,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "De følgende debconf-variabler er relevante for netværkskonfiguration."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1577,7 +1595,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1590,13 +1608,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Netværkskonsol"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1609,13 +1627,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Spejlindstillinger"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1625,7 +1643,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1635,7 +1653,7 @@ msgstr ""
"det installerede system."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1647,7 +1665,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1664,13 +1682,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Kontoopsætning"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1682,7 +1700,7 @@ msgstr ""
"bruge rene tekstværdier eller crypt(3)-<emphasis>hasher</emphasis>."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1699,7 +1717,7 @@ msgstr ""
"hashingalgoritmer for adgangskoder er SHA-256 og SHA512."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1757,7 +1775,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1777,7 +1795,7 @@ msgstr ""
"nøglegodkendelse eller <command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1789,19 +1807,19 @@ msgstr ""
"adgangskode:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Ur- og tidszoneopsætning"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1829,13 +1847,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Partitionering"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1846,7 +1864,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1855,7 +1873,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1868,7 +1886,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1880,13 +1898,13 @@ msgstr ""
"vil blive valgt, før forhåndskonfiguration anvendes."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Partitioneringseksempel"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1968,13 +1986,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Partitionering med brug af RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1986,7 +2004,7 @@ msgstr ""
"opretter degraded arrayer og specificerer ledige enheder."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1996,7 +2014,7 @@ msgstr ""
"alle enheder brugt i tabellen; se <xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2007,7 +2025,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2062,13 +2080,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Kontrol af hvordan partitionerne monteres"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2080,7 +2098,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2090,7 +2108,7 @@ msgstr ""
"at bruge deres traditionelle navne frem for UUID'er."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2101,7 +2119,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2118,13 +2136,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Installation af det grundlæggende system"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2136,7 +2154,7 @@ msgstr ""
"kernen."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2160,13 +2178,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Apt-opsætning"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2180,7 +2198,7 @@ msgstr ""
"tilføje andre (lokale) arkiver."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2243,13 +2261,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Pakkevalg"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2259,73 +2277,73 @@ msgstr ""
"tilgængelige. Tilgængelige opgaver, da dette skrives, inkluderer:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (standardværktøjer)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (grafisk skrivebord)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (GNOME-skrivebord)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (XFCE-skrivebord)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (KDE Plasma-skrivebord)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamonskrivebord)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (MATE-skrivebord)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (LXDE-skrivebord)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (netserver)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (printerserver)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (SSH-server)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2337,7 +2355,7 @@ msgstr ""
"<userinput>standardopgaven</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2353,7 +2371,7 @@ msgstr ""
"kernes kommandolinje."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2372,13 +2390,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Installation af opstartsindlæseren"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2429,7 +2447,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2441,13 +2459,13 @@ msgstr ""
"<xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Afslutning af installationen"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2470,13 +2488,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Forhåndskonfiguration af andre pakker"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2488,27 +2506,30 @@ msgid ""
"# debconf-get-selections >> file"
msgstr ""
"# Afhængig af hvilke programmer du vælger at installere, eller hvis noget\n"
-"# går galt under installationsprocessen, så er det muligt at andre spørgsmål\n"
-"# kan stilles. Du kan selvfølgelig også forhåndskonfigurere disse. For en liste\n"
-"# over alle de mulige spørgsmål, der kan stilles under en installation, udføres en\n"
+"# går galt under installationsprocessen, så er det muligt at andre "
+"spørgsmål\n"
+"# kan stilles. Du kan selvfølgelig også forhåndskonfigurere disse. For en "
+"liste\n"
+"# over alle de mulige spørgsmål, der kan stilles under en installation, "
+"udføres en\n"
"# installation, og disse kommandoer afvikles:\n"
"# debconf-get-selections --installer > file\n"
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Avancerede indstillinger"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Kørsel af tilpassede kommandoer under installationen"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2519,7 +2540,7 @@ msgstr ""
"på bestemte steder under installationen."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2531,7 +2552,7 @@ msgstr ""
"monteret, er den tilgængelig under <filename>/cdrom</filename>."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2558,13 +2579,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Brug af forhåndskonfiguration til at ændre standardværdier"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2580,7 +2601,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2590,7 +2611,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2605,7 +2626,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2620,13 +2641,13 @@ msgstr ""
"installationsskripter."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Kædeindlæsning af forhåndskonfigurerede filer"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2643,7 +2664,7 @@ msgstr ""
"andre filer."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2676,24 +2697,27 @@ msgstr ""
"#d-i preseed/include string x.cfg\n"
"\n"
"# Installationsprogrammet kan valgfrit verificere kontrolsummer for filer\n"
-"# til forhåndskonfiguration. I øjeblikket er kun md5sums understøttet, angiv\n"
+"# til forhåndskonfiguration. I øjeblikket er kun md5sums understøttet, "
+"angiv\n"
"# md5sums i den samme rækkefølge som listen med filer til inklusion.\n"
"#d-i preseed/include/checksum string 5da499872becccfeda2c4872f9171c3d\n"
"\n"
-"# Mere fleksibelt, så afvikler dette en skalkommando og hvis den viser navnene\n"
+"# Mere fleksibelt, så afvikler dette en skalkommando og hvis den viser "
+"navnene\n"
"# på forhåndskonfigurationsfiler, så inkluder disse filer.\n"
"#d-i preseed/include_command \\\n"
"# string if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n"
"\n"
"# Mest fleksibelt, så hentes her et program der afvikles. Programmet\n"
-"# kan bruge kommandoer såsom debconf-set til at manipulere debconf-databasen.\n"
+"# kan bruge kommandoer såsom debconf-set til at manipulere debconf-"
+"databasen.\n"
"# Mere end et skript kan angives, adskilt af mellemrum. Bemærk at hvis\n"
"# filnavnene er relative, så tages de fra den samme mappe som \n"
"# forhåndskonfigurationsfilen, som afvikler dem.\n"
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
@@ -2706,9 +2730,8 @@ msgstr ""
"Det er også muligt at kædeindlæse (chainload) fra initrd- eller "
"filforhåndskonfigurationsfasen, til netværksforhåndskonfiguration ved at "
"angive preseed/url i de tidligere filer. Dette vil medføre at "
-"netværksforhåndskonfiguration udføres når netværket startes op. Du skal "
-"være omhyggelig når dette udføres, da der vil være to distinkte kørsler "
-"ved forhåndskonfiguration, hvilket for eksempel betyder at du får en anden "
+"netværksforhåndskonfiguration udføres når netværket startes op. Du skal være "
+"omhyggelig når dette udføres, da der vil være to distinkte kørsler ved "
+"forhåndskonfiguration, hvilket for eksempel betyder at du får en anden "
"chance for at afvikle kommandoen preseed/early, den den efter at netværket "
"er i gang."
-
diff --git a/po/de/preseed.po b/po/de/preseed.po
index 69038f3af..1c2368aaf 100644
--- a/po/de/preseed.po
+++ b/po/de/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-04-08 13:34+0200\n"
"Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -33,7 +33,7 @@ msgstr ""
"voreinstellen, um die Installation zu automatisieren."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1268,6 +1268,12 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1275,7 +1281,7 @@ msgstr ""
"eine Voreinstellungsdatei schreibt:"
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1286,7 +1292,7 @@ msgstr ""
"gehört."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1304,7 +1310,7 @@ msgstr ""
"Leerzeichen konvertiert werden."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1323,7 +1329,7 @@ msgstr ""
"zugewiesen."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1336,7 +1342,7 @@ msgstr ""
"classname>), wo die übersetzten Werte verwendet werden müssen."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1346,7 +1352,13 @@ msgstr ""
"während der Installation angezeigt wird."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1357,7 +1369,7 @@ msgstr ""
"und sich von dort aus vorzuarbeiten."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1372,17 +1384,23 @@ msgstr ""
"Datei einzulesen:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
-msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
+msgid ""
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1394,7 +1412,7 @@ msgstr ""
"Beispieldatei für die meisten Benutzer ein besserer Ausgangspunkt sein."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1409,7 +1427,7 @@ msgstr ""
"Informationen enthalten und ist deswegen nur für root lesbar."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1423,7 +1441,7 @@ msgstr ""
"aktivieren."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1441,7 +1459,7 @@ msgstr ""
"zugewiesen sind."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1453,13 +1471,13 @@ msgstr ""
"selections -c <replaceable>preseed.cfg</replaceable></command> verwenden."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Inhalt der Voreinstellungsdatei (für &releasename-cap;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1475,7 +1493,7 @@ msgstr ""
"passende debconf-Einstellungen ersetzt werden."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1485,13 +1503,13 @@ msgstr ""
"funktionieren, finden Sie in <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Lokalisierung"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1510,7 +1528,7 @@ msgstr ""
"dass diese dann über jegliche Methode voreingestellt werden können."
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1530,7 +1548,7 @@ msgstr ""
"de_DE: deutsch - Deutschland)."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1553,7 +1571,7 @@ msgstr ""
"werden. Sprache und Land können auch als Boot-Parameter angegeben werden."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1580,7 +1598,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1598,7 +1616,7 @@ msgstr ""
"keyboard-configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1611,7 +1629,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1624,13 +1642,13 @@ msgstr ""
"wird."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Netzwerk-Konfiguration"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1646,7 +1664,7 @@ msgstr ""
"Voreinstellungsdatei per Netzwerk laden, und zwar per Kernel-Parameter."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1659,7 +1677,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1680,20 +1698,20 @@ msgstr ""
"den folgenden Befehlen:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
"Die folgenden debconf-Variablen sind für die Netzwerk-Konfiguration relevant:"
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1845,7 +1863,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1867,13 +1885,13 @@ msgstr ""
"werden soll."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Netzwerk-Konsole"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1896,13 +1914,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Einstellungen für den Spiegel-Server"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1916,7 +1934,7 @@ msgstr ""
"sources.list</filename> für das zu installierende System einzurichten."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1926,7 +1944,7 @@ msgstr ""
"Paketquellen für das zu installierende System."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1945,7 +1963,7 @@ msgstr ""
"keinen Grund geben, dies manuell festzulegen."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1974,13 +1992,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Einrichtung von Benutzerzugängen"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1993,7 +2011,7 @@ msgstr ""
"verwenden."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -2010,7 +2028,7 @@ msgstr ""
"Attacken bergen. Es wird empfohlen, SHA-256 oder SHA512 zu benutzen."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2070,7 +2088,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2090,7 +2108,7 @@ msgstr ""
"per Authentifizierung mit SSH-Schlüssel oder per sudo)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -2102,19 +2120,19 @@ msgstr ""
"zu generieren:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Einrichtung von Uhr und Zeitzone"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2144,13 +2162,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Partitionierung"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2168,7 +2186,7 @@ msgstr ""
"Vorkonfigurationsdatei enthalten ist."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2181,7 +2199,7 @@ msgstr ""
"möglich wäre."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2202,7 +2220,7 @@ msgstr ""
"Funktionalitäten abhängig von der Version variieren können."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2215,13 +2233,13 @@ msgstr ""
"Voreinstellung nutzen."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Partitionierungsbeispiele"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -2390,13 +2408,13 @@ msgstr ""
"#d-i partman-auto-crypto/erase_disks boolean false"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Partitionierung mit RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2409,7 +2427,7 @@ msgstr ""
"Geräten."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2420,7 +2438,7 @@ msgstr ""
"\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2437,7 +2455,7 @@ msgstr ""
"filename> nach, wenn Probleme auftreten."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2550,13 +2568,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Festlegen, wie Partitionen eingebunden werden"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2577,7 +2595,7 @@ msgstr ""
"Label haben, trotzdem der UUID verwendet."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2587,7 +2605,7 @@ msgstr ""
"werden weiterhin die traditionellen Namen statt der UUIDs verwendet."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2604,7 +2622,7 @@ msgstr ""
"Systems beim Starten rein willkürlich."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2621,13 +2639,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Installation des Basissystems"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2639,7 +2657,7 @@ msgstr ""
"Installation des Kernels."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2663,13 +2681,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Konfiguration von Apt"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2683,7 +2701,7 @@ msgstr ""
"weitere (lokale) Paketquellen (Repositories) hinzufügen."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2750,13 +2768,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Paketauswahl"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2766,13 +2784,13 @@ msgstr ""
"Mögliche Werte zum Zeitpunkt, als dies geschrieben wurde:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (Standard-Programme)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
@@ -2780,62 +2798,62 @@ msgstr ""
"Standardauswahl)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (Gnome-Arbeitsplatz-Umgebung)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (XFCE-Arbeitsplatz-Umgebung)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (KDE-Plasma Arbeitsplatz-Umgebung)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
"<userinput>cinnamon-desktop</userinput> (Cinnamon-Arbeitsplatz-Umgebung)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (MATE-Arbeitsplatz-Umgebung)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (LXDE-Arbeitsplatz-Umgebung)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (Web-Server)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (Print-Server)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (SSH-Server)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2847,7 +2865,7 @@ msgstr ""
"zumindest die Programmgruppe <quote>standard</quote> auszuwählen."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2864,7 +2882,7 @@ msgstr ""
"Kommandozeile verwenden können."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2897,13 +2915,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Installation des Bootloaders"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -3007,7 +3025,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3019,13 +3037,13 @@ msgstr ""
"Kommando aus dem Beispiel in <xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Die Installation beenden"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3068,13 +3086,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Voreinstellung anderer Pakete"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3095,19 +3113,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Erweiterte Optionen"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Während der Installation eigene Kommandos ausführen"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3118,7 +3136,7 @@ msgstr ""
"während der Installation auszuführen."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3131,7 +3149,7 @@ msgstr ""
"filename>."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3185,13 +3203,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Voreinstellung nutzen, um Standardantworten auf Fragen zu ändern"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3218,7 +3236,7 @@ msgstr ""
"Voreinstellungsdatei nützlich sein."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3233,7 +3251,7 @@ msgstr ""
"verwenden. Siehe auch die Fußnote zum <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3257,7 +3275,7 @@ msgstr ""
"zu <quote>internen</quote> Parametern."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3272,13 +3290,13 @@ msgstr ""
"Bearbeitung der Installationsskripte jedes einzelnen Pakets."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Mehrere Voreinstellungsdateien nacheinander laden"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3294,7 +3312,7 @@ msgstr ""
"Einstellungen für andere Zwecke/Netze/Orte in anderen Dateien."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3348,7 +3366,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/el/preseed.po b/po/el/preseed.po
index f66cdc42f..4c8cfe348 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2013-05-01 16:45+0300\n"
"Last-Translator: galaxico <galaxico@quad-nrg.net>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -38,7 +38,7 @@ msgstr ""
"&d-i; για την αυτοματοποίηση της εγκατάστασής σας."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1323,6 +1323,12 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1330,7 +1336,7 @@ msgstr ""
"ένα αρχείο προρύθμισης."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1341,7 +1347,7 @@ msgstr ""
"(whitespace) θα ερμηνευθεί σαν να ανήκει στην τιμή."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1359,7 +1365,7 @@ msgstr ""
"μοναδικό διάστημα."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1378,7 +1384,7 @@ msgstr ""
"δεδομένων του debconf για το εγκατεστημένο σύστημα."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1392,7 +1398,7 @@ msgstr ""
"μεταφρασμένες τιμές."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1402,7 +1408,13 @@ msgstr ""
"που εμφανίζεται κατά την εγκατάσταση."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1413,7 +1425,7 @@ msgstr ""
"\"/> σαν βάση και να δουλέψετε πάνω σ' αυτό."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1428,17 +1440,23 @@ msgstr ""
"αυτήν του cdebconf του εγκαταστάτη:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1450,7 +1468,7 @@ msgstr ""
"αρχείο είναι ένα καλλίτερο σημείο εκκίνησης για τους περισσότερους χρήστες."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1466,7 +1484,7 @@ msgstr ""
"διαβάζονται μόνο από τον χρήστη root."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1478,7 +1496,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1495,7 +1513,7 @@ msgstr ""
"τρέχουσες τιμές και τις τιμές που έχουν δοθεί στις μεταβλητές."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1508,13 +1526,13 @@ msgstr ""
"command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Περιεχόμενα του αρχείου προρύθμισης (για την έκδοση &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1531,7 +1549,7 @@ msgstr ""
"αρχιτεκτονική σας."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1542,13 +1560,13 @@ msgstr ""
"details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Τοπικοποίηση"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1560,7 +1578,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1580,7 +1598,7 @@ msgstr ""
"<userinput>locale=<replaceable>en_US</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1604,7 +1622,7 @@ msgstr ""
"επίσης να προσδιοριστούν και σαν παράμετροι εκκίνησης."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1631,7 +1649,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1649,7 +1667,7 @@ msgstr ""
"configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1661,7 +1679,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1673,13 +1691,13 @@ msgstr ""
"θα έχει σαν αποτέλεσμα να παραμείνει ενεργό το keymap του πυρήνα."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Ρύθμιση δικτύου"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1695,7 +1713,7 @@ msgstr ""
"παραμέτρους εκκίνησης του πυρήνα."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1708,7 +1726,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1729,20 +1747,20 @@ msgstr ""
"ακόλουθες εντολές:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
"Οι επόμενες μεταβλητές του debconf είναι συναφείς με την ρύθμιση του δικτύου."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1894,7 +1912,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1916,13 +1934,13 @@ msgstr ""
"προσδιορίσετε συγκεκριμένα ότι δεν θα χρησιμοποιηθεί κάποια δικτυακή πύλη."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Κονσόλα δικτύου"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1943,13 +1961,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Ρυθμίσεις καθρέφτη της αρχειοθήκης του &debian;"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1964,7 +1982,7 @@ msgstr ""
"σύστημα."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1974,7 +1992,7 @@ msgstr ""
"λογισμικού για το εγκατεστημένο σύστημα."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1993,7 +2011,7 @@ msgstr ""
"ανάγκη προσδιορισμού της απο εσάς."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -2023,13 +2041,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Ρύθμιση Λογαριασμού"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -2046,7 +2064,7 @@ msgstr ""
"κρυπτογραφημένο (clear text) είτε MD5 <emphasis>hashes</emphasis>."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -2069,7 +2087,7 @@ msgstr ""
"force attacks)."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -2158,7 +2176,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2179,7 +2197,7 @@ msgstr ""
"την εντολή <command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command can be used to generate an MD5 hash for a password:"
@@ -2192,19 +2210,19 @@ msgstr ""
"(hash) MD5 για ένα συνθηματικό χρήστη:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Ρύθμιση ρολογιού και χρονικής ζώνης"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2235,13 +2253,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Διαμέριση"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2258,7 +2276,7 @@ msgstr ""
"\"συνταγή\" που συμπεριλαμβάνεται στο αρχείο προρυθμίσεων."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2270,7 +2288,7 @@ msgstr ""
"διαμέριση στη διάρκεια μιας κανονικής χωρίς προρύθμιση εγκατάστασης."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2291,7 +2309,7 @@ msgstr ""
"μεταβάλλεται μεταξύ διαφορετικών εκδόσεων."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2303,13 +2321,13 @@ msgstr ""
"επιλεχθεί ο σωστός πριν να χρησιμοποιήσετε preseeding."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Παράδειγμα διαμέρισης"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2557,13 +2575,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Διαμέριση με χρήση RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2576,7 +2594,7 @@ msgstr ""
"συστοιχιών και ο προσδιορισμός εφεδρικών συσκευών."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2587,7 +2605,7 @@ msgstr ""
"<xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2604,7 +2622,7 @@ msgstr ""
"αντιμετωπίσετε προβλήματα."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2710,13 +2728,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Έλεγχος του πώς έχουν προσαρτηθεί οι κατατμήσεις"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2737,7 +2755,7 @@ msgstr ""
"τέτοια θα προσαρτηθούν με βάση το UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2747,7 +2765,7 @@ msgstr ""
"να χρησιμοποιούν τα παραδοσιακά ονόματά τους αντί των UUID."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2765,7 +2783,7 @@ msgstr ""
"απρόβλεπτη."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2783,13 +2801,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Εγκατάσταση του βασικού συστήματος"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2801,7 +2819,7 @@ msgstr ""
"ερωτήσεις που γίνονται αφορούν την εγκατάσταση του πυρήνα."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2827,13 +2845,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Ρύθμιση setup"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2847,7 +2865,7 @@ msgstr ""
"προαιρετικά να προσθέσετε και άλλες (τοπικές) \"αποθήκες\" πακέτων."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2941,13 +2959,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Επιλογή πακέτων"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2958,84 +2976,84 @@ msgstr ""
"αυτό το κείμενο:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -3048,7 +3066,7 @@ msgstr ""
"<userinput>Κανονικό σύστημα</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -3065,7 +3083,7 @@ msgstr ""
"γραμμή εντολών του πυρήνα."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3101,13 +3119,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Εγκατάσταση φορτωτή εκκίνησης"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -3247,7 +3265,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3260,13 +3278,13 @@ msgstr ""
"\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Ολοκλήρωση της εγκατάστασης"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3311,13 +3329,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Χρήση preseeding για άλλα πακέτα"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3340,19 +3358,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Προχωρημένες επιλογές"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Εκτέλεση προσαρμοσμένων εντολών κατά την διάρκεια της εγκατάστασης."
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3363,7 +3381,7 @@ msgstr ""
"σημεία της εγκατάστασης."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3372,7 +3390,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3430,13 +3448,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Χρήση preseeding για την αλλαγή των προκαθορισμένων τιμών"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3464,7 +3482,7 @@ msgstr ""
"προρύθμισης."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3479,7 +3497,7 @@ msgstr ""
"Δείτε την υποσημείωση στο κεφάλαιο <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3503,7 +3521,7 @@ msgstr ""
"quote> παραμέτρους."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3518,13 +3536,13 @@ msgstr ""
"πρόοδό του στα διάφορα σενάρια εγκατάστασης του κάθε πακέτου."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3541,7 +3559,7 @@ msgstr ""
"συγκεκριμένες διαμορφώσεις σε άλλα αρχεία."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3603,7 +3621,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/es/preseed.po b/po/es/preseed.po
index 7717de34e..d941d9af3 100644
--- a/po/es/preseed.po
+++ b/po/es/preseed.po
@@ -34,7 +34,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-04-07 16:43+0200\n"
"Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -62,7 +62,7 @@ msgstr ""
"para poder así automatizar una instalación."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1327,6 +1327,12 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1334,7 +1340,7 @@ msgstr ""
"preconfiguración."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1344,7 +1350,7 @@ msgstr ""
"espacio adicional se considerará como parte del valor."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1361,7 +1367,7 @@ msgstr ""
"al principio y al final condensado en un solo espacio."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1379,7 +1385,7 @@ msgstr ""
"que tengan un dueño distinto a <quote>d-i</quote>."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1392,7 +1398,7 @@ msgstr ""
"classname>) donde se tienen que utilizar los valores traducidos."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1402,7 +1408,13 @@ msgstr ""
"mostrado durante la instalación (en inglés)."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1413,7 +1425,7 @@ msgstr ""
"a partir de ahí."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1428,10 +1440,16 @@ msgstr ""
"fichero."
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>fichero</"
@@ -1439,7 +1457,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>fichero</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1451,7 +1469,7 @@ msgstr ""
"usuarios es empezar con el fichero de ejemplo."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1467,7 +1485,7 @@ msgstr ""
"el superusuario."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1479,7 +1497,7 @@ msgstr ""
"en él incluidos de su sistema."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1496,7 +1514,7 @@ msgstr ""
"y asignados a las variables."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1508,13 +1526,13 @@ msgstr ""
"selections -c <replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Contenidos del fichero de preconfiguración (para &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1530,7 +1548,7 @@ msgstr ""
"debconf más apropiados a su arquitectura."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1540,13 +1558,13 @@ msgstr ""
"de Debian, consulte <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Localización"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1558,7 +1576,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1577,7 +1595,7 @@ msgstr ""
"para especificar la localización como un parámetro de arranque."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1600,7 +1618,7 @@ msgstr ""
"país y el idioma también se pueden definir como parámetros de arranque."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1625,7 +1643,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1643,7 +1661,7 @@ msgstr ""
"configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1655,7 +1673,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1667,13 +1685,13 @@ msgstr ""
"teclado del núcleo permanezca activo."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Configuración de red"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1689,7 +1707,7 @@ msgstr ""
"de configuración de la red a través de parámetros de arranque del núcleo."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1702,7 +1720,7 @@ msgstr ""
"cargar el fichero de preconfiguración de la red."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1722,13 +1740,13 @@ msgstr ""
"siguientes órdenes:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
@@ -1736,7 +1754,7 @@ msgstr ""
"la red."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1882,7 +1900,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1904,13 +1922,13 @@ msgstr ""
"alguna."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Consola de red"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1931,13 +1949,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Configuración de la réplica"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1951,7 +1969,7 @@ msgstr ""
"filename> en el sistema instalado."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1961,7 +1979,7 @@ msgstr ""
"que utiliza el sistema instalado."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1980,7 +1998,7 @@ msgstr ""
"la necesidad de configurar esto."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -2009,13 +2027,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Configuración de cuentas de usuario"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -2032,7 +2050,7 @@ msgstr ""
"<emphasis>hashes</emphasis> MD5 como valores en texto plano ."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -2055,7 +2073,7 @@ msgstr ""
"fuerza bruta sobre la contraseña."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -2142,7 +2160,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2163,7 +2181,7 @@ msgstr ""
"clave SSH o <command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command can be used to generate an MD5 hash for a password:"
@@ -2174,19 +2192,19 @@ msgid ""
msgstr "Puede generar un hash MD5 para una contraseña con la siguiente orden:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Configuración del reloj y zona horaria"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2217,13 +2235,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Particionado"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2241,7 +2259,7 @@ msgstr ""
"para particionar más de un disco."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2253,7 +2271,7 @@ msgstr ""
"preconfiguración."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2274,7 +2292,7 @@ msgstr ""
"publicaciones."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2286,13 +2304,13 @@ msgstr ""
"el sistema tiene más de un disco."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Ejemplo de particionado"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2532,13 +2550,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Particionar usando RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2550,7 +2568,7 @@ msgstr ""
"6 y 10 creando arreglos degradados y especificando dispositivos libres. "
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2561,7 +2579,7 @@ msgstr ""
"\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2577,7 +2595,7 @@ msgstr ""
"<filename>/var/log/syslog</filename>."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2691,13 +2709,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Controlar como se montan las particiones"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2717,7 +2735,7 @@ msgstr ""
"UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2727,7 +2745,7 @@ msgstr ""
"continuarán usando sus nombres tradicionales en lugar de los UUID."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2744,7 +2762,7 @@ msgstr ""
"arranque."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2761,13 +2779,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Configuración del sistema base"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2778,7 +2796,7 @@ msgstr ""
"única pregunta concerniente a la instalación se refiere al núcleo."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2801,13 +2819,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Configuración de APT"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2821,7 +2839,7 @@ msgstr ""
"forma opcional, puede añadir otros repositorios (locales)."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2910,13 +2928,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated string true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Selección de paquetes"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2927,84 +2945,84 @@ msgstr ""
"incluyen:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -3016,7 +3034,7 @@ msgstr ""
"introduzca la tarea <userinput>Sistema estándar</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -3032,7 +3050,7 @@ msgstr ""
"órdenes del núcleo."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3066,13 +3084,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Instalación del cargador de arranque"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -3213,7 +3231,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3225,13 +3243,13 @@ msgstr ""
"clave para <classname>grub</classname>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Finalizar la instalación"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3271,13 +3289,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Preconfiguración de otros paquetes"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3298,19 +3316,19 @@ msgstr ""
"# debconf-get-selections >> fichero"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Opciones avanzadas"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Ejecutar órdenes personalizadas durante la instalación"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3321,7 +3339,7 @@ msgstr ""
"distintos puntos de la instalación."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3330,7 +3348,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3382,13 +3400,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Utilizar la preconfiguración para cambiar valores por omisión"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3416,7 +3434,7 @@ msgstr ""
"preconfiguración."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3431,7 +3449,7 @@ msgstr ""
"\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3455,7 +3473,7 @@ msgstr ""
"parámetros <quote>internos</quote>."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3470,13 +3488,13 @@ msgstr ""
"script de instalación de paquete."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Carga de ficheros de configuración en cadena"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3493,7 +3511,7 @@ msgstr ""
"en otros ficheros."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3549,7 +3567,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/fi/preseed.po b/po/fi/preseed.po
index 01a3441f3..6c651f345 100644
--- a/po/fi/preseed.po
+++ b/po/fi/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Installation Guide preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2010-05-10 22:11+0300\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -31,7 +31,7 @@ msgstr ""
"vastaukset asennuksen automatisoimiseksi."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1274,6 +1274,12 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1281,7 +1287,7 @@ msgstr ""
"muutamia sääntöjä."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1291,7 +1297,7 @@ msgstr ""
"kaikki muut tyhjätilamerkit katsotaan arvoon kuuluviksi."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1307,7 +1313,7 @@ msgstr ""
"tyhjätilamerkit yhdeksi välilyönniksi."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, fuzzy, no-c-format
#| msgid ""
#| "For debconf variables (templates) used in the installer itself, the owner "
@@ -1330,7 +1336,7 @@ msgstr ""
"jossa vastaava debconf-malline on. "
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1342,7 +1348,7 @@ msgstr ""
"<classname>partman</classname>) on kuitenkin käytettävä käännettyjä arvoja."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1351,7 +1357,13 @@ msgstr ""
"Joihinkin kysymyksiin arvo on koodi eikä asennuksen aikana näytettävä teksti."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1361,7 +1373,7 @@ msgstr ""
"linkend=\"preseed-contents\"/> ja muokata sitä sopivaksi."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1375,10 +1387,16 @@ msgstr ""
"tietokanta että asentimen debconf-tietokanta yhteen tiedostoon:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>tiedosto</"
@@ -1386,7 +1404,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>tiedosto</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1398,7 +1416,7 @@ msgstr ""
"parempi useimmille käyttäjille."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1414,7 +1432,7 @@ msgstr ""
"pääkäyttäjällä."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1426,7 +1444,7 @@ msgstr ""
"classname> poistetaan valitsimella purge."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1442,7 +1460,7 @@ msgstr ""
"tämänhetkiset arvot ja muuttujille sijoitetut arvot."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1454,13 +1472,13 @@ msgstr ""
"replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Valmiiden vastausten tiedoston sisältö (julkaisulle &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1476,7 +1494,7 @@ msgstr ""
"arkkitehtuurikohtaisilla debconfin asetuksilla."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1484,13 +1502,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Kotoistus"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1502,7 +1520,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1519,7 +1537,7 @@ msgstr ""
"<userinput>locale=<replaceable>fi_FI</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1542,7 +1560,7 @@ msgstr ""
"Kieli ja maa voidaan antaa myös käynnistysvalitsimilla."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, fuzzy, no-c-format
#| msgid ""
#| "# Preseeding only locale sets language, country and locale.\n"
@@ -1577,7 +1595,7 @@ msgstr ""
"#d-i localechooser/supported-locales en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, fuzzy, no-c-format
#| msgid ""
#| "Keyboard configuration consists of selecting a keyboard architecture and "
@@ -1592,7 +1610,7 @@ msgstr ""
"Näppämistön asetuksissa valitaan näppäimistön arkkitehtuuri ja asettelu. "
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1604,7 +1622,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1616,13 +1634,13 @@ msgstr ""
"näppäinasettelu jää käyttöön."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Verkkoasetukset"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1638,7 +1656,7 @@ msgstr ""
"käynnistysparametreina."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1651,7 +1669,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1671,19 +1689,19 @@ msgstr ""
"<quote>preseed/run</quote> -komentotiedosto jossa on seuraavat komennot:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "Seuraavat debconf-muuttujat vaikuttavat verkon asetuksiin."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, fuzzy, no-c-format
#| msgid ""
#| "# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1860,7 +1878,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1881,13 +1899,13 @@ msgstr ""
"tarkoittamaan ettei reititintä pidä käyttää."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Pääteyhteys verkon kautta"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1907,13 +1925,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Asennuspalvelimen asetukset"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1926,7 +1944,7 @@ msgstr ""
"etc/apt/sources.list</filename> asennettavaan järjestelmään."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1936,7 +1954,7 @@ msgstr ""
"käytetään asennuksessa."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1953,7 +1971,7 @@ msgstr ""
"automaattisesti oikeata arvoa eikä pitäisi olla tarvetta asettaa tätä."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1981,13 +1999,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Käyttäjätunnusten luonti"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -2003,7 +2021,7 @@ msgstr ""
"käyttää joko ilmitekstiä tai MD5 <emphasis>tiivistettä</emphasis> (hash)."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -2026,7 +2044,7 @@ msgstr ""
"mahdollisuudet."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -2111,7 +2129,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2131,7 +2149,7 @@ msgstr ""
"<command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command can be used to generate an MD5 hash for a password:"
@@ -2142,19 +2160,19 @@ msgid ""
msgstr "Seuraavalla komennolla saadaan tehtyä salasanan MD5-tiiviste:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Kellon ja aikavyöhykkeen asetukset"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2181,13 +2199,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.esimerkki.fi"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Osiointi"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2204,7 +2222,7 @@ msgstr ""
"ole mahdollista käyttää valmiita vastauksia useiden levyjen osioimiseen."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2216,7 +2234,7 @@ msgstr ""
"tehtävän asennuksen mahdollisuuksilla."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, fuzzy, no-c-format
#| msgid ""
#| "The examples below only provide basic information on the use of recipes. "
@@ -2244,7 +2262,7 @@ msgstr ""
"toiminnallisuus voi muuttua julkaisujen välillä."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2256,13 +2274,13 @@ msgstr ""
"tulevan valituksi valmiita vastauksia käytettäessä."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Esimerkki osioinnista"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2496,13 +2514,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Osiointi käyttäen RAIDia"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, fuzzy, no-c-format
#| msgid ""
#| "You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2523,7 +2541,7 @@ msgstr ""
"\"preseed-bootloader\"/>.</phrase>"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, fuzzy, no-c-format
#| msgid ""
#| "You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2542,7 +2560,7 @@ msgstr ""
"pakassa käytetyille laitteille; katso <xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2558,7 +2576,7 @@ msgstr ""
"<filename>/var/log/syslog</filename> jos pulmia ilmenee."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2658,13 +2676,13 @@ msgstr ""
"d-i partman/confirm boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Määritellään miten osiot liitetään"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2683,7 +2701,7 @@ msgstr ""
"liitetään kaikki nimiöttömät osiot UUID:n perusteella."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2693,7 +2711,7 @@ msgstr ""
"perinteisten nimien käyttämistä eivätkä käytä UUID:tä."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2709,7 +2727,7 @@ msgstr ""
"toiminta käynnistyksessä satunnaista. "
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2727,13 +2745,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Perusjärjestelmän asennus"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2744,7 +2762,7 @@ msgstr ""
"käyttää valmiita vastauksia. Ainoat kysymykset koskevat ytimen asentamista."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, fuzzy, no-c-format
#| msgid ""
#| "# Configure APT to not install recommended packages by default. Use of "
@@ -2787,13 +2805,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-486"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Apt:n asetukset"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2806,7 +2824,7 @@ msgstr ""
"perusteella. Muiden (paikallisten) varastoalueiden lisääminen on valinnaista."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2894,13 +2912,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Pakettien valinta"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2910,73 +2928,73 @@ msgstr ""
"Tätä kirjoitettaessa saatavilla olevia tehtäviä ovat ainakin:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2988,7 +3006,7 @@ msgstr ""
"<userinput>standard</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -3004,7 +3022,7 @@ msgstr ""
"käynnistysparametrinakin."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3036,13 +3054,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Käynnistyslataimen asennus"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "# Grub is the default boot loader (for x86). If you want lilo installed\n"
@@ -3176,7 +3194,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3188,13 +3206,13 @@ msgstr ""
"esimerkistä <xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Asennuksen lopetus"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3235,13 +3253,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Valmiit vastaukset muille paketeille"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3261,19 +3279,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Lisäasetukset"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Mielivaltaisten komentojen käynnistämien asennuksen aikana"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3283,7 +3301,7 @@ msgstr ""
"komentotiedostojen suorittaminen tietyissä paikoissa asennuksen aikana."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3292,7 +3310,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3343,13 +3361,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Oletusarvojen muuttaminen valmiilla vastauksilla"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3375,7 +3393,7 @@ msgstr ""
"jäljitettäessä vikaa valmiiden vastausten tiedostosta."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3389,7 +3407,7 @@ msgstr ""
"<xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3410,7 +3428,7 @@ msgstr ""
"sisäisiin (<quote>internal</quote>) parametreihin."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3420,13 +3438,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Valmiiden vastausten tiedostojen lataaminen ketjussa"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3442,7 +3460,7 @@ msgstr ""
"asetukset tiettyihin kokoonpanoihin toisiin tiedostoihin."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3494,7 +3512,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/fr/preseed.po b/po/fr/preseed.po
index 36ebaa631..3f848386b 100644
--- a/po/fr/preseed.po
+++ b/po/fr/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-04-08 21:29+0200\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -35,7 +35,7 @@ msgstr ""
"d'automatiser l'installation."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1248,12 +1248,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "Voici quelques règles pour écrire un fichier de préconfiguration :"
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1263,7 +1269,7 @@ msgstr ""
"autre espace sera considérée comme appartenant à la valeur ;"
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1280,7 +1286,7 @@ msgstr ""
"condensées en une seule ;"
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1298,7 +1304,7 @@ msgstr ""
"système installé ;"
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1310,7 +1316,7 @@ msgstr ""
"doivent être données en français ;"
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1320,7 +1326,13 @@ msgstr ""
"qui est affiché pendant l'installation."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1331,7 +1343,7 @@ msgstr ""
"contents\"/>."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1346,10 +1358,16 @@ msgstr ""
"unique&nbsp;:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>fichier</"
@@ -1357,7 +1375,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>fichier</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1368,7 +1386,7 @@ msgstr ""
"préconfigurés et il vaut mieux utiliser le fichier d'exemple."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1384,7 +1402,7 @@ msgstr ""
"superutilisateur."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1396,7 +1414,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1412,7 +1430,7 @@ msgstr ""
"les valeurs actuelles et les valeurs affectées aux variables."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1424,13 +1442,13 @@ msgstr ""
"set-selections -c <replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Contenu du fichier de préconfiguration (pour &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1445,7 +1463,7 @@ msgstr ""
"corrects et vous devrez les modifier avec les valeurs adéquates."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1455,13 +1473,13 @@ msgstr ""
"<xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Localisation"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1480,7 +1498,7 @@ msgstr ""
"ainsi être préconfigurées avec n'importe quelle méthode."
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1499,7 +1517,7 @@ msgstr ""
"userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1522,7 +1540,7 @@ msgstr ""
"d'amorçage."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1546,7 +1564,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, fr_FR.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1563,7 +1581,7 @@ msgstr ""
"reconfigure keyboard-configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1575,7 +1593,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1587,13 +1605,13 @@ msgstr ""
"noyau restera active."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Configuration du réseau"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1609,7 +1627,7 @@ msgstr ""
"réseau."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1622,7 +1640,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1642,20 +1660,20 @@ msgstr ""
"quote> suivant fera l'affaire&nbsp;:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
"Les variables debconf suivantes traitent de la configuration du réseau."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1803,7 +1821,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1824,13 +1842,13 @@ msgstr ""
"<quote>none</quote>."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Console réseau"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1851,13 +1869,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Valeurs pour les miroirs"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1871,7 +1889,7 @@ msgstr ""
"etc/apt/sources.list</filename>."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1881,7 +1899,7 @@ msgstr ""
"du système à installer."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1900,7 +1918,7 @@ msgstr ""
"l'installateur la détermine automatiquement."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1930,13 +1948,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Configuration des comptes"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1949,7 +1967,7 @@ msgstr ""
"emphasis> crypt(3)."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1967,7 +1985,7 @@ msgstr ""
"SHA-512."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2026,7 +2044,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2046,7 +2064,7 @@ msgstr ""
"SSH, ou <command>sudo</command>."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -2058,19 +2076,19 @@ msgstr ""
"classname>&nbsp;:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Configuration du fuseau horaire"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2100,13 +2118,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Partitionnement"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2122,7 +2140,7 @@ msgstr ""
"un fichier de schémas ou un schéma mis dans le fichier de préconfiguration."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2134,7 +2152,7 @@ msgstr ""
"d'une installation standard."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2155,7 +2173,7 @@ msgstr ""
"l'autre de l'installateur."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2167,94 +2185,14 @@ msgstr ""
"sera choisi avant de préconfigurer son partitionnement."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Exemples de partitionnement"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
-#| msgid ""
-#| "# If the system has free space you can choose to only partition that "
-#| "space.\n"
-#| "# This is only honoured if partman-auto/method (below) is not set.\n"
-#| "#d-i partman-auto/init_automatically_partition select biggest_free\n"
-#| "\n"
-#| "# Alternatively, you may specify a disk to partition. If the system has "
-#| "only\n"
-#| "# one disk the installer will default to using that, but otherwise the "
-#| "device\n"
-#| "# name must be given in traditional, non-devfs format (so e.g. /dev/sda\n"
-#| "# and not e.g. /dev/discs/disc0/disc).\n"
-#| "# For example, to use the first SCSI/SATA hard disk:\n"
-#| "#d-i partman-auto/disk string /dev/sda\n"
-#| "# In addition, you'll need to specify the method to use.\n"
-#| "# The presently available methods are:\n"
-#| "# - regular: use the usual partition types for your architecture\n"
-#| "# - lvm: use LVM to partition the disk\n"
-#| "# - crypto: use LVM within an encrypted partition\n"
-#| "d-i partman-auto/method string lvm\n"
-#| "\n"
-#| "# If one of the disks that are going to be automatically partitioned\n"
-#| "# contains an old LVM configuration, the user will normally receive a\n"
-#| "# warning. This can be preseeded away...\n"
-#| "d-i partman-lvm/device_remove_lvm boolean true\n"
-#| "# The same applies to pre-existing software RAID array:\n"
-#| "d-i partman-md/device_remove_md boolean true\n"
-#| "# And the same goes for the confirmation to write the lvm partitions.\n"
-#| "d-i partman-lvm/confirm boolean true\n"
-#| "d-i partman-lvm/confirm_nooverwrite boolean true\n"
-#| "\n"
-#| "# You can choose one of the three predefined partitioning recipes:\n"
-#| "# - atomic: all files in one partition\n"
-#| "# - home: separate /home partition\n"
-#| "# - multi: separate /home, /var, and /tmp partitions\n"
-#| "d-i partman-auto/choose_recipe select atomic\n"
-#| "\n"
-#| "# Or provide a recipe of your own...\n"
-#| "# If you have a way to get a recipe file into the d-i environment, you "
-#| "can\n"
-#| "# just point at it.\n"
-#| "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n"
-#| "\n"
-#| "# If not, you can put an entire recipe into the preconfiguration file in "
-#| "one\n"
-#| "# (logical) line. This example creates a small /boot partition, suitable\n"
-#| "# swap, and uses the rest of the space for the root partition:\n"
-#| "#d-i partman-auto/expert_recipe string \\\n"
-#| "# boot-root :: \\\n"
-#| "# 40 50 100 ext3 \\\n"
-#| "# $primary{ } $bootable{ } \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ /boot } \\\n"
-#| "# . \\\n"
-#| "# 500 10000 1000000000 ext3 \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ / } \\\n"
-#| "# . \\\n"
-#| "# 64 512 300% linux-swap \\\n"
-#| "# method{ swap } format{ } \\\n"
-#| "# .\n"
-#| "\n"
-#| "# The full recipe format is documented in the file partman-auto-recipe."
-#| "txt\n"
-#| "# included in the 'debian-installer' package or available from D-I "
-#| "source\n"
-#| "# repository. This also documents how to specify settings such as file\n"
-#| "# system labels, volume group names and which physical devices to "
-#| "include\n"
-#| "# in a volume group.\n"
-#| "\n"
-#| "# This makes partman automatically partition without confirmation, "
-#| "provided\n"
-#| "# that you told it what to do using one of the methods above.\n"
-#| "d-i partman-partitioning/confirm_write_new_label boolean true\n"
-#| "d-i partman/choose_partition select finish\n"
-#| "d-i partman/confirm boolean true\n"
-#| "d-i partman/confirm_nooverwrite boolean true"
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# This is only honoured if partman-auto/method (below) is not set.\n"
@@ -2415,13 +2353,13 @@ msgstr ""
"#d-i partman-auto-crypto/erase_disks boolean false"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Partitionnement et RAID logiciel"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2433,7 +2371,7 @@ msgstr ""
"d'ensemble en mode dégradé et l’indication de périphériques de rechange."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2444,7 +2382,7 @@ msgstr ""
"\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2460,7 +2398,7 @@ msgstr ""
"si vous rencontrez des problèmes."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2567,13 +2505,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Contrôler le montage des partitions"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2593,7 +2531,7 @@ msgstr ""
"fichiers sans étiquette sera monté en utilisant un UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2604,7 +2542,7 @@ msgstr ""
"UUID."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2621,7 +2559,7 @@ msgstr ""
"devient aléatoire."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2639,13 +2577,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Installation du système de base"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2656,7 +2594,7 @@ msgstr ""
"Les seules questions posées concernent l'installation du noyau."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2680,13 +2618,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Configuration d'Apt"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2700,7 +2638,7 @@ msgstr ""
"Vous pouvez aussi ajouter d'autres sources (locales par exemple)."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2766,13 +2704,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Choix des paquets"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2782,73 +2720,73 @@ msgstr ""
"Pour l'heure, les tâches disponibles sont les suivantes :"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (outils standards)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (environnement graphique de bureau)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (bureau Gnome)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (bureau Xfce)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (bureau KDE Plasma)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (bureau Cinnamon)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (bureau MATE)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (bureau LXDE)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (serveur web)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (serveur d'impression)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (serveur SSH)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2860,7 +2798,7 @@ msgstr ""
"inclure la tâche <emphasis>standard</emphasis>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2876,7 +2814,7 @@ msgstr ""
"commande du noyau."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2910,13 +2848,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Installation du programme d'amorçage"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -3017,7 +2955,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3029,13 +2967,13 @@ msgstr ""
"commande donnée dans l'exemple de la <xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Pour terminer l'installation"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3076,13 +3014,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Les autres questions"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3103,19 +3041,19 @@ msgstr ""
"# debconf-get-selections >> fichier"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Options complexes"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Exécuter des commandes pendant l'installation"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3126,7 +3064,7 @@ msgstr ""
"l'installation."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3138,7 +3076,7 @@ msgstr ""
"fois monté, il est accessible dans <filename>/cdrom</filename>."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3193,13 +3131,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Changer les valeurs par défaut avec la préconfiguration"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3225,7 +3163,7 @@ msgstr ""
"peut servir à tester le fichier de préconfiguration."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3239,7 +3177,7 @@ msgstr ""
"la note <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3263,7 +3201,7 @@ msgstr ""
"pas sur les paramètres <quote>internes</quote>."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3278,13 +3216,13 @@ msgstr ""
"l'exécution des scripts d'installation de chaque paquet."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Chaîner les fichiers de préconfiguration"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3300,7 +3238,7 @@ msgstr ""
"configurations plus spécifiques dans un autre fichier."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3358,7 +3296,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/hu/preseed.po b/po/hu/preseed.po
index c93d85b71..95464f464 100644
--- a/po/hu/preseed.po
+++ b/po/hu/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2007-03-18 19:17+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: Hungarian\n"
@@ -34,7 +34,7 @@ msgstr ""
"telepítés automatizálására."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1227,12 +1227,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "Van pár fontos szabály az elő-beállító fájlok írásakor."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1242,7 +1248,7 @@ msgstr ""
"érték részeként kerülnek értelmezésre."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, fuzzy, no-c-format
#| msgid ""
#| "A line can be split into multiple lines by appending a backslash "
@@ -1261,7 +1267,7 @@ msgstr ""
"kérdés neve után; rossz a típus és érték között."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1273,7 +1279,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1285,7 +1291,7 @@ msgstr ""
"classname> részben), ahol a lefordított értékeket kell használni."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1295,7 +1301,13 @@ msgstr ""
"szöveg helyett."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1306,7 +1318,7 @@ msgstr ""
"való munka."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1319,17 +1331,23 @@ msgstr ""
"csomagból, ez a debconf és a telepítő cdebconf adatbázist egy fájlba teszi:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>fájl</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>fájl</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1340,7 +1358,7 @@ msgstr ""
"tartalmaz, a példa fájl jobb kezdés a legtöbb felhasználónak."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1354,7 +1372,7 @@ msgstr ""
"E fájlok érzékeny adatai miatt, alapban őket csak a root olvashatja."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1365,7 +1383,7 @@ msgstr ""
"<classname>installation-report</classname> csomag törlésekor."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1381,7 +1399,7 @@ msgstr ""
"és a változókhoz rendelt értékeket adja."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1393,14 +1411,14 @@ msgstr ""
"cfg</replaceable></command> parancsot."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, fuzzy, no-c-format
#| msgid "Contents of the preconfiguration file"
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Az elő-beállító fájl tartalma"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1414,7 +1432,7 @@ msgstr ""
"és az architektúrának megfelelő debconf beállításokra kell cserélni."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1422,13 +1440,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Honosítás"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1440,7 +1458,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, fuzzy, no-c-format
#| msgid ""
#| "The locale can be used to specify both language and country. To specify "
@@ -1459,7 +1477,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1473,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1488,7 +1506,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, fuzzy, no-c-format
#| msgid ""
#| "Keyboard configuration consists of selecting a keyboard architecture and "
@@ -1504,7 +1522,7 @@ msgstr ""
"választásából áll."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1516,7 +1534,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1528,13 +1546,13 @@ msgstr ""
"kiosztás marad aktív."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Hálózat beállítás"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1549,7 +1567,7 @@ msgstr ""
"indító paraméterekkel."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1560,7 +1578,7 @@ msgstr ""
"paramétert: <userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, fuzzy, no-c-format
#| msgid ""
#| "Although preseeding the network configuration is normally not possible "
@@ -1587,19 +1605,19 @@ msgstr ""
"tartalmazza:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, fuzzy, no-c-format
#| msgid ""
#| "# netcfg will choose an interface that has link if possible. This makes "
@@ -1752,7 +1770,7 @@ msgstr ""
"#d-i netcfg/dhcp_hostname string radish"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1765,14 +1783,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, fuzzy, no-c-format
#| msgid "Network configuration"
msgid "Network console"
msgstr "Hálózat beállítás"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1785,13 +1803,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Tükör beállítások"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1805,7 +1823,7 @@ msgstr ""
"rendszerhez."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1815,7 +1833,7 @@ msgstr ""
"rendszerhez használt készletet."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, fuzzy, no-c-format
#| msgid ""
#| "The parameter <classname>mirror/udeb/suite</classname> determines the "
@@ -1840,7 +1858,7 @@ msgstr ""
"suite</classname> érték ugyanaz, mint a <classname>mirror/suite</classname>."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, fuzzy, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1868,13 +1886,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Fiók beállítások"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -1890,7 +1908,7 @@ msgstr ""
"emphasis> kódok."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -1911,7 +1929,7 @@ msgstr ""
"elkövetett nyers erejű támadást."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1963,7 +1981,7 @@ msgstr ""
"#d-i passwd/user-password-crypted password [MD5 hash]"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1982,7 +2000,7 @@ msgstr ""
"command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1991,19 +2009,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "$ printf \"r00tmagam\" | mkpasswd -s -m md5"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Óra és időzóna beállítás"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, fuzzy, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2026,13 +2044,13 @@ msgstr ""
"d-i time/zone string US/Eastern"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Particionálás"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, fuzzy, no-c-format
#| msgid ""
#| "Using preseeding to partition the harddisk is very much limited to what "
@@ -2056,7 +2074,7 @@ msgstr ""
"recepttel. Jelenleg nem lehet több lemezt particionálni előírással."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2065,7 +2083,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2078,7 +2096,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2089,14 +2107,14 @@ msgstr ""
"esetén ügyelj nagyon, hogy a helyeset válaszd az előírás előtt."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, fuzzy, no-c-format
#| msgid "Partitioning"
msgid "Partitioning example"
msgstr "Particionálás"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -2239,13 +2257,13 @@ msgstr ""
"d-i partman/confirm boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Particionálás RAID használatával"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, fuzzy, no-c-format
#| msgid ""
#| "You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2264,7 +2282,7 @@ msgstr ""
"használt eszközre; lásd itt: <xref linkend=\"preseed-bootloader\"/>.</phrase>"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, fuzzy, no-c-format
#| msgid ""
#| "You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2282,7 +2300,7 @@ msgstr ""
"itt: <xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, fuzzy, no-c-format
#| msgid ""
#| "This type of automated partitioning is easy to get wrong. It is also a "
@@ -2304,7 +2322,7 @@ msgstr ""
"filename> fájlt."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, fuzzy, no-c-format
#| msgid ""
#| "# NOTE: this option is of beta release quality and should be used "
@@ -2456,13 +2474,13 @@ msgstr ""
"d-i partman/confirm boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2474,7 +2492,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2482,7 +2500,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2493,7 +2511,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2505,13 +2523,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Az Alaprendszer telepítése"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2522,7 +2540,7 @@ msgstr ""
"telepítéséhez vannak kérdések."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, fuzzy, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2539,13 +2557,13 @@ msgstr ""
"#d-i base-installer/kernel/linux/initramfs-generators string initramfs-tools"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Az APT beállítása"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2558,7 +2576,7 @@ msgstr ""
"válaszoktól függően. További (úgynevezett helyi) tárak is megadhatók."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2616,13 +2634,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Csomag választás"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2630,73 +2648,73 @@ msgid ""
msgstr "Az elérhető feladatok bármely kombinációja használható. Például:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2708,7 +2726,7 @@ msgstr ""
"<userinput>szabvány</userinput> feladatot."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2723,7 +2741,7 @@ msgstr ""
"listája, mely lehetővé teszi, hogy a kernelnek is könnyen átadható legyen."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, fuzzy, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2752,13 +2770,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Boot betöltő telepítés"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2829,7 +2847,7 @@ msgstr ""
"#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2838,13 +2856,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, fuzzy, no-c-format
msgid "Finishing up the installation"
msgstr "A telepítés első szakaszának vége"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, fuzzy, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2873,13 +2891,13 @@ msgstr ""
"#d-i cdrom-detect/eject boolean false"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Más csomagok előírása"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2899,19 +2917,19 @@ msgstr ""
"# debconf-get-selections >> fájl"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Haladó lehetőségek"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Egyéni parancs futtatása telepítéskor"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2921,7 +2939,7 @@ msgstr ""
"szkriptek futtatása a telepítés egyes pontjain."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2930,7 +2948,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, fuzzy, no-c-format
#| msgid ""
#| "# d-i preseeding is inherently not secure. Nothing in the installer "
@@ -2998,13 +3016,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Előírás használata alap értékek módosítására"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, fuzzy, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3035,7 +3053,7 @@ msgstr ""
"quote> paraméterekre nem."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3045,7 +3063,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, fuzzy, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3075,7 +3093,7 @@ msgstr ""
"quote> paraméterekre nem."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3085,13 +3103,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Előíró fájlok lánc-betöltése"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3106,7 +3124,7 @@ msgstr ""
"fájlba és pontosabb beállításokat egyes konfigurációkhoz más fájlokba."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, fuzzy, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3157,7 +3175,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/it/preseed.po b/po/it/preseed.po
index 9a3e7cfc2..f35905288 100644
--- a/po/it/preseed.po
+++ b/po/it/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-03-05 17:14+0100\n"
"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -34,7 +34,7 @@ msgstr ""
"dal &d-i; per automatizzare la propria installazione."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1267,6 +1267,12 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1274,7 +1280,7 @@ msgstr ""
"di preconfigurazione."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1284,7 +1290,7 @@ msgstr ""
"spazio viene interpretato come appartenente al valore."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1301,7 +1307,7 @@ msgstr ""
"in coda sono condensati in un solo spazio."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1319,7 +1325,7 @@ msgstr ""
"debconf del sistema installato."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1332,7 +1338,7 @@ msgstr ""
"cui è necessario usare i valori tradotti."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1342,7 +1348,13 @@ msgstr ""
"mostrato durante l'installazione."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1353,7 +1365,7 @@ msgstr ""
"base per il proprio lavoro."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1368,17 +1380,23 @@ msgstr ""
"cdebconf:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1390,7 +1408,7 @@ msgstr ""
"migliore per la maggior parte degli utenti."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1405,7 +1423,7 @@ msgstr ""
"delle informazioni sensibili i file sono leggibili solo da root."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1417,7 +1435,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1433,7 +1451,7 @@ msgstr ""
"gli attuali valori e i valori assegnati alle variabili."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1446,13 +1464,13 @@ msgstr ""
"command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Contenuto del file di preconfigurazione (per &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1468,7 +1486,7 @@ msgstr ""
"impostazioni per debconf adatte alla propria architettura."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1478,13 +1496,13 @@ msgstr ""
"possono essere trovati in <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Localizzazione"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1508,7 +1526,7 @@ msgstr ""
"qualsiasi metodo."
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1526,7 +1544,7 @@ msgstr ""
"utilizzare <userinput>locale=<replaceable>it_IT</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1549,7 +1567,7 @@ msgstr ""
"possono anche essere specificati tra i parametri d'avvio."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1575,7 +1593,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1592,7 +1610,7 @@ msgstr ""
"<command>dpkg-reconfigure keyboard-configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1604,7 +1622,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1616,13 +1634,13 @@ msgstr ""
"comporta che la mappa di tastiera del kernel rimane attiva."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Configurazione della rete"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1638,7 +1656,7 @@ msgstr ""
"preconfigurazione dalla rete."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1650,7 +1668,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1670,20 +1688,20 @@ msgstr ""
"eseguire tramite <quote>preseed/run</quote> contenente i seguenti comandi:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
"Le seguenti variabili debconf sono legate alla configurazione della rete."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1830,7 +1848,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1851,13 +1869,13 @@ msgstr ""
"essere usato alcun gateway."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Network console"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1877,13 +1895,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Impostazioni del mirror"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1897,7 +1915,7 @@ msgstr ""
"sources.list</filename> sul sistema installato."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1907,7 +1925,7 @@ msgstr ""
"versione del sistema installato."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1926,7 +1944,7 @@ msgstr ""
"impostare questo parametro."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1954,13 +1972,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Impostazione dell'account"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1972,7 +1990,7 @@ msgstr ""
"inserite in chiaro o con un <emphasis>hash</emphasis> crypt(3)."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1989,7 +2007,7 @@ msgstr ""
"SHA-256 e SHA512."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2049,7 +2067,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2069,7 +2087,7 @@ msgstr ""
"dell'autenticazione con chiave SSH oppure con sudo)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -2080,19 +2098,19 @@ msgstr ""
"il seguente comando (disponibile dal pacchetto <classname>whois</classname>):"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Impostazione dell'orologio e del fuso orario"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2120,13 +2138,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Partizionamento"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2143,7 +2161,7 @@ msgstr ""
"file di preconfigurazione."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2155,7 +2173,7 @@ msgstr ""
"partizionamento avviene durante un'installazione non-preconfigurata."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2175,7 +2193,7 @@ msgstr ""
"funzioni supportate potrebbero cambiare da un rilascio all'altro."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2188,13 +2206,13 @@ msgstr ""
"preconfigurazione."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Esempio di partizionamento"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2430,13 +2448,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Partizionamento con RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2449,7 +2467,7 @@ msgstr ""
"scorta."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2460,7 +2478,7 @@ msgstr ""
"bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2477,7 +2495,7 @@ msgstr ""
"filename>."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2583,13 +2601,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Controllo del montaggio delle partizioni"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2609,7 +2627,7 @@ msgstr ""
"usando l'UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2619,7 +2637,7 @@ msgstr ""
"loro nomi tradizionali anziché gli UUID."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2635,7 +2653,7 @@ msgstr ""
"e, quando questo accade, il comportamento del sistema diventa imprevedibile."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2652,13 +2670,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Installazione del sistema di base"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2669,7 +2687,7 @@ msgstr ""
"dell'installazione. Le uniche domande riguardano l'installazione del kernel."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2692,13 +2710,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Impostazione di APT"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2712,7 +2730,7 @@ msgstr ""
"aggiungere altri repository (anche locali)."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2778,13 +2796,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Selezione dei pacchetti"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2794,73 +2812,73 @@ msgstr ""
"disponibili. I task attualmente disponibili includono:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (programmi standard)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (desktop grafico)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (desktop GNOME)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (desktop XFCE)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (desktop KDE Plasma)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (desktop cinnamon)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (desktop MATE)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (desktop LXDE)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (server web)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (server di stampa)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (server SSH)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2872,7 +2890,7 @@ msgstr ""
"Raccomandiamo di includere sempre il task <userinput>standard</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2888,7 +2906,7 @@ msgstr ""
"riga di comando del kernel."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2920,13 +2938,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Installazione del boot loader"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -3025,7 +3043,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3037,13 +3055,13 @@ msgstr ""
"dell'esempio in <xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Termine dell'installazione"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3084,13 +3102,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Preconfigurazione di altri pacchetti"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3112,19 +3130,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Opzioni avanzate"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Uso di comandi personalizzati durante l'installazione"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3135,7 +3153,7 @@ msgstr ""
"determinati momenti dell'installazione."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3147,7 +3165,7 @@ msgstr ""
"CD, una volta montato, è disponibile in <filename>/cdrom</filename>."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3199,13 +3217,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Uso della preconfigurazione per modificare i valori predefiniti"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3233,7 +3251,7 @@ msgstr ""
"preconfigurazione."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3248,7 +3266,7 @@ msgstr ""
"bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3273,7 +3291,7 @@ msgstr ""
"<quote>interni</quote>."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3288,13 +3306,13 @@ msgstr ""
"l'esecuzione degli script di installazione del pacchetto."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Caricamento in cascata di più file di preconfigurazione"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3311,7 +3329,7 @@ msgstr ""
"altri file."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3364,7 +3382,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index c8ef61304..6b702b372 100644
--- a/po/ja/preseed.po
+++ b/po/ja/preseed.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2016-12-27 03:56+0900\n"
"Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -31,7 +31,7 @@ msgstr ""
"トールを自動化するものです。"
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1198,6 +1198,12 @@ msgstr "&lt;所有者&gt; &lt;質問名&gt; &lt;質問タイプ&gt; &lt;値&gt;"
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1205,7 +1211,7 @@ msgstr ""
"ださい"
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1216,7 +1222,7 @@ msgstr ""
"したままにしてください。"
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1231,7 +1237,7 @@ msgstr ""
"て、サポートしていません。"
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1248,7 +1254,7 @@ msgstr ""
"テムの debconf データベースに伝播させます。"
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1259,7 +1265,7 @@ msgstr ""
"(<classname>partman</classname> など) 訳した値を使用できる質問もあります。"
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1269,7 +1275,13 @@ msgstr ""
"るものがあります。"
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1279,7 +1291,7 @@ msgstr ""
"にあるサンプルファイルを元にして作業することです。"
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1293,17 +1305,23 @@ msgstr ""
"を 1 ファイルに出力してください。"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1314,7 +1332,7 @@ msgstr ""
"どのユーザはサンプルファイルから始めるのがよいでしょう。"
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1329,7 +1347,7 @@ msgstr ""
"デフォルトでは root にのみ読み込みが許可されています。"
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1341,7 +1359,7 @@ msgstr ""
"除されます。"
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1357,7 +1375,7 @@ msgstr ""
"い。"
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1369,13 +1387,13 @@ msgstr ""
"replaceable></command> が使えます。"
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "事前設定ファイルの内容 (&releasename; 用)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1390,7 +1408,7 @@ msgstr ""
"のアーキテクチャ用に適切な debconf 設定で置き換える必要があるでしょう。"
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1400,13 +1418,13 @@ msgstr ""
"詳細は、<xref linkend=\"module-details\"/> にあります。"
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "地域化"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1424,7 +1442,7 @@ msgstr ""
"機が後になるため、どの方法でも preseed できるようになります。"
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1441,7 +1459,7 @@ msgstr ""
"replaceable></userinput> としてください。"
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1462,7 +1480,7 @@ msgstr ""
"ブートパラメータで指定できます。"
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1486,7 +1504,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1502,7 +1520,7 @@ msgstr ""
"configuration</command> を実行することでのみ有効になります。"
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1514,7 +1532,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1526,13 +1544,13 @@ msgstr ""
"ネルのキーマップが有効になったままとなります。"
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "ネットワーク設定"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1547,7 +1565,7 @@ msgstr ""
"タは、カーネルブートパラメータで渡すことになります。"
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1559,7 +1577,7 @@ msgstr ""
"replaceable></userinput> のようにブートパラメータを使用してください。"
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1578,19 +1596,19 @@ msgstr ""
"いうものです。"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "以下の debconf 変数は、ネットワークの設定と関係があります。"
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1730,7 +1748,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1751,13 +1769,13 @@ msgstr ""
"できます。"
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "ネットワークコンソール"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1777,13 +1795,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "ミラーサイト設定"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1797,7 +1815,7 @@ msgstr ""
"できます。"
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1807,7 +1825,7 @@ msgstr ""
"用の組を設定します。"
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1824,7 +1842,7 @@ msgstr ""
"トーラは、自動的に正しい値を設定しますので、設定する必要はありません。"
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1852,13 +1870,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "アカウント設定"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1870,7 +1888,7 @@ msgstr ""
"emphasis>のどちらかを使用できます。"
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1886,7 +1904,7 @@ msgstr ""
"ゴリズムとしては SHA-256 か SHA512 を勧めます。。"
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1944,7 +1962,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1963,7 +1981,7 @@ msgstr ""
"利です。"
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1974,19 +1992,19 @@ msgstr ""
"パスワードの SHA-512 ベースの crypt(3) ハッシュを生成するのに利用できます。"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "時計と時間帯の設定"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2014,13 +2032,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "パーティション分割"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2036,7 +2054,7 @@ msgstr ""
"スタムレシピ、事前設定ファイルに書いたレシピから選択できます。"
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2048,7 +2066,7 @@ msgstr ""
"な、完全な柔軟性があるわけではありません。"
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2067,7 +2085,7 @@ msgstr ""
"とに、サポートする機能が変更されることがありますので、注意してください。"
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2079,13 +2097,13 @@ msgstr ""
"なければなりません。"
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "パーティション分割の例"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2320,13 +2338,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "RAID を用いたパーティション分割"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2338,7 +2356,7 @@ msgstr ""
"成、スペアデバイスの指定です。"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2348,7 +2366,7 @@ msgstr ""
"preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。"
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2364,7 +2382,7 @@ msgstr ""
"い。"
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2468,13 +2486,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "パーティションマウント法の制御"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2492,7 +2510,7 @@ msgstr ""
"マウントされます。"
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2502,7 +2520,7 @@ msgstr ""
"され続けます。"
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2517,7 +2535,7 @@ msgstr ""
"す。こうなってしまうと、起動時の挙動が不定になってしまいます。"
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2535,13 +2553,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "基本システムのインストール"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2552,7 +2570,7 @@ msgstr ""
"カーネルのインストールに関するものだけです。"
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2576,13 +2594,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "apt 設定"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2595,7 +2613,7 @@ msgstr ""
"に、他の (ローカルな) リポジトリを追加できます。"
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2657,13 +2675,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "パッケージ選択"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2673,73 +2691,73 @@ msgstr ""
"スクを以下に書き出します。"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (標準ツール)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (グラフィカルデスクトップ)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (Gnome デスクトップ)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (XFCE デスクトップ)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (KDE Plasma デスクトップ)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon デスクトップ)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (MATE デスクトップp)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (LXDE デスクトップ)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (web サーバ)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (印刷サーバ)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (SSH サーバ)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2751,7 +2769,7 @@ msgstr ""
"クは常に含めるのをお勧めします。"
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2766,7 +2784,7 @@ msgstr ""
"か空白で区切ったパッケージのリストを取れます。"
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2798,13 +2816,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "ブートローダのインストール"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2900,7 +2918,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2912,13 +2930,13 @@ msgstr ""
"\"preseed-account\"/> にあるコマンドを使用して生成します。"
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "インストールの仕上げ"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2958,13 +2976,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "他パッケージの preseed"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2984,19 +3002,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "高度なオプション"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "インストール中のカスタムコマンド実行"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3006,7 +3024,7 @@ msgstr ""
"るといった、とても強力で柔軟なオプションが存在します。"
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3018,7 +3036,7 @@ msgstr ""
"マウント後には <filename>/cdrom</filename> 以下で利用できるようになります。"
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3066,13 +3084,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "preseed を用いたデフォルト値変更"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3098,7 +3116,7 @@ msgstr ""
"やデバッグにも便利です。"
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3112,7 +3130,7 @@ msgstr ""
"<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。"
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3135,7 +3153,7 @@ msgstr ""
"果を及ぼしません。"
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3149,13 +3167,13 @@ msgstr ""
"トールスクリプトの動作について、より詳細な情報を出力してくれます。"
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "事前設定ファイルのチェーンロード"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3170,7 +3188,7 @@ msgstr ""
"を指定する、という使い方ができます。"
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3220,7 +3238,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index baaf33a50..be37eacc4 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-02-11 18:55+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -38,7 +38,7 @@ msgstr ""
"을 설명합니다."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1199,12 +1199,18 @@ msgstr "&lt;소유자&gt; &lt;질문 이름&gt; &lt;질문 형식&gt; &lt;값&gt
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "미리 설정 파일을 작성할 때 지켜야 할 규칙이 있습니다."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1214,7 +1220,7 @@ msgstr ""
"쓰면 값에 그 문자가 들어갔다고 취급합니다."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1229,7 +1235,7 @@ msgstr ""
"의 공백 문자는 모두 공백 하나로 취급됩니다."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1246,7 +1252,7 @@ msgstr ""
"됩니다."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1258,7 +1264,7 @@ msgstr ""
"<classname>partman</classname>에서.)"
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1266,7 +1272,13 @@ msgid ""
msgstr "어떤 질문은 눈에 보이는 영문 텍스트가 아니라 코드를 값으로 받습니다."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1276,7 +1288,7 @@ msgstr ""
"예제 파일을 기초로 시작하는 방법이 가장 쉽습니다."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1290,17 +1302,23 @@ msgstr ""
"만드는 방법이 있습니다:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>파일</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>파일</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1311,7 +1329,7 @@ msgstr ""
"로, 보통 예제 파일에서 시작하는 방법이 더 좋습니다."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1326,7 +1344,7 @@ msgstr ""
"문에 루트만 이 파일을 읽을 수 있게 되어 있습니다."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1337,7 +1355,7 @@ msgstr ""
"log/installer</filename> 디렉터리 및 그 안의 모든 파일을 시스템에서 지웁니다."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1352,7 +1370,7 @@ msgstr ""
"에 할당된 값을 보려면 <filename>questions.dat</filename> 파일을 보면 됩니다."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1364,13 +1382,13 @@ msgstr ""
"용할 수 있습니다."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "미리 설정 파일의 내용 (&releasename;용)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1385,7 +1403,7 @@ msgstr ""
"야 할 수도 있습니다."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1395,13 +1413,13 @@ msgstr ""
"linkend=\"module-details\"/>에서 찾을 수 있습니다."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "지역화"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1418,7 +1436,7 @@ msgstr ""
"역화 질문을 지연하므로, 어떤 방법으로든 미리 설정을 할 수 있습니다."
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1435,7 +1453,7 @@ msgstr ""
"용하십시오."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1455,7 +1473,7 @@ msgstr ""
"preseeded 할 수 있습니다. 언어 및 국가는 부트 매개 변수로 지정할 수 있습니다."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1479,7 +1497,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1495,7 +1513,7 @@ msgstr ""
"수 있습니다."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1507,7 +1525,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1518,13 +1536,13 @@ msgstr ""
"config</userinput>로 하면 됩니다. 그러면 커널 키맵을 사용합니다."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "네트워크 설정"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1539,7 +1557,7 @@ msgstr ""
"네트워크 설정을 건너 뛸 수 있습니다."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1551,7 +1569,7 @@ msgstr ""
"럼 부팅 파라미터를 사용하십시오."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1569,19 +1587,19 @@ msgstr ""
"파일을 읽어들인 후에 네트워크 설정을 다시 실행합니다:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "다음 debconf 변수가 네트워크 설정과 관계가 있습니다."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1720,7 +1738,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1740,13 +1758,13 @@ msgstr ""
"게이트웨이를 사용하지 않습니다."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "네트워크 콘솔"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1766,13 +1784,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "미러 사이트 설정"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1786,7 +1804,7 @@ msgstr ""
"이용할 수 있습니다."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1796,7 +1814,7 @@ msgstr ""
"니다."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1813,7 +1831,7 @@ msgstr ""
"요가 없습니다."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1841,13 +1859,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "계정 설정"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1859,7 +1877,7 @@ msgstr ""
"<emphasis>해시값</emphasis>을 쓸 수도 있습니다."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1874,7 +1892,7 @@ msgstr ""
"다고 여겨집니다. 추천하는 암호 해시 알고리즘은 SHA-256 및 SHA512입니다."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1932,7 +1950,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1952,7 +1970,7 @@ msgstr ""
"법)"
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1963,19 +1981,19 @@ msgstr ""
"니다(<classname>whois</classname> 패키지에 들어 있습니다):"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "시계 및 시간대 설정"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2003,13 +2021,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "파티션하기"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2025,7 +2043,7 @@ msgstr ""
"할 수 있습니다."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2037,7 +2055,7 @@ msgstr ""
"입니다."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2056,7 +2074,7 @@ msgstr ""
"리스마다 달라질 수 있습니다."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2068,14 +2086,14 @@ msgstr ""
"도록 하십시오."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "파티션 예제"
# 주의: 메시지 번역과 통일
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2309,13 +2327,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "RAID를 사용해 파티션하기"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2326,7 +2344,7 @@ msgstr ""
"RAID 0, 1, 5, 6, 10, 비상용 어레이 및 예비 장치를 지정합니다."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2336,7 +2354,7 @@ msgstr ""
"에서 찾을 수 있습니다. <xref linkend=\"preseed-bootloader\"/>를 참조하십시오."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2351,7 +2369,7 @@ msgstr ""
"var/log/syslog</filename> 파일을 확인하십시오."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2453,13 +2471,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "파티션 마운트 방법 조정하기"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2475,7 +2493,7 @@ msgstr ""
"따라 마운트할 경우, 레이블이 없는 파일 시스템은 UUID를 사용해 마운트합니다."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2485,7 +2503,7 @@ msgstr ""
"용합니다."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2500,7 +2518,7 @@ msgstr ""
"있고 그 경우 시스템이 어떻게 동작할지 확신할 수 없습니다."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2516,13 +2534,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "기본 시스템 설치"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2533,7 +2551,7 @@ msgstr ""
"쓸 부분은 커널 설치에 관한 질문입니다."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2557,13 +2575,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "APT 설정"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2576,7 +2594,7 @@ msgstr ""
"른 저장소를 지정할 수 있습니다."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2638,13 +2656,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "패키지 선택"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2654,73 +2672,73 @@ msgstr ""
"수 있는 태스크는 다음과 같습니다:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (표준 도구)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (그래픽 데스크톱)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (그놈 데스크톱)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (XFCE 데스크톱)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (KDE 플라즈마 데스크톱)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (시나몬 데스크톱)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (MATE 데스크톱)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (LXDE 데스크톱)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (웹 서버)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (인쇄 서버)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (SSH 서버)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2731,7 +2749,7 @@ msgstr ""
"<userinput>표준 시스템</userinput> 태스크는 항상 포함하시길 권장합니다."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2745,7 +2763,7 @@ msgstr ""
"백으로 구분할 수 있으므로, 커널 명령행에서도 쉽게 사용할 수 있습니다."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2777,13 +2795,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "부트로더 설치"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2879,7 +2897,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2891,13 +2909,13 @@ msgstr ""
"\"preseed-account\"/> 부분의 예제 명령을 사용해서 만들어 낼 수 있습니다."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "설치 마치기"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2936,13 +2954,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "기타 패키지 미리 설정"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2961,19 +2979,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "고급 옵션"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "설치할 때 임의의 명령어 실행하기"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2983,7 +3001,7 @@ msgstr ""
"크립트를 실행하는 기능입니다."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2995,7 +3013,7 @@ msgstr ""
"<filename>/cdrom</filename> 아래에 있습니다."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3045,13 +3063,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "미리 설정을 이용해 기본값 바꾸기"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3077,7 +3095,7 @@ msgstr ""
"버깅하는 데도 좋습니다."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3091,7 +3109,7 @@ msgstr ""
"주를 보십시오."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3112,7 +3130,7 @@ msgstr ""
"replaceable>?=<replaceable>값</replaceable></userinput>) 합니다."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3125,13 +3143,13 @@ msgstr ""
"재 설정 및 각 패키지의 설치 스크립트의 진행 상태에 대해 더 자세히 표시합니다."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "미리 설정 파일을 분리해서 사용하기"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3146,7 +3164,7 @@ msgstr ""
"다른 파일에 집어 넣는 식으로 활용이 가능합니다."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3196,7 +3214,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/nl/preseed.po b/po/nl/preseed.po
index 8896b53dd..f131c41b4 100644
--- a/po/nl/preseed.po
+++ b/po/nl/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Debian l10n Dutch <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -969,12 +969,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -982,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -993,7 +999,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1005,7 +1011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1014,7 +1020,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1022,7 +1028,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1030,7 +1042,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1040,15 +1052,17 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
+#: preseed.xml:671
#, no-c-format
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1057,7 +1071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1068,7 +1082,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1077,7 +1091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1088,7 +1102,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1097,13 +1111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr ""
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1114,7 +1128,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1122,13 +1136,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1140,7 +1154,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1152,7 +1166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1166,7 +1180,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1181,7 +1195,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1192,7 +1206,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1201,7 +1215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1210,13 +1224,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1227,7 +1241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1236,7 +1250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1249,19 +1263,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr ""
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1334,7 +1348,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1347,13 +1361,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1366,13 +1380,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1382,7 +1396,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1390,7 +1404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1402,7 +1416,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1419,13 +1433,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1434,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1445,7 +1459,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1477,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1490,7 +1504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1499,19 +1513,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr ""
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1528,13 +1542,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1545,7 +1559,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1554,7 +1568,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1567,7 +1581,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1576,13 +1590,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1664,13 +1678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1679,7 +1693,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1687,7 +1701,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -1698,7 +1712,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1753,13 +1767,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -1771,7 +1785,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -1779,7 +1793,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -1790,7 +1804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -1802,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1817,7 +1831,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1832,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1848,7 +1862,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1882,13 +1896,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1896,73 +1910,73 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1971,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1982,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2001,13 +2015,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2058,7 +2072,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2067,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2096,13 +2110,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2115,19 +2129,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2135,7 +2149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2144,7 +2158,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2171,13 +2185,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2193,7 +2207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2203,7 +2217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2218,7 +2232,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2228,13 +2242,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2245,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2273,7 +2287,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/nn/preseed.po b/po/nn/preseed.po
index 96b6dc3ca..41ee6c1f4 100644
--- a/po/nn/preseed.po
+++ b/po/nn/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian nynorsk <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -969,12 +969,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -982,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -993,7 +999,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1005,7 +1011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1014,7 +1020,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1022,7 +1028,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1030,7 +1042,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1040,15 +1052,17 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
+#: preseed.xml:671
#, no-c-format
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1057,7 +1071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1068,7 +1082,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1077,7 +1091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1088,7 +1102,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1097,13 +1111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr ""
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1114,7 +1128,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1122,13 +1136,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1140,7 +1154,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1152,7 +1166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1166,7 +1180,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1181,7 +1195,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1192,7 +1206,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1201,7 +1215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1210,13 +1224,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1227,7 +1241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1236,7 +1250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1249,19 +1263,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr ""
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1334,7 +1348,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1347,13 +1361,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1366,13 +1380,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1382,7 +1396,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1390,7 +1404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1402,7 +1416,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1419,13 +1433,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1434,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1445,7 +1459,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1477,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1490,7 +1504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1499,19 +1513,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr ""
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1528,13 +1542,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1545,7 +1559,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1554,7 +1568,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1567,7 +1581,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1576,13 +1590,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1664,13 +1678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1679,7 +1693,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1687,7 +1701,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -1698,7 +1712,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1753,13 +1767,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -1771,7 +1785,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -1779,7 +1793,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -1790,7 +1804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -1802,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1817,7 +1831,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1832,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1848,7 +1862,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1882,13 +1896,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1896,73 +1910,73 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1971,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1982,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2001,13 +2015,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2058,7 +2072,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2067,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2096,13 +2110,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2115,19 +2129,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2135,7 +2149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2144,7 +2158,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2171,13 +2185,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2193,7 +2207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2203,7 +2217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2218,7 +2232,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2228,13 +2242,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2245,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2273,7 +2287,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 83fc19b3c..ceb05ff6f 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: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+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"
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -969,12 +969,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -982,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -993,7 +999,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1005,7 +1011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1014,7 +1020,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1022,7 +1028,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1030,7 +1042,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1040,15 +1052,17 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
+#: preseed.xml:671
#, no-c-format
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1057,7 +1071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1068,7 +1082,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1077,7 +1091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1088,7 +1102,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1097,13 +1111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr ""
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1114,7 +1128,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1122,13 +1136,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1140,7 +1154,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1152,7 +1166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1166,7 +1180,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1181,7 +1195,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1192,7 +1206,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1201,7 +1215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1210,13 +1224,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1227,7 +1241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1236,7 +1250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1249,19 +1263,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr ""
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1334,7 +1348,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1347,13 +1361,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1366,13 +1380,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1382,7 +1396,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1390,7 +1404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1402,7 +1416,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1419,13 +1433,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1434,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1445,7 +1459,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1477,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1490,7 +1504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1499,19 +1513,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr ""
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1528,13 +1542,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1545,7 +1559,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1554,7 +1568,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1567,7 +1581,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1576,13 +1590,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1664,13 +1678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1679,7 +1693,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1687,7 +1701,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -1698,7 +1712,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1753,13 +1767,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -1771,7 +1785,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -1779,7 +1793,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -1790,7 +1804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -1802,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1817,7 +1831,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1832,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1848,7 +1862,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1882,13 +1896,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1896,73 +1910,73 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1971,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1982,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2001,13 +2015,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2058,7 +2072,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2067,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2096,13 +2110,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2115,19 +2129,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2135,7 +2149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2144,7 +2158,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2171,13 +2185,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2193,7 +2207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2203,7 +2217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2218,7 +2232,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2228,13 +2242,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2245,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2273,7 +2287,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/pt/preseed.po b/po/pt/preseed.po
index 3ebcf7ab2..5855d65da 100644
--- a/po/pt/preseed.po
+++ b/po/pt/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2017-04-08 21:34+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <kde-i18n-doc@kde.org>\n"
@@ -34,7 +34,7 @@ msgstr ""
"para automatizar a sua instalação."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1257,6 +1257,12 @@ msgstr "&lt;owner&gt; &lt;questão name&gt; &lt;questão type&gt; &lt;value&gt;"
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1264,7 +1270,7 @@ msgstr ""
"de pré-configuração."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1274,7 +1280,7 @@ msgstr ""
"espaços em branco adicionais serão interpretados como pertencendo ao valor. "
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1291,7 +1297,7 @@ msgstr ""
"condensados num único espaço."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1309,7 +1315,7 @@ msgstr ""
"propagadas para a base de dados do debconf do sistema instalado."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1322,7 +1328,7 @@ msgstr ""
"utilizados os valores traduzidos."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1332,7 +1338,13 @@ msgstr ""
"mostrado durante a instalação."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1343,7 +1355,7 @@ msgstr ""
"base e trabalhar a partir daqui."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1357,17 +1369,23 @@ msgstr ""
"debconf e a base de dados de cdebconf do instalador para um ficheiro único:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1379,7 +1397,7 @@ msgstr ""
"partida para a maioria dos utilizadores."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1394,7 +1412,7 @@ msgstr ""
"informação sensível, por omissão os ficheiros são apenas legíveis pelo root."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1406,7 +1424,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1423,7 +1441,7 @@ msgstr ""
"atribuídos às variáveis."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1435,13 +1453,13 @@ msgstr ""
"selections -c <replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Conteúdo do ficheiro de pré-configuração (para &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1457,7 +1475,7 @@ msgstr ""
"apropriados para a sua arquitectura."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1467,13 +1485,13 @@ msgstr ""
"funcionam podem ser encontrados em <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Localização"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1493,7 +1511,7 @@ msgstr ""
"método."
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1511,7 +1529,7 @@ msgstr ""
"<userinput>locale=<replaceable>en_US</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1534,7 +1552,7 @@ msgstr ""
"ao país também podem ser especificados como parâmetros de arranque."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1558,7 +1576,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1575,7 +1593,7 @@ msgstr ""
"command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1587,7 +1605,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1599,13 +1617,13 @@ msgstr ""
"o keymap do kernel continue activo."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Configuração de rede"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1621,7 +1639,7 @@ msgstr ""
"configuração de rede utilizando parâmetros de arranque do kernel."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1634,7 +1652,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1654,20 +1672,20 @@ msgstr ""
"<quote>preseed/run</quote> que contenha os seguintes comandos:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
"As seguintes variáveis debconf são relevantes para a configuração da rede."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1810,7 +1828,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1832,13 +1850,13 @@ msgstr ""
"utilizada uma 'gateway'."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Consola de rede"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1858,13 +1876,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Parâmetros do mirror"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1878,7 +1896,7 @@ msgstr ""
"sources.list</filename> para o sistema instalado."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1888,7 +1906,7 @@ msgstr ""
"sistema instalado."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1907,7 +1925,7 @@ msgstr ""
"definir isto."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1935,13 +1953,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Configuração de contas"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1954,7 +1972,7 @@ msgstr ""
"crypt(3)."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1971,7 +1989,7 @@ msgstr ""
"passe recomendados são SHA-256 e SHA512."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2030,7 +2048,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2050,7 +2068,7 @@ msgstr ""
"autenticação SSH ou <command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -2062,19 +2080,19 @@ msgstr ""
"para uma palavra-passe:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Configuração do relógio e fuso horário"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2103,13 +2121,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Particionamento"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2126,7 +2144,7 @@ msgstr ""
"ficheiro de pré-configuração."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2138,7 +2156,7 @@ msgstr ""
"possível ao particionar durante uma instalação que não por pré-configuração."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2159,7 +2177,7 @@ msgstr ""
"lançamentos."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2172,94 +2190,14 @@ msgstr ""
"preseeding."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Exemplo de particionamento"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
-#| msgid ""
-#| "# If the system has free space you can choose to only partition that "
-#| "space.\n"
-#| "# This is only honoured if partman-auto/method (below) is not set.\n"
-#| "#d-i partman-auto/init_automatically_partition select biggest_free\n"
-#| "\n"
-#| "# Alternatively, you may specify a disk to partition. If the system has "
-#| "only\n"
-#| "# one disk the installer will default to using that, but otherwise the "
-#| "device\n"
-#| "# name must be given in traditional, non-devfs format (so e.g. /dev/sda\n"
-#| "# and not e.g. /dev/discs/disc0/disc).\n"
-#| "# For example, to use the first SCSI/SATA hard disk:\n"
-#| "#d-i partman-auto/disk string /dev/sda\n"
-#| "# In addition, you'll need to specify the method to use.\n"
-#| "# The presently available methods are:\n"
-#| "# - regular: use the usual partition types for your architecture\n"
-#| "# - lvm: use LVM to partition the disk\n"
-#| "# - crypto: use LVM within an encrypted partition\n"
-#| "d-i partman-auto/method string lvm\n"
-#| "\n"
-#| "# If one of the disks that are going to be automatically partitioned\n"
-#| "# contains an old LVM configuration, the user will normally receive a\n"
-#| "# warning. This can be preseeded away...\n"
-#| "d-i partman-lvm/device_remove_lvm boolean true\n"
-#| "# The same applies to pre-existing software RAID array:\n"
-#| "d-i partman-md/device_remove_md boolean true\n"
-#| "# And the same goes for the confirmation to write the lvm partitions.\n"
-#| "d-i partman-lvm/confirm boolean true\n"
-#| "d-i partman-lvm/confirm_nooverwrite boolean true\n"
-#| "\n"
-#| "# You can choose one of the three predefined partitioning recipes:\n"
-#| "# - atomic: all files in one partition\n"
-#| "# - home: separate /home partition\n"
-#| "# - multi: separate /home, /var, and /tmp partitions\n"
-#| "d-i partman-auto/choose_recipe select atomic\n"
-#| "\n"
-#| "# Or provide a recipe of your own...\n"
-#| "# If you have a way to get a recipe file into the d-i environment, you "
-#| "can\n"
-#| "# just point at it.\n"
-#| "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n"
-#| "\n"
-#| "# If not, you can put an entire recipe into the preconfiguration file in "
-#| "one\n"
-#| "# (logical) line. This example creates a small /boot partition, suitable\n"
-#| "# swap, and uses the rest of the space for the root partition:\n"
-#| "#d-i partman-auto/expert_recipe string \\\n"
-#| "# boot-root :: \\\n"
-#| "# 40 50 100 ext3 \\\n"
-#| "# $primary{ } $bootable{ } \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ /boot } \\\n"
-#| "# . \\\n"
-#| "# 500 10000 1000000000 ext3 \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ / } \\\n"
-#| "# . \\\n"
-#| "# 64 512 300% linux-swap \\\n"
-#| "# method{ swap } format{ } \\\n"
-#| "# .\n"
-#| "\n"
-#| "# The full recipe format is documented in the file partman-auto-recipe."
-#| "txt\n"
-#| "# included in the 'debian-installer' package or available from D-I "
-#| "source\n"
-#| "# repository. This also documents how to specify settings such as file\n"
-#| "# system labels, volume group names and which physical devices to "
-#| "include\n"
-#| "# in a volume group.\n"
-#| "\n"
-#| "# This makes partman automatically partition without confirmation, "
-#| "provided\n"
-#| "# that you told it what to do using one of the methods above.\n"
-#| "d-i partman-partitioning/confirm_write_new_label boolean true\n"
-#| "d-i partman/choose_partition select finish\n"
-#| "d-i partman/confirm boolean true\n"
-#| "d-i partman/confirm_nooverwrite boolean true"
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# This is only honoured if partman-auto/method (below) is not set.\n"
@@ -2411,19 +2349,19 @@ msgstr ""
"d-i partman-partitioning/confirm_write_new_label boolean true\n"
"d-i partman/choose_partition select finish\n"
"d-i partman/confirm boolean true\n"
-"d-i partman/confirm_nooverwrite boolean true"
-"\n"
-"# Quando estiver activa a encriptação do disco, saltar apagar as partições em avanço.\n"
+"d-i partman/confirm_nooverwrite boolean true\n"
+"# Quando estiver activa a encriptação do disco, saltar apagar as partições "
+"em avanço.\n"
"#d-i partman-auto-crypto/erase_disks boolean false"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Particionamento utilizando RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2435,7 +2373,7 @@ msgstr ""
"arrays' e especificar dispositivos de reserva."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2446,7 +2384,7 @@ msgstr ""
"bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2462,7 +2400,7 @@ msgstr ""
"<filename>/var/log/syslog</filename>."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2567,13 +2505,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Controlar como são montadas as partições"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2592,7 +2530,7 @@ msgstr ""
"qualquer sistema de ficheiros sem a etiqueta será montado utilizando um UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2602,7 +2540,7 @@ msgstr ""
"continuar a utilizar os seus nomes tradicionais em vez de UUIDs."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2619,7 +2557,7 @@ msgstr ""
"aleatório."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2635,13 +2573,13 @@ msgstr ""
"# d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Instalação do sistema base"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2652,7 +2590,7 @@ msgstr ""
"instalação. As únicas perguntas colocadas referem-se à instalação do kernel."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2675,13 +2613,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Configuração do Apt"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2695,7 +2633,7 @@ msgstr ""
"acrescentar outros repositórios (locais)."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2758,13 +2696,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Selecção de pacotes"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2774,74 +2712,74 @@ msgstr ""
"tarefas disponíveis neste momento incluem:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (ferramentas standard)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (ambiente de trabalho gráfico)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (Ambiente de trabalho Gnome)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (Ambiente de trabalho XFCE)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (Ambiente de trabalho KDE Plasma)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
"<userinput>cinnamon-desktop</userinput> (Ambiente de trabalho Cinnamon)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (Ambiente de trabalho MATE)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (Ambiente de trabalho LXDE)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (servidor web)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (servidor de impressão)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (servidor SSH)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2853,7 +2791,7 @@ msgstr ""
"inclusão da tarefa <userinput>standard</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2869,7 +2807,7 @@ msgstr ""
"linha de comandos do kernel."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2901,13 +2839,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Instalação do gestor de arranque"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -3006,7 +2944,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3018,13 +2956,13 @@ msgstr ""
"comando do exemplo em <xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "A terminar a instalação"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3067,13 +3005,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Preseed de outros pacotes"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3093,19 +3031,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Opções avançadas"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Executar comandos personalizados durante a instalação"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3116,7 +3054,7 @@ msgstr ""
"da instalação."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3128,7 +3066,7 @@ msgstr ""
"quando for montado fica disponível em <filename>/cdrom</filename>."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3179,13 +3117,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Utilizar o preseed para alterar valores por omissão"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3211,7 +3149,7 @@ msgstr ""
"ser útil para testar ou depurar o seu ficheiro de pré-configuração."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3225,7 +3163,7 @@ msgstr ""
"rodapé para <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3248,7 +3186,7 @@ msgstr ""
"mostradas durante a instalação e não para parâmetros <quote>internos</quote>."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3263,13 +3201,13 @@ msgstr ""
"instalação de pacotes."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Carregamento em série dos ficheiros de pré-configuração"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3286,7 +3224,7 @@ msgstr ""
"ficheiros."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3339,7 +3277,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/ro/preseed.po b/po/ro/preseed.po
index 6851082f1..ebbd6f53e 100644
--- a/po/ro/preseed.po
+++ b/po/ro/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -969,12 +969,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -982,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -993,7 +999,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1005,7 +1011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1014,7 +1020,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1022,7 +1028,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1030,7 +1042,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1040,15 +1052,17 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
+#: preseed.xml:671
#, no-c-format
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1057,7 +1071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1068,7 +1082,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1077,7 +1091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1088,7 +1102,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1097,13 +1111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr ""
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1114,7 +1128,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1122,13 +1136,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1140,7 +1154,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1152,7 +1166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1166,7 +1180,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1181,7 +1195,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1192,7 +1206,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1201,7 +1215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1210,13 +1224,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1227,7 +1241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1236,7 +1250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1249,19 +1263,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr ""
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1334,7 +1348,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1347,13 +1361,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1366,13 +1380,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1382,7 +1396,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1390,7 +1404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1402,7 +1416,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1419,13 +1433,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1434,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1445,7 +1459,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1477,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1490,7 +1504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1499,19 +1513,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr ""
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1528,13 +1542,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1545,7 +1559,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1554,7 +1568,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1567,7 +1581,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1576,13 +1590,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1664,13 +1678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1679,7 +1693,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1687,7 +1701,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -1698,7 +1712,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1753,13 +1767,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -1771,7 +1785,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -1779,7 +1793,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -1790,7 +1804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -1802,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1817,7 +1831,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1832,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1848,7 +1862,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1882,13 +1896,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1896,73 +1910,73 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1971,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1982,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2001,13 +2015,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2058,7 +2072,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2067,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2096,13 +2110,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2115,19 +2129,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2135,7 +2149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2144,7 +2158,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2171,13 +2185,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2193,7 +2207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2203,7 +2217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2218,7 +2232,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2228,13 +2242,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2245,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2273,7 +2287,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index 9aac1b715..3e1d28362 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: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+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:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1243,13 +1243,19 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
"При написании файла ответов есть несколько правил, которые нужно помнить."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1259,7 +1265,7 @@ msgstr ""
"дополнительный пробельный символ будет включён в значение."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1275,7 +1281,7 @@ msgstr ""
"символы будут сжаты в один."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1293,7 +1299,7 @@ msgstr ""
"владельцем установлено нечто, отличное от <quote>d-i</quote>."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1305,7 +1311,7 @@ msgstr ""
"classname>), где нужно использовать ответы на родном языке."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1315,7 +1321,13 @@ msgstr ""
"который показывается во время установки."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1325,7 +1337,7 @@ msgstr ""
"<xref linkend=\"preseed-contents\"/> в качестве основы и изменить его."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1339,17 +1351,23 @@ msgstr ""
"debconf и базу данных программы установки cdebconf в один файл:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>файл</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>файл</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1361,7 +1379,7 @@ msgstr ""
"пользователей лучше использовать файл примера."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1377,7 +1395,7 @@ msgstr ""
"суперпользователю."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1389,7 +1407,7 @@ msgstr ""
"classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1405,7 +1423,7 @@ msgstr ""
"filename> &mdash; текущие значения и значения, назначенные переменным."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1417,13 +1435,13 @@ msgstr ""
"cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Содержимое файла ответов (для &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1439,7 +1457,7 @@ msgstr ""
"этой архитектуры."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1449,13 +1467,13 @@ msgstr ""
"<xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Локализация"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1467,7 +1485,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1485,7 +1503,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1508,7 +1526,7 @@ msgstr ""
"можно указывать в параметрах запуска."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1532,7 +1550,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1548,7 +1566,7 @@ msgstr ""
"команды <command>dpkg-reconfigure keyboard-configuration</command>."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1560,7 +1578,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1572,13 +1590,13 @@ msgstr ""
"останется активной клавиатурная раскладка ядра."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Настройка сети"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1593,7 +1611,7 @@ msgstr ""
"указать конфигурацию сети через загрузочные параметры ядра."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1605,7 +1623,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1624,19 +1642,19 @@ msgstr ""
"quote> со следующими строчками:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "Следующие переменные debconf относятся к настройке сети."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1779,7 +1797,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1800,13 +1818,13 @@ msgstr ""
"должен использоваться."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Сетевая консоль"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1827,13 +1845,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Настройка сервера-зеркала"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1847,7 +1865,7 @@ msgstr ""
"использовать сервер-зеркало."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1857,7 +1875,7 @@ msgstr ""
"для устанавливаемой системы."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1876,7 +1894,7 @@ msgstr ""
"ненужно."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1904,13 +1922,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Настройка учётной записи"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -1926,7 +1944,7 @@ msgstr ""
"виде или в виде <emphasis>хешей</emphasis> MD5."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -1948,7 +1966,7 @@ msgstr ""
"пароль прямым перебором."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -2034,7 +2052,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2055,7 +2073,7 @@ msgstr ""
"<command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command (available from the <classname>whois</classname> "
@@ -2069,19 +2087,19 @@ msgstr ""
"classname>) можно сгенерировать MD5 хеш для пароля:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Настройка времени и часового пояса"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2110,13 +2128,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Разметка дисков"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2133,7 +2151,7 @@ msgstr ""
"файла ответов."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2145,7 +2163,7 @@ msgstr ""
"без автоматической установки."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2164,7 +2182,7 @@ msgstr ""
"список поддерживаемых возможностей может поменяться между выпусками."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2176,13 +2194,13 @@ msgstr ""
"как использовать автоматическую установку."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Пример разметки"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2418,13 +2436,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Разметка с использованием RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2436,7 +2454,7 @@ msgstr ""
"(degraded arrays) и можно указать запасные устройства."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2446,7 +2464,7 @@ msgstr ""
"устройства массива, см. <xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2462,7 +2480,7 @@ msgstr ""
"<filename>/var/log/syslog</filename>."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2565,13 +2583,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Управление монтированием разделов"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2591,7 +2609,7 @@ msgstr ""
"на основе UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2602,7 +2620,7 @@ msgstr ""
"ы."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2618,7 +2636,7 @@ msgstr ""
"ваша система начинает работать непредсказуемым образом."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2635,13 +2653,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Установка базовой системы"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2652,7 +2670,7 @@ msgstr ""
"основном они касаются установки ядра."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2676,13 +2694,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Настройка Apt"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2696,7 +2714,7 @@ msgstr ""
"добавить другие (локальные) репозитории."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2784,13 +2802,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Выбор пакетов"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2800,74 +2818,74 @@ msgstr ""
"Доступные задачи:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (стандартные инструменты)"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (графический рабочий стол)"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (рабочий стол Gnome)"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (рабочий стол XFCE)"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, fuzzy, no-c-format
#| msgid "<userinput>kde-desktop</userinput> (KDE desktop)"
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (рабочий стол KDE)"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (рабочий стол Cinnamon)"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (рабочий стол MATE)"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (рабочий стол LXDE)"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (веб-сервер)"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>print-server</userinput> (сервер печати)"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (сервер SSH)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2879,7 +2897,7 @@ msgstr ""
"<userinput>standard</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2895,7 +2913,7 @@ msgstr ""
"указать в командной строке ядра."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2927,13 +2945,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Установка загрузчика"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -3075,7 +3093,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3087,13 +3105,13 @@ msgstr ""
"linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Завершение установки"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3133,13 +3151,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Автоматизация других пакетов"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3162,19 +3180,19 @@ msgstr ""
"# debconf-get-selections >> файл"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Дополнительные параметры"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Запуск пользовательских команд во время установки"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3185,7 +3203,7 @@ msgstr ""
"моменты установки."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3197,7 +3215,7 @@ msgstr ""
"то доступен в <filename>/cdrom</filename>."
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3247,14 +3265,14 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
"Использование автоматической установки для изменения значений по умолчанию"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3280,7 +3298,7 @@ msgstr ""
"помочь при отладке или тестировании вашего файла ответов."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3294,7 +3312,7 @@ msgstr ""
"этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3318,7 +3336,7 @@ msgstr ""
"<quote>внутренние</quote> параметры."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3333,13 +3351,13 @@ msgstr ""
"каждого пакета."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Последовательная загрузка нескольких файлов ответов"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3355,7 +3373,7 @@ msgstr ""
"конфигураций в другие файлы."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3408,7 +3426,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index b11f785f1..e808d7ae3 100644
--- a/po/sv/preseed.po
+++ b/po/sv/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2012-07-31 00:19+0100\n"
"Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -34,7 +34,7 @@ msgstr ""
"att automatisera din installation."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1279,6 +1279,12 @@ msgstr "&lt;ägare&gt; &lt;frågans namn&gt; &lt;frågetyp&gt; &lt;värde&gt;"
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
@@ -1286,7 +1292,7 @@ msgstr ""
"förkonfigurationsfil."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1296,7 +1302,7 @@ msgstr ""
"värde: eventuella tomrum kommer att tolkas som om de tillhör värdet."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1313,7 +1319,7 @@ msgstr ""
"enda blanksteg."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, fuzzy, no-c-format
#| msgid ""
#| "For debconf variables (templates) used in the installer itself, the owner "
@@ -1338,7 +1344,7 @@ msgstr ""
"till debconf-databasen för det installerade systemet."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1350,7 +1356,7 @@ msgstr ""
"<classname>partman</classname>) där översatta värden måste användas."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1360,7 +1366,13 @@ msgstr ""
"visas under installationen."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1371,7 +1383,7 @@ msgstr ""
"arbeta vidare därifrån."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1385,17 +1397,23 @@ msgstr ""
"och installationsprogrammets cdebconf-databas till en enda fil:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>fil</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>fil</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1407,7 +1425,7 @@ msgstr ""
"användare."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1423,7 +1441,7 @@ msgstr ""
"läsbara av root."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1435,7 +1453,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1451,7 +1469,7 @@ msgstr ""
"värdena och för de värden som tilldelas till variabler."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1463,13 +1481,13 @@ msgstr ""
"selections -c <replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Innehållet av en förkonfigurationsfil (för &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1485,7 +1503,7 @@ msgstr ""
"din arkitektur."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1495,13 +1513,13 @@ msgstr ""
"beskrivs i <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Lokalanpassning"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1513,7 +1531,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1531,7 +1549,7 @@ msgstr ""
"<userinput>locale=<replaceable>sv_SE</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1554,7 +1572,7 @@ msgstr ""
"uppstartsparametrar."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, fuzzy, no-c-format
#| msgid ""
#| "# Preseeding only locale sets language, country and locale.\n"
@@ -1588,7 +1606,7 @@ msgstr ""
"#d-i localechooser/supported-locales sv_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, fuzzy, no-c-format
#| msgid ""
#| "Keyboard configuration consists of selecting a keyboard architecture and "
@@ -1604,7 +1622,7 @@ msgstr ""
"tangentlayout."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1616,7 +1634,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1628,13 +1646,13 @@ msgstr ""
"här kommer att resultera i att kärnans tangentlayout fortsätter vara aktiv."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Nätverkskonfiguration"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1650,7 +1668,7 @@ msgstr ""
"konfigurationsparametrar via kärnans uppstartsparametrar."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1663,7 +1681,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1683,19 +1701,19 @@ msgstr ""
"quote>-skript som innehåller följande kommandon:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "Följande debconf-variabler är relevanta för nätverkskonfiguration."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, fuzzy, no-c-format
#| msgid ""
#| "# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1876,7 +1894,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1897,13 +1915,13 @@ msgstr ""
"för att ange att ingen gateway ska användas."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Nätverkskonsoll"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1923,13 +1941,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Spegelinställningar"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1943,7 +1961,7 @@ msgstr ""
"list</filename> för det installerade systemet."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1953,7 +1971,7 @@ msgstr ""
"installerade systemet."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1972,7 +1990,7 @@ msgstr ""
"behov av att ställa in denna."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -2001,13 +2019,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Kontoinställning"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -2023,7 +2041,7 @@ msgstr ""
"klartextvärden eller <emphasis>MD5-hashar</emphasis>."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -2045,7 +2063,7 @@ msgstr ""
"kan utsättas för en \"brute force\"-attack."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -2130,7 +2148,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2151,7 +2169,7 @@ msgstr ""
"command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command can be used to generate an MD5 hash for a password:"
@@ -2163,19 +2181,19 @@ msgstr ""
"Följande kommando kan användas för att generera en MD5-hash för ett lösenord:"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Inställning av klocka och tidszon"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2204,13 +2222,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.exempel.se"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Partitionering"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, fuzzy, no-c-format
#| msgid ""
#| "Using preseeding to partition the harddisk is very much limited to what "
@@ -2236,7 +2254,7 @@ msgstr ""
"partitionera flera diskar med förinställning."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2248,7 +2266,7 @@ msgstr ""
"partitionering under en vanlig installation utan förinställningar."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2268,7 +2286,7 @@ msgstr ""
"mellan utgåvor."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2280,13 +2298,13 @@ msgstr ""
"på att den rätta disken kommer att väljas före förinställningen används."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Partitioneringsexempel"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2500,13 +2518,13 @@ msgstr ""
"d-i partman/confirm boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Partitionering med RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2518,7 +2536,7 @@ msgstr ""
"trasiga kedjor och ange reservenheter."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2528,7 +2546,7 @@ msgstr ""
"enheter som används i kedjan; se <xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2544,7 +2562,7 @@ msgstr ""
"var/log/syslog</filename> om du springer på problem."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, fuzzy, no-c-format
#| msgid ""
#| "# NOTE: this option is of beta release quality and should be used "
@@ -2694,13 +2712,13 @@ msgstr ""
"d-i partman/confirm boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Kontrollera hur partitioner monteras"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2720,7 +2738,7 @@ msgstr ""
"istället."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2730,7 +2748,7 @@ msgstr ""
"att använda deras traditionella namn istället för UUID."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2746,7 +2764,7 @@ msgstr ""
"slumpmässigt."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2764,13 +2782,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Installation av grundsystem"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2782,7 +2800,7 @@ msgstr ""
"installationen av kärnan."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, fuzzy, no-c-format
#| msgid ""
#| "# Configure APT to not install recommended packages by default. Use of "
@@ -2830,13 +2848,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-486"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Apt-inställning"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2850,7 +2868,7 @@ msgstr ""
"kan valfritt lägga till andra (lokala) förråd."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2941,13 +2959,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Paketval"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2957,73 +2975,73 @@ msgstr ""
"tillgängliga. Tillgängliga funktioner just nu inkluderar:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -3035,7 +3053,7 @@ msgstr ""
"alltid att inkludera funktionen <userinput>standard</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -3051,7 +3069,7 @@ msgstr ""
"kan användas på kommandoraden för kärnan."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3086,13 +3104,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Installation av starthanteraren"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "# Grub is the default boot loader (for x86). If you want lilo installed\n"
@@ -3223,7 +3241,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3235,13 +3253,13 @@ msgstr ""
"exemplet i <xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Färdigställande av installationen"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3284,13 +3302,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Förinställning av andra paket"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3312,19 +3330,19 @@ msgstr ""
"# debconf-get-selections >> fil"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Avancerade inställningar"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Kör anpassade kommandon under installationen"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3335,7 +3353,7 @@ msgstr ""
"vid vissa punkter i installationen."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3344,7 +3362,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3400,13 +3418,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Användning av förinställningar för att ändra på standardvärden"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3432,7 +3450,7 @@ msgstr ""
"användbart för testning eller felsökning av din förkonfigurationsfil."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3446,7 +3464,7 @@ msgstr ""
"paketet. Se sidfoten på <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3469,7 +3487,7 @@ msgstr ""
"under en installation och inte för <quote>interna</quote> parametrar."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3484,13 +3502,13 @@ msgstr ""
"pakets installationsskript."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Kedjeinläsning av förkonfigurationsfiler"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3507,7 +3525,7 @@ msgstr ""
"andra filer."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3560,7 +3578,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/tl/preseed.po b/po/tl/preseed.po
index ea51e3c1a..e1c632304 100644
--- a/po/tl/preseed.po
+++ b/po/tl/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -969,12 +969,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -982,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -993,7 +999,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1005,7 +1011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1014,7 +1020,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1022,7 +1028,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1030,7 +1042,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1040,15 +1052,17 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
+#: preseed.xml:671
#, no-c-format
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1057,7 +1071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1068,7 +1082,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1077,7 +1091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1088,7 +1102,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1097,13 +1111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr ""
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1114,7 +1128,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1122,13 +1136,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1140,7 +1154,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1152,7 +1166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1166,7 +1180,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1181,7 +1195,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1192,7 +1206,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1201,7 +1215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1210,13 +1224,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1227,7 +1241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1236,7 +1250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1249,19 +1263,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr ""
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1334,7 +1348,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1347,13 +1361,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1366,13 +1380,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1382,7 +1396,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1390,7 +1404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1402,7 +1416,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1419,13 +1433,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1434,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1445,7 +1459,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1477,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1490,7 +1504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1499,19 +1513,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr ""
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1528,13 +1542,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1545,7 +1559,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1554,7 +1568,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1567,7 +1581,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1576,13 +1590,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1664,13 +1678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1679,7 +1693,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1687,7 +1701,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -1698,7 +1712,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1753,13 +1767,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -1771,7 +1785,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -1779,7 +1793,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -1790,7 +1804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -1802,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1817,7 +1831,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1832,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1848,7 +1862,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1882,13 +1896,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1896,73 +1910,73 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1971,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1982,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2001,13 +2015,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2058,7 +2072,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2067,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2096,13 +2110,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2115,19 +2129,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2135,7 +2149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2144,7 +2158,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2171,13 +2185,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2193,7 +2207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2203,7 +2217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2218,7 +2232,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2228,13 +2242,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2245,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2273,7 +2287,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index c603fad6c..fa84b079f 100644
--- a/po/vi/preseed.po
+++ b/po/vi/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: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2012-08-04 06:20+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -35,7 +35,7 @@ msgstr ""
"trong &d-i; để tự động hoá tiến trình cài đặt."
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1272,12 +1272,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "Ghi nhớ vài quy tắc khi tạo tập tin cấu hình sẵn."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1287,7 +1293,7 @@ msgstr ""
"nào sẽ được xử lý là phần của giá trị đó."
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1304,7 +1310,7 @@ msgstr ""
"thành một dấu cách riêng lẻ."
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1321,7 +1327,7 @@ msgstr ""
"chép đến cơ sở dữ liệu debconf cho hệ thống được cài đặt."
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1333,7 +1339,7 @@ msgstr ""
"<classname>partman</classname>) trong đó cần phải dùng giá trị đã dịch."
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1343,7 +1349,13 @@ msgstr ""
"hiển thị trong khi cài đặt."
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1354,7 +1366,7 @@ msgstr ""
"từ từ vào nó."
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1368,10 +1380,16 @@ msgstr ""
"lẫn cơ sở dữ liệu cdebconf của trình cài đặt đều vào cùng một tập tin:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>tập tin</"
@@ -1379,7 +1397,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>tập tin</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1391,7 +1409,7 @@ msgstr ""
"hợp của phần lớn người dùng."
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1407,7 +1425,7 @@ msgstr ""
"tin đó chỉ cho phép người chủ đọc thôi."
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1419,7 +1437,7 @@ msgstr ""
"<classname>installation-report</classname>."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1436,7 +1454,7 @@ msgstr ""
"trị được gán cho biến."
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1448,13 +1466,13 @@ msgstr ""
"<replaceable>preseed.cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Nội dung của tập tin định cấu hình sẵn (cho &releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1470,7 +1488,7 @@ msgstr ""
"với kiến trúc đó."
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1480,13 +1498,13 @@ msgstr ""
"nhau của Trình Cài đặt Debian tại <xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "Địa phương hoá"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1498,7 +1516,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1516,7 +1534,7 @@ msgstr ""
"dùng <userinput>locale=<replaceable>vi</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1538,7 +1556,7 @@ msgstr ""
"quốc gia dưới dạng tham số khởi động."
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1562,7 +1580,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect vi.UTF-8, en_US.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, fuzzy, no-c-format
#| msgid ""
#| "Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1580,7 +1598,7 @@ msgstr ""
"trí US."
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1592,7 +1610,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1604,13 +1622,13 @@ msgstr ""
"bàn phím của hạt nhân còn lại hoạt động."
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "Cấu hình mạng"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1625,7 +1643,7 @@ msgstr ""
"năng gởi tham số cấu hình mạng bằng cách sử dụng tham số khởi động hạt nhân."
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1637,7 +1655,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1656,19 +1674,19 @@ msgstr ""
"lệnh <quote>preseed/run</quote> chứa những câu lệnh này:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "Theo đây có những biến debconf thích hợp với cấu hình mạng."
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, fuzzy, no-c-format
#| msgid ""
#| "# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1852,7 +1870,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1873,13 +1891,13 @@ msgstr ""
"có) để chỉ định không nên dùng cổng ra nào."
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "Bàn giao tiếp mạng"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1900,13 +1918,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "Thiết lập máy nhân bản"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1920,7 +1938,7 @@ msgstr ""
"đã cài đặt."
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1930,7 +1948,7 @@ msgstr ""
"thống đã cài đặt."
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1947,7 +1965,7 @@ msgstr ""
"đặt tự động sử dụng giá trị đúng thì không nên lập tham số này."
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1975,13 +1993,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "Thiết lập tài khoản"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -1997,7 +2015,7 @@ msgstr ""
"dùng giá trị nhập thô (không mật mã) hay <emphasis>băm</emphasis> kiểu MD5."
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -2019,7 +2037,7 @@ msgstr ""
"truy cập băm MD5 cho phép người khác tấn công bằng sức mạnh vũ phu."
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -2104,7 +2122,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2124,7 +2142,7 @@ msgstr ""
"<command>sudo</command>)."
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command can be used to generate an MD5 hash for a password:"
@@ -2137,19 +2155,19 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Thiết lập đồng hồ và múi giờ"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2179,13 +2197,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "Phân vùng"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2202,7 +2220,7 @@ msgstr ""
"tin cấu hình sẵn."
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2214,7 +2232,7 @@ msgstr ""
"vùng trong một tiến trình cài đặt không chèn sẵn."
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2234,7 +2252,7 @@ msgstr ""
"phát hành."
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2246,13 +2264,13 @@ msgstr ""
"khả năng chèn sẵn."
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "Mẫu phân vùng"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2491,13 +2509,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Phân vùng bằng RAID"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2509,7 +2527,7 @@ msgstr ""
"biến và xác định thiết bị bổ sung."
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2520,7 +2538,7 @@ msgstr ""
"bootloader\"/>."
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2535,7 +2553,7 @@ msgstr ""
"chịu. Xem <filename>/var/log/syslog</filename> nếu bạn gặp vấn đề."
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2641,13 +2659,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Điều khiển cách gắn kết phân vùng"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2666,7 +2684,7 @@ msgstr ""
"dùng một mã UUID."
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2676,7 +2694,7 @@ msgstr ""
"truyền thống thay cho mã UUID."
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2692,7 +2710,7 @@ msgstr ""
"hệ thống sẽ khởi chạy một cách ngẫu nhiên."
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2708,13 +2726,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "Cài đặt hệ thống cơ bản"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2725,7 +2743,7 @@ msgstr ""
"cách cài đặt hạt nhân."
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2748,13 +2766,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "Thiết lập apt"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2768,7 +2786,7 @@ msgstr ""
"năng thêm kho phần mềm (cục bộ) khác."
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2859,13 +2877,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "Chọn gói phần mềm"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2875,73 +2893,73 @@ msgstr ""
"lúc viết câu này, các công việc sẵn sàng gồm:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2953,7 +2971,7 @@ msgstr ""
"<userinput>chuẩn</userinput>."
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2968,7 +2986,7 @@ msgstr ""
"giới bằng hoặc dấu phẩy hoặc dấu cách, cũng dễ dàng dùng trên dòng lệnh."
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3007,13 +3025,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "Cài đặt bộ nạp khởi động"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -3152,7 +3170,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3164,13 +3182,13 @@ msgstr ""
"<xref linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "Làm xong tiến trình cài đặt"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3212,13 +3230,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "Chèn trước gói khác"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3237,19 +3255,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "Tùy chọn cấp cao"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Chạy lệnh riêng trong khi cài đặt"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3259,7 +3277,7 @@ msgstr ""
"chạy lệnh hay văn lệnh tại một số điểm thời riêng trong tiến trình cài đặt."
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3268,7 +3286,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3321,13 +3339,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "Dùng khả năng chèn sẵn để thay đổi giá trị mặc định"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3353,7 +3371,7 @@ msgstr ""
"thử hay gỡ lỗi tập tin cấu hình sẵn."
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3367,7 +3385,7 @@ msgstr ""
"<xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3390,7 +3408,7 @@ msgstr ""
"đặt, không phải đối với tham số <quote>nội bộ</quote>."
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3404,13 +3422,13 @@ msgstr ""
"hiện tại của từng biến và về tiến trình của nó qua các văn lệnh cài đặt gói."
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Tải dây chuyền tập tin định cấu hình sẵn"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3426,7 +3444,7 @@ msgstr ""
"để thiết lập chi tiết hơn cho một số cấu hình riêng trong các tập tin khác."
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3479,7 +3497,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index e57a9580c..e9499e28c 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2012-11-26 13:49+0800\n"
"Last-Translator: Ji YongGang <jungleji@gmail.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
@@ -27,7 +27,7 @@ msgid ""
msgstr "本附录说明如何预置 &d-i; 中提问的答案,让安装过程自动化。"
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1170,12 +1170,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "编写预置文件的时候要留意几条规则。"
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1184,7 +1190,7 @@ msgstr ""
"在类型和值之间只有一个空格或者 tab:任何额外的空格将被解释为值的一部分。"
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1198,7 +1204,7 @@ msgstr ""
"割的行连接时会把行首和行尾的空格缩减为一个空格,再组成单独一行。"
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1214,7 +1220,7 @@ msgstr ""
"debconf 数据库里面。"
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1225,7 +1231,7 @@ msgstr ""
"<classname>partman</classname>),需要使用翻译过的值。"
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1233,7 +1239,13 @@ msgid ""
msgstr "有些问题在安装过程中显示值的代码而不是英文文本。"
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1243,7 +1255,7 @@ msgstr ""
"\"preseed-contents\"/>。"
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1256,17 +1268,23 @@ msgstr ""
"程序的 cdebconf 数据库到一个文件:"
#. Tag: screen
-#: preseed.xml:655
-#, no-c-format
+#: preseed.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "$ debconf-get-selections --installer &gt; <replaceable>file</"
+#| "replaceable>\n"
+#| "$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1277,7 +1295,7 @@ msgstr ""
"始。"
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1291,7 +1309,7 @@ msgstr ""
"感的信息,默认只为 root 可读。"
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1302,7 +1320,7 @@ msgstr ""
"log/installer</filename> 目录及其中的文件将从您的系统中删除。"
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1317,7 +1335,7 @@ msgstr ""
"值。"
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1328,13 +1346,13 @@ msgstr ""
"selections -c <replaceable>preseed.cfg</replaceable></command> 命令。"
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "预置文件的内容(&releasename;)"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1348,7 +1366,7 @@ msgstr ""
"debconf 设置替换。"
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1358,13 +1376,13 @@ msgstr ""
"\"/>。"
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr "本地化"
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1376,7 +1394,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1392,7 +1410,7 @@ msgstr ""
"userinput>。"
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1411,7 +1429,7 @@ msgstr ""
"因此另一种方法是单独预置各值。语言和国家可以在引导参数里面指定。"
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1435,7 +1453,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1450,7 +1468,7 @@ msgstr ""
"配置。"
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1462,7 +1480,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1473,13 +1491,13 @@ msgstr ""
"classname>。这将导致内核 keymap 保持活动。"
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr "网络设置"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1492,7 +1510,7 @@ msgstr ""
"助。如果您计划从网络加载预置文件,应该使用传递网络设置给内核引导参数的方式。"
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1503,7 +1521,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>。"
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1519,19 +1537,19 @@ msgstr ""
"再运行一次,这需要将下面的命令包含在 <quote>preseed/run</quote> 脚本里面:"
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "下面的 debconf 变量与网络配置相关。"
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, fuzzy, no-c-format
#| msgid ""
#| "# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1724,7 +1742,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1743,13 +1761,13 @@ msgstr ""
"quote> 确定不使用网关。"
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr "网络控制台"
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1769,13 +1787,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr "镜像设置"
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1787,7 +1805,7 @@ msgstr ""
"安装的系统建立 <filename>/etc/apt/sources.list</filename>。"
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1796,7 +1814,7 @@ msgstr ""
"参数 <classname>mirror/suite</classname> 决定了安装好的系统使用的套件。"
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1811,7 +1829,7 @@ msgstr ""
"常安装程序会自动安装并使用正确的值而毋需手动设置。"
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1839,13 +1857,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr "帐号设置"
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, fuzzy, no-c-format
#| msgid ""
#| "The password for the root account and name and password for a first "
@@ -1860,7 +1878,7 @@ msgstr ""
"或 MD5 <emphasis>哈希</emphasis> 值。"
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, fuzzy, no-c-format
#| msgid ""
#| "Be aware that preseeding passwords is not completely secure as everyone "
@@ -1879,7 +1897,7 @@ msgstr ""
"MD5 哈希值相对安全一些,但也会造成安全的假象,MD5 哈希值也可以被暴力破解。"
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, fuzzy, no-c-format
#| msgid ""
#| "# Skip creation of a root account (normal user account will be able to\n"
@@ -1964,7 +1982,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1981,7 +1999,7 @@ msgstr ""
"root 登录(例如使用 SSH key 认证或 sudo)。"
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, fuzzy, no-c-format
#| msgid ""
#| "The following command can be used to generate an MD5 hash for a password:"
@@ -1992,19 +2010,19 @@ msgid ""
msgstr "下面的命令可用于生成密码的 MD5 值。"
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr "时钟与时区设置"
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2032,13 +2050,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr "分区"
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2052,7 +2070,7 @@ msgstr ""
"义方案,用户自定义的方案文件或预置文件包含的方案。"
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2063,7 +2081,7 @@ msgstr ""
"性不足。"
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2081,7 +2099,7 @@ msgstr ""
"source repository</ulink>获取。注意不同发布版支持的功能会有所改变。"
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2092,13 +2110,13 @@ msgstr ""
"确的那一个。"
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr "分区示例"
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2334,13 +2352,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr "使用 RAID 分区"
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2351,7 +2369,7 @@ msgstr ""
"列(degraded arrays)和指定额外设备。"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2361,7 +2379,7 @@ msgstr ""
"linkend=\"preseed-bootloader\"/>。"
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2375,7 +2393,7 @@ msgstr ""
"<filename>/var/log/syslog</filename>。"
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2479,13 +2497,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "分区挂载控制"
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2501,7 +2519,7 @@ msgstr ""
"系统仍然使用 UUID 方式挂载。"
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2511,7 +2529,7 @@ msgstr ""
"挂载。"
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2525,7 +2543,7 @@ msgstr ""
"后会出现一些随机的情况。"
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2543,13 +2561,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr "基本系统安装"
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2558,7 +2576,7 @@ msgid ""
msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。"
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2582,13 +2600,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr "设置 apt"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2601,7 +2619,7 @@ msgstr ""
"仓库。"
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2689,13 +2707,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr "选择软件包"
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2703,84 +2721,84 @@ msgid ""
msgstr "您可以选择安装存在的任务的组合。本文编撰时已有的任务包括:"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2791,7 +2809,7 @@ msgstr ""
"<userinput>standard</userinput> 任务。"
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2805,7 +2823,7 @@ msgstr ""
"命令行上使用。"
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2837,13 +2855,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr "安装 bootloader"
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -2979,7 +2997,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2991,13 +3009,13 @@ msgstr ""
"令。"
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr "完成安装"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3037,13 +3055,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr "预置其他的软件包"
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3063,19 +3081,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr "高级选项"
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "安装过程中运行用户命令"
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3085,7 +3103,7 @@ msgstr ""
"本。"
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3094,7 +3112,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3142,13 +3160,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "使用预置修改默认值"
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3172,7 +3190,7 @@ msgstr ""
"这对于测试和调试您的预置文件很有帮助。"
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3185,7 +3203,7 @@ msgstr ""
"\"preseed-bootparms\"/> 的脚注。"
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3206,7 +3224,7 @@ msgstr ""
"在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。"
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3219,13 +3237,13 @@ msgstr ""
"件包安装脚本的进度。"
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "预置文件链"
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3239,7 +3257,7 @@ msgstr ""
"外的文件里面。"
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3289,7 +3307,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
diff --git a/po/zh_TW/preseed.po b/po/zh_TW/preseed.po
index 9143cdb32..ae528728d 100644
--- a/po/zh_TW/preseed.po
+++ b/po/zh_TW/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-04-08 11:03+0000\n"
+"POT-Creation-Date: 2017-04-12 12:24+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:23 preseed.xml:701
+#: preseed.xml:23 preseed.xml:717
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -969,12 +969,18 @@ msgstr ""
#. Tag: para
#: preseed.xml:605
#, no-c-format
+msgid "The file should start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:617
+#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:624
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -982,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:616
+#: preseed.xml:628
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -993,7 +999,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:623
+#: preseed.xml:635
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1005,7 +1011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:631
+#: preseed.xml:643
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1014,7 +1020,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:649
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1022,7 +1028,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:643
+#: preseed.xml:653
+#, no-c-format
+msgid "Start with <literal>#_preseed_V1</literal>"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:659
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1030,7 +1042,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:664
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1040,15 +1052,17 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:655
+#: preseed.xml:671
#, no-c-format
msgid ""
-"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
+"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
+"$ debconf-get-selections --installer &gt;&gt; <replaceable>file</"
+"replaceable>\n"
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
msgstr ""
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:673
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1057,7 +1071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:665
+#: preseed.xml:681
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1068,7 +1082,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:689
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1077,7 +1091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:697
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1088,7 +1102,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:689
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1097,13 +1111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:700
+#: preseed.xml:716
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr ""
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:722
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1114,7 +1128,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:730
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1122,13 +1136,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:722
+#: preseed.xml:738
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:723
+#: preseed.xml:739
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1140,7 +1154,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:732
+#: preseed.xml:748
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1152,7 +1166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:741
+#: preseed.xml:757
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1166,7 +1180,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:756
+#: preseed.xml:772
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1181,7 +1195,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:758
+#: preseed.xml:774
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1192,7 +1206,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:766
+#: preseed.xml:782
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1201,7 +1215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:784
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1210,13 +1224,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:796
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:797
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1227,7 +1241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:789
+#: preseed.xml:805
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1236,7 +1250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:795
+#: preseed.xml:811
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1249,19 +1263,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:805
+#: preseed.xml:821
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:807
+#: preseed.xml:823
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:813
+#: preseed.xml:829
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1334,7 +1348,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:815
+#: preseed.xml:831
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1347,13 +1361,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:831
+#: preseed.xml:847
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:833
+#: preseed.xml:849
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1366,13 +1380,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:838
+#: preseed.xml:854
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:839
+#: preseed.xml:855
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1382,7 +1396,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:846
+#: preseed.xml:862
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1390,7 +1404,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:851
+#: preseed.xml:867
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1402,7 +1416,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:862
+#: preseed.xml:878
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1419,13 +1433,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:867
+#: preseed.xml:883
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:868
+#: preseed.xml:884
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1434,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:875
+#: preseed.xml:891
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1445,7 +1459,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:885
+#: preseed.xml:901
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1477,7 +1491,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:903
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1490,7 +1504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:897
+#: preseed.xml:913
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -1499,19 +1513,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:902
+#: preseed.xml:918
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:924
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:910
+#: preseed.xml:926
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1528,13 +1542,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:915
+#: preseed.xml:931
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:932
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -1545,7 +1559,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:924
+#: preseed.xml:940
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -1554,7 +1568,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:946
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -1567,7 +1581,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:944
+#: preseed.xml:960
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1576,13 +1590,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:969
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:955
+#: preseed.xml:971
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1664,13 +1678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:959
+#: preseed.xml:975
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:960
+#: preseed.xml:976
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1679,7 +1693,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:982
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -1687,7 +1701,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:973
+#: preseed.xml:989
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -1698,7 +1712,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:983
+#: preseed.xml:999
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1753,13 +1767,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:988
+#: preseed.xml:1004
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:989
+#: preseed.xml:1005
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -1771,7 +1785,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:1014
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -1779,7 +1793,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1021
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -1790,7 +1804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1031
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -1802,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1021
+#: preseed.xml:1037
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1022
+#: preseed.xml:1038
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1817,7 +1831,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1029
+#: preseed.xml:1045
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1832,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1050
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1051
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1848,7 +1862,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1043
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1882,13 +1896,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1048
+#: preseed.xml:1064
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1049
+#: preseed.xml:1065
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1896,73 +1910,73 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1073
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr ""
#. Tag: para
-#: preseed.xml:1060
+#: preseed.xml:1076
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1063
+#: preseed.xml:1079
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1066
+#: preseed.xml:1082
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1069
+#: preseed.xml:1085
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1072
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1075
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1078
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr ""
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1084
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>print-server</userinput> (print server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1087
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr ""
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1108
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1971,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1114
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1982,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1124
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2001,13 +2015,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1113
+#: preseed.xml:1129
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1115
+#: preseed.xml:1131
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
@@ -2058,7 +2072,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1117
+#: preseed.xml:1133
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2067,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1143
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1145
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2096,13 +2110,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1134
+#: preseed.xml:1150
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1136
+#: preseed.xml:1152
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2115,19 +2129,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1159
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1146
+#: preseed.xml:1162
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1163
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2135,7 +2149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1153
+#: preseed.xml:1169
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -2144,7 +2158,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1161
+#: preseed.xml:1177
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2171,13 +2185,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1166
+#: preseed.xml:1182
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1167
+#: preseed.xml:1183
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2193,7 +2207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1197
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -2203,7 +2217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1204
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -2218,7 +2232,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1198
+#: preseed.xml:1214
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -2228,13 +2242,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1210
+#: preseed.xml:1226
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1211
+#: preseed.xml:1227
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2245,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1221
+#: preseed.xml:1237
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2273,7 +2287,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1239
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "