aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/en
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2019-01-09 18:48:15 +0200
committerYuri Chornoivan <yurchor@ukr.net>2019-01-09 18:48:15 +0200
commit1628cd37ec419d9c8062eec7b2a7f0128e4aef86 (patch)
treec320eaa8a0448a52e5f456c757909f3d62d0a3d5 /docs/docs/stable/installer/en
parent312bb3220a1364dfed67ee9ab166ab4967948e6e (diff)
downloadtools-1628cd37ec419d9c8062eec7b2a7f0128e4aef86.tar
tools-1628cd37ec419d9c8062eec7b2a7f0128e4aef86.tar.gz
tools-1628cd37ec419d9c8062eec7b2a7f0128e4aef86.tar.bz2
tools-1628cd37ec419d9c8062eec7b2a7f0128e4aef86.tar.xz
tools-1628cd37ec419d9c8062eec7b2a7f0128e4aef86.zip
Update catalog
Diffstat (limited to 'docs/docs/stable/installer/en')
-rw-r--r--docs/docs/stable/installer/en/diskPartitioning.xml15
-rw-r--r--docs/docs/stable/installer/en/locale.xml14
-rw-r--r--docs/docs/stable/installer/en/software.xml21
3 files changed, 50 insertions, 0 deletions
diff --git a/docs/docs/stable/installer/en/diskPartitioning.xml b/docs/docs/stable/installer/en/diskPartitioning.xml
new file mode 100644
index 00000000..81a4971f
--- /dev/null
+++ b/docs/docs/stable/installer/en/diskPartitioning.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:ns="http://docbook.org/ns/docbook" xreflabel="Partitioning" xml:id="diskPartitioning" xml:lang="en" version="5.0">
+ <!--2018/02/27 apb: Created this XML to group the Partitioning-related elements.-->
+
+ <title>Partitioning</title>
+
+ <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"/>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/en/locale.xml b/docs/docs/stable/installer/en/locale.xml
new file mode 100644
index 00000000..6fe8ec40
--- /dev/null
+++ b/docs/docs/stable/installer/en/locale.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section version="5.0" xml:id="locale" xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:m="http://www.w3.org/1998/Math/MathML"
+ xmlns:html="http://www.w3.org/1999/xhtml"
+ xmlns:db="http://docbook.org/ns/docbook">
+ <title>Locale</title>
+
+ <xi:include href="configureTimezoneUTC.xml"/>
+
+ <xi:include href="selectCountry.xml"/>
+</section>
diff --git a/docs/docs/stable/installer/en/software.xml b/docs/docs/stable/installer/en/software.xml
new file mode 100644
index 00000000..1ffe297d
--- /dev/null
+++ b/docs/docs/stable/installer/en/software.xml
@@ -0,0 +1,21 @@
+<?xml version='1.0' encoding='UTF-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook" xml:id="software" version="5.0" xreflabel="Software">
+ <!--2018/02/27 apb: Created this XML to gather together the XML's which can make up a Software group.-->
+
+ <title>Software</title>
+
+ <section>
+ <title>Media Selection</title>
+
+ <xi:include href="add_supplemental_media.xml"/>
+
+ <xi:include href="media_selection.xml"/>
+ </section>
+
+ <xi:include href="chooseDesktop.xml"/>
+
+ <xi:include href="choosePackageGroups.xml"/>
+
+ <xi:include href="minimal-install.xml"/>
+
+ <xi:include href="choosePackagesTree.xml"/>
+</section> \ No newline at end of file