[release-notes] pulling in the installer beat

Pete Travis immanetize at fedoraproject.org
Sun Oct 20 18:46:09 UTC 2013


commit 19019dedcee5570858c6ed55edb91a1a01654321
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Oct 20 12:46:07 2013 -0600

    pulling in the installer beat

 en-US/Installation.xml |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Installation.xml b/en-US/Installation.xml
index 6502141..d750c5b 100644
--- a/en-US/Installation.xml
+++ b/en-US/Installation.xml
@@ -3,7 +3,19 @@
 "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
 <?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
 
-<section>
+<section id="installation">
   <title>Installation</title>
   <para />
+  <section id="installation-thinp">
+    <title>LVM Thin Provisioning support in Anaconda</title>
+    <para>
+      The Fedora installer now supports creating thinly provisioned <systemitem>LVM</systemitem> volumes in both the graphical interface and automated <function>kickstart</function> installations. This change includes a new automatic partitioning variant as well as new options to create thin volumes in custom partitioning.
+    </para>
+  </section>
+  <section id="installation-docdirs">
+    <title>Unversioned docdirs</title>
+    <para>
+      Per package documentation is now installed into unversioned <filename>/usr/share/doc/<replaceable>packagename</replaceable></filename> directories. Previously the directory name contained the package's version in addition to the package's name. 
+    </para>
+  </section>
 </section>


More information about the docs-commits mailing list