aboutsummaryrefslogtreecommitdiffstats
path: root/docs/bootiso
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bootiso')
-rw-r--r--docs/bootiso/bootiso.pot34
-rw-r--r--docs/bootiso/en/NetInstall-cover.xml34
2 files changed, 56 insertions, 12 deletions
diff --git a/docs/bootiso/bootiso.pot b/docs/bootiso/bootiso.pot
index ce04f27e..44cf17bb 100644
--- a/docs/bootiso/bootiso.pot
+++ b/docs/bootiso/bootiso.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Boot ISO Help 6.0\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2017-04-11 21:20+0300\n"
+"POT-Creation-Date: 2017-05-23 19:44+0300\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"
@@ -519,25 +519,27 @@ msgid ""
msgstr ""
#. type: Attribute 'xml:lang' of: <article>
-#: en/NetInstall.xml:1
+#: en/NetInstall-cover.xml:9 en/NetInstall.xml:1
msgid "en"
msgstr ""
#. type: Content of: <article><info><title>
-#: en/NetInstall.xml:3
+#: en/NetInstall-cover.xml:12 en/NetInstall.xml:3
msgid "Installation with tiny image"
msgstr ""
-#. type: Content of: <article><info><cover><para><note><para>
-#: en/NetInstall.xml:7
-msgid ""
-"No one will see all the installer screens that you see in this manual. Which "
-"screens you will see, depends on your hardware and the choices you make "
-"while installing."
+#. type: Content of: <book><info><cover><para>
+#: en/NetInstall-cover.xml:14
+msgid "The tool to install Mageia with remote repositories"
+msgstr ""
+
+#. type: Attribute 'fileref' of: <book><info><cover><mediaobject><imageobject><imagedata>
+#: en/NetInstall-cover.xml:17
+msgid "mageia-2013.png"
msgstr ""
#. type: Content of: <article><info><cover><para>
-#: en/NetInstall.xml:12
+#: en/NetInstall-cover.xml:21 en/NetInstall.xml:12
msgid ""
"The texts and screenshots in this manual are available under the CC BY-SA "
"3.0 license <link "
@@ -545,7 +547,7 @@ msgid ""
msgstr ""
#. type: Content of: <article><info><cover><para>
-#: en/NetInstall.xml:16
+#: en/NetInstall-cover.xml:24 en/NetInstall.xml:16
msgid ""
"This manual was produced with the help of the <link "
"ns6:href=\"http://www.calenco.com\">Calenco CMS</link> developed by <link "
@@ -553,9 +555,17 @@ msgid ""
msgstr ""
#. type: Content of: <article><info><cover><para>
-#: en/NetInstall.xml:18
+#: en/NetInstall-cover.xml:26 en/NetInstall.xml:18
msgid ""
"It was written by volunteers in their free time. Please contact <link "
"ns6:href=\"https://wiki.mageia.org/en/Documentation_team\">Documentation "
"Team</link>, if you would like to help improve this manual."
msgstr ""
+
+#. type: Content of: <article><info><cover><para><note><para>
+#: en/NetInstall.xml:7
+msgid ""
+"No one will see all the installer screens that you see in this manual. Which "
+"screens you will see, depends on your hardware and the choices you make "
+"while installing."
+msgstr ""
diff --git a/docs/bootiso/en/NetInstall-cover.xml b/docs/bootiso/en/NetInstall-cover.xml
new file mode 100644
index 00000000..46ebc3d5
--- /dev/null
+++ b/docs/bootiso/en/NetInstall-cover.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<book xmlns="http://docbook.org/ns/docbook"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:ns6="http://www.w3.org/1999/xlink"
+ xmlns:ns5="http://www.w3.org/1998/Math/MathML"
+ xmlns:ns4="http://www.w3.org/1999/xhtml"
+ xmlns:ns3="http://www.w3.org/2000/svg"
+ xmlns:ns="http://docbook.org/ns/docbook"
+ version="5.0" xml:lang="en" xml:id="NetInstall">
+
+ <info>
+ <title>Installation with tiny image</title>
+ <cover>
+ <para role="tagline">The tool to install Mageia with remote repositories</para>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="mageia-2013.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>The texts and screenshots in this manual are available under the CC BY-SA 3.0 license
+ <link ns6:href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</link>.
+ </para>
+ <para>This manual was produced with the help of the <link ns6:href="http://www.calenco.com">Calenco CMS</link> developed by <link ns6:href="http://www.neodoc.biz">NeoDoc</link>.
+ </para>
+ <para>It was written by volunteers in their free time. Please contact <link ns6:href="https://wiki.mageia.org/en/Documentation_team">Documentation Team</link>, if you would like to help improve this manual.</para>
+ </cover>
+ </info>
+ <article>
+
+<xi:include href="bootIso.xml"></xi:include>
+
+</article>
+</book>