Author: randy
Date: 2008-08-11 18:15:25 -0600 (Mon, 11 Aug 2008)
New Revision: 7552
Modified:
branches/6.3/BOOK/book/bookinfo.xml
branches/6.3/BOOK/book/foreword.xml
branches/6.3/BOOK/general.ent
branches/6.3/BOOK/general/sysutils/hal.xml
branches/6.3/BOOK/xsoft/other/thunderbird.xml
Log:
Updates for the 6.3-rc3 release including mods to shorten some line lengths to
fit the PDF output on a page
Modified: branches/6.3/BOOK/book/bookinfo.xml
===================================================================
--- branches/6.3/BOOK/book/bookinfo.xml 2008-08-11 21:03:25 UTC (rev 7551)
+++ branches/6.3/BOOK/book/bookinfo.xml 2008-08-12 00:15:25 UTC (rev 7552)
@@ -42,8 +42,8 @@
<revhistory>
<revision>
- <revnumber>6.3-rc2</revnumber>
- <date>2008-05-16</date>
+ <revnumber>6.3-rc3</revnumber>
+ <date>2008-08-12</date>
<revremark>Seventh release</revremark>
</revision>
Modified: branches/6.3/BOOK/book/foreword.xml
===================================================================
--- branches/6.3/BOOK/book/foreword.xml 2008-08-11 21:03:25 UTC (rev 7551)
+++ branches/6.3/BOOK/book/foreword.xml 2008-08-12 00:15:25 UTC (rev 7552)
@@ -78,7 +78,7 @@
-->
<para>BLFS version 6.3 is the complement to the LFS 6.3 book. It has been
- 15 months since the last release of BLFS and almost nine months since LFS-6.3
+ 18 months since the last release of BLFS and almost 12 months since LFS-6.3
was released. Though we would like to release BLFS versions as quickly as
possible after an LFS release, this version lagged a bit due to Editor
inactivity. However, early on in 2008 several new Editors were brought on
@@ -109,7 +109,7 @@
<blockquote>
<literallayout>Randy McMurchy
-May 11th, 2008</literallayout>
+August 12th, 2008</literallayout>
</blockquote>
</sect1>
Modified: branches/6.3/BOOK/general/sysutils/hal.xml
===================================================================
--- branches/6.3/BOOK/general/sysutils/hal.xml 2008-08-11 21:03:25 UTC (rev
7551)
+++ branches/6.3/BOOK/general/sysutils/hal.xml 2008-08-12 00:15:25 UTC (rev
7552)
@@ -416,27 +416,27 @@
-->
<deviceinfo version="0.2">
- <device>
+<device>
- <!-- this is to be able to mount media in drives we cannot poll,
- e.g. IDE Zip Drives and PC style floppy drives -->
- <match key="storage.media_check_enabled" bool="false">
- <match key="storage.no_partitions_hint" bool="true">
- <append key="volume.mount.valid_options"
type="strlist">usefree</append>
- <!-- Insert other options here -->
- </match>
- </match>
+<!-- this is to be able to mount media in drives we cannot poll,
+ e.g. IDE Zip Drives and PC style floppy drives -->
+<match key="storage.media_check_enabled" bool="false">
+ <match key="storage.no_partitions_hint" bool="true">
+ <append key="volume.mount.valid_options"
type="strlist">usefree</append>
+ <!-- Insert other options here -->
+ </match>
+</match>
- <match key="volume.fsusage" string="filesystem">
+<match key="volume.fsusage" string="filesystem">
- <!-- allow these mount options for vfat -->
- <match key="volume.fstype" string="vfat">
- <append key="volume.mount.valid_options"
type="strlist">usefree</append>
- <!-- Insert other options here -->
- </match>
- </match>
+ <!-- allow these mount options for vfat -->
+ <match key="volume.fstype" string="vfat">
+ <append key="volume.mount.valid_options"
type="strlist">usefree</append>
+ <!-- Insert other options here -->
+ </match>
+</match>
- </device>
+</device>
</deviceinfo></literal>
EOF</userinput></screen>
Modified: branches/6.3/BOOK/general.ent
===================================================================
--- branches/6.3/BOOK/general.ent 2008-08-11 21:03:25 UTC (rev 7551)
+++ branches/6.3/BOOK/general.ent 2008-08-12 00:15:25 UTC (rev 7552)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "11"> <!-- Always 2 digits -->
+<!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2008">
-<!ENTITY version "6.3-rc2">
+<!ENTITY version "6.3-rc3">
<!ENTITY releasedate "August &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
-<!ENTITY blfs-version "6.3-rc2"> <!-- svn|[release #] -->
+<!ENTITY blfs-version "6.3-rc3"> <!-- svn|[release #] -->
<!ENTITY lfs-version "6.3"> <!--
version|testing|unstable|development] -->
<!ENTITY last-commit "$Date$"> <!-- Automatic update -->
@@ -44,7 +44,7 @@
<!ENTITY lfs-gcc-version "4.1.2">
<!-- End LFS versions -->
-<!ENTITY blfs-bootscripts-version "20080326">
+<!ENTITY blfs-bootscripts-version "20080812">
<!ENTITY blfs-bootscripts-download
"&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">
Modified: branches/6.3/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- branches/6.3/BOOK/xsoft/other/thunderbird.xml 2008-08-11 21:03:25 UTC
(rev 7551)
+++ branches/6.3/BOOK/xsoft/other/thunderbird.xml 2008-08-12 00:15:25 UTC
(rev 7552)
@@ -221,8 +221,10 @@
# This option identifies the default binary directory of the Thunderbird
# installation and is used to locate Thunderbird's installed files. This
# option is not required for end-user use, and is only used for
-# development purposes.
-#ac_add_options
--with-default-mozilla-five-home=/usr/lib/thunderbird-&thunderbird-version;</literal>
+# development purposes. Due to PDF line length limitations, the command
+# below is modified. If you need to use the command below, change the
+# ... to /usr/lib.
+#ac_add_options
--with-default-mozilla-five-home=.../thunderbird-&thunderbird-version;</literal>
EOF</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page