diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-01-23 11:44:08 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-01-23 11:44:08 +0100 |
commit | 6952fe7993bd47d42f2b5d4f3543392749c0fddb (patch) | |
tree | 05aa9ead068864bca760fbf25694e69c73ebdca1 | |
parent | 434cf925ebeaf6c362238dd52ee22de2511d163f (diff) | |
download | tools-6952fe7993bd47d42f2b5d4f3543392749c0fddb.tar tools-6952fe7993bd47d42f2b5d4f3543392749c0fddb.tar.gz tools-6952fe7993bd47d42f2b5d4f3543392749c0fddb.tar.bz2 tools-6952fe7993bd47d42f2b5d4f3543392749c0fddb.tar.xz tools-6952fe7993bd47d42f2b5d4f3543392749c0fddb.zip |
Add DrakLive-cover manual for PDF publication
-rw-r--r-- | docs/installer/en/DrakLive-cover.xml | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/docs/installer/en/DrakLive-cover.xml b/docs/installer/en/DrakLive-cover.xml new file mode 100644 index 00000000..733678c8 --- /dev/null +++ b/docs/installer/en/DrakLive-cover.xml @@ -0,0 +1,76 @@ +<?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="Quick-Startup"> + <info> + <title>Installation from LIVE medium</title> + <publisher> + <publishername>Mageia.org</publishername> + </publisher> + <revhistory> + <revision> + <date>January 2015</date> + <revremark>Mageia 5</revremark> + </revision> + </revhistory> + <cover> + <para role="tagline">The Official Documentation for Mageia</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> + <title>Installation from LIVE medium</title> + <para><note> + <para>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.</para> + </note></para> + <xi:include href="SelectAndUseISOs2.xml"/> + + <xi:include href="bootLive.xml"/> + + <xi:include href="selectLanguage.xml"/> + + <xi:include href="acceptLicense.xml"/> + + <xi:include href="configureTimezoneUTC.xml"/> + + <xi:include href="bestTime.xml"/> + + <xi:include href="selectKeyboardLive.xml"/> + + <xi:include href="testing.xml"/> + + <xi:include href="doPartitionDisks.xml"/> + + <xi:include href="ask_mntpoint_s.xml"/> + + <xi:include href="takeOverHdConfirm.xml"/> + + <xi:include href="diskdrake.xml"/> + + <xi:include href="formatPartitions.xml"/> + + <xi:include href="unused.xml"/> + + <xi:include href="setupBootloader.xml"/> + + <xi:include href="setupBootloaderAddEntry.xml"/> + + <xi:include href="reboot.xml"/> + + <xi:include href="addUser.xml"/> + + <xi:include href="login.xml"/> + + <xi:include href="uninstall-Mageia.xml"/> + </article> +</book>
\ No newline at end of file |