diff options
Diffstat (limited to 'docs/bootiso/en')
-rw-r--r-- | docs/bootiso/en/NetInstall-cover.xml | 34 |
1 files changed, 34 insertions, 0 deletions
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> |