4 commits - en-US/Desktop.xml en-US/FileSystems.xml en-US/Live.xml

Paul W. Frields pfrields at fedoraproject.org
Sun Apr 25 01:22:14 UTC 2010


 en-US/Desktop.xml     |   12 ++++++++++++
 en-US/FileSystems.xml |    3 +++
 en-US/Live.xml        |    3 +++
 3 files changed, 18 insertions(+)

New commits:
commit 0ce1be9e569c0782225f7853d71cfdf0c4bcfadf
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Apr 24 21:21:23 2010 -0400

    Add note on kudzu and hwbrowser

diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
index 79bf19a..e53cc44 100644
--- a/en-US/Desktop.xml
+++ b/en-US/Desktop.xml
@@ -328,4 +328,10 @@
 			Due to space considerations, Abiword is not included in the Fedora &PRODVER; Live image by default.  If you have created a Live USB key using the persistent storage option, or install the image to a hard disk, you can add Abiword and any other desired applications.
 		</para>
 	</section>
+	<section>
+		<title>Kudzu and hwbrowser deprecated</title>
+		<para>
+			The <package>kudzu</package> package and the graphical <application>hwbrowser</application> application have been retired.  The <package>fwfstab</package> package has been updated and no longer relies on <package>kudzu</package>.  Users can now make use of the <package>udev</package> and <package>udisks</package> packages to provide necessary support and utilities.
+		</para>
+	</section>
 </section>


commit d272ceadfdd1699e97442031fd3b6258f62d3ec6
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Apr 24 21:16:51 2010 -0400

    Make note on Abiword not included in Desktop Live

diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
index f63ccf4..79bf19a 100644
--- a/en-US/Desktop.xml
+++ b/en-US/Desktop.xml
@@ -322,4 +322,10 @@
 			Support for 3D acceleration using the <systemitem>radeon</systemitem> driver is no longer considered experimental in Fedora &PRODVER;.
 		</para>
 	</section>
+	<section>
+		<title>Abiword not included in default Live image</title>
+		<para>
+			Due to space considerations, Abiword is not included in the Fedora &PRODVER; Live image by default.  If you have created a Live USB key using the persistent storage option, or install the image to a hard disk, you can add Abiword and any other desired applications.
+		</para>
+	</section>
 </section>


commit dd52b4061ea06b7d4207edb9cbe523ad9db51b8c
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Apr 24 21:09:34 2010 -0400

    Add link to wiki Live image page

diff --git a/en-US/Live.xml b/en-US/Live.xml
index dd20150..9a11a13 100644
--- a/en-US/Live.xml
+++ b/en-US/Live.xml
@@ -14,6 +14,9 @@
 	<para>
 		The Fedora Spins SIG (<ulink type="http" url="http://fedoraproject.org/wiki/SIGs/Spins">http://fedoraproject.org/wiki/SIGs/Spins</ulink>) is continuously developing specialized Live images for specific purposes.
 	</para>
+	<para>
+		To read more about Live images, refer to <ulink url="http://fedoraproject.org/wiki/FedoraLiveCD#Advantages_and_Limitations"/>.
+	</para>
 	
 </section>
 


commit d1177acf65c7a46aef2dcc809ac4ff14af37cbb8
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Apr 24 21:04:48 2010 -0400

    Add note on btrfs option for CD/DVD-based Anaconda

diff --git a/en-US/FileSystems.xml b/en-US/FileSystems.xml
index 405c639..8c2cea6 100644
--- a/en-US/FileSystems.xml
+++ b/en-US/FileSystems.xml
@@ -17,6 +17,9 @@
 		<para>
 			Because Btrfs is still experimental and under development, the installation program does not offer it by default. If you want to create a Btrfs partition on a drive, you must commence the installation process with the boot option <command>btrfs</command>.
 		</para>
+		<para>
+			Passing the <command>btrfs</command> boot option on a DVD or CD based installation also allows Anaconda to access and mount a pre-existing btrfs partition.  This option does not work with Fedora Live media.
+		</para>
 		<warning>
 			<title>Btrfs is still experimental</title>
 			<para>




More information about the docs-commits mailing list