Author: bdubbs
Date: 2005-04-02 19:43:23 -0700 (Sat, 02 Apr 2005)
New Revision: 3641
Modified:
trunk/BOOK/book/bookinfo.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/editors/emacs.xml
Log:
BLFS 6.0
Modified: trunk/BOOK/book/bookinfo.xml
===================================================================
--- trunk/BOOK/book/bookinfo.xml 2005-04-03 00:03:13 UTC (rev 3640)
+++ trunk/BOOK/book/bookinfo.xml 2005-04-03 02:43:23 UTC (rev 3641)
@@ -43,20 +43,14 @@
<revhistory>
<revision>
- <revnumber>&version;</revnumber>
- <date>&pubdate;</date>
- <revremark>Development Release</revremark>
+ <revnumber>6.0</revnumber>
+ <date>2005-04-02</date>
+ <revremark>Fourth release</revremark>
</revision>
<revision>
- <revnumber>&version;</revnumber>
- <date>2005-03-17</date>
- <revremark>Fourth release (Candidate 1)</revremark>
-</revision>
-
-<revision>
<revnumber>5.1</revnumber>
- <date>2004-6-05</date>
+ <date>2004-06-05</date>
<revremark>Third release</revremark>
</revision>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-04-03 00:03:13 UTC (rev 3640)
+++ trunk/BOOK/general.ent 2005-04-03 02:43:23 UTC (rev 3641)
@@ -1,10 +1,10 @@
<!ENTITY day "02">
<!ENTITY month "04">
<!ENTITY year "2005">
-<!ENTITY version "svn-&year;&month;&day;">
+<!ENTITY version "6.0">
<!ENTITY releasedate "April &day;nd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
-<!ENTITY blfs-version "cvs"> <!-- cvs|[release #] -->
+<!ENTITY blfs-version "6.0"> <!-- cvs|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|stable|testing|unstable|development] -->
<!ENTITY last-commit "$Date$"> <!-- Automatic update -->
@@ -12,16 +12,16 @@
<!ENTITY maintainer-firstname "Bruce">
<!ENTITY maintainer-address "[EMAIL PROTECTED]">
-<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
+<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/6.0">
<!ENTITY downloads-project "http://downloads.linuxfromscratch.org">
<!ENTITY hints-root "http://www.linuxfromscratch.org/hints">
-<!ENTITY patch-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
+<!ENTITY patch-root "http://www.linuxfromscratch.org/blfs/downloads/6.0">
<!-- <!ENTITY lfs-root
"http://www.linuxfromscratch.org/lfs/view/&lfs-version;"> -->
<!ENTITY lfs-root "../../../../lfs/view/&lfs-version;">
<!ENTITY publisher "Unknown">
-<!ENTITY blfs-bootscripts-version "20050313">
+<!ENTITY blfs-bootscripts-version "6.0">
<!ENTITY blfs-bootscripts-download
"&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
<!-- Part II -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-04-03 00:03:13 UTC
(rev 3640)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-04-03 02:43:23 UTC
(rev 3641)
@@ -22,11 +22,27 @@
<itemizedlist>
+<listitem><para>April 2nd, 2005 [bdubbs]: 6.0 Release.</para></listitem>
+
+<listitem><para>April 2nd, 2005 [bdubbs]: Updated emacs to
21.4a.</para></listitem>
+
+<listitem><para>April 2nd, 2005 [bdubbs]: Updated iptables to add
+bootscript installation.</para></listitem>
+
+<listitem><para>April 2nd, 2005 [bdubbs]: Updated 6.0 branch with
+vim security patch from SVN (randy).</para></listitem>
+
<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
of DocBook-utils, reported by Andrew Benton.</para></listitem>
+<listitem><para>March 17th, 2005 [randy]: Changed cracklib from a required
+dependency to recommended in the Linux-Pam instructions; updated to Zip-2.31
+and CUPS-1.1.23; added the creation of an 'lp' user to the CUPS
+instructions.</para></listitem>
+=======
<listitem><para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
DocBook XSL Stylesheets-1.68.1.</para></listitem>
+>>>>>>> .r3640
<listitem><para>March 31st, 2005 [bdubbs]: Updated the install instructions
for xinetd to use /etc/xinetd.d/ directory structure. Patch by John Gnew.
Modified: trunk/BOOK/postlfs/editors/emacs.xml
===================================================================
--- trunk/BOOK/postlfs/editors/emacs.xml 2005-04-03 00:03:13 UTC (rev
3640)
+++ trunk/BOOK/postlfs/editors/emacs.xml 2005-04-03 02:43:23 UTC (rev
3641)
@@ -6,7 +6,7 @@
<!ENTITY emacs-download-http
"http://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
<!ENTITY emacs-download-ftp
"ftp://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
- <!ENTITY emacs-md5sum "5ec2c01f7604cf207628de0e82181647">
+ <!ENTITY emacs-md5sum "8f9d97cbd126121bd5d97e5e31168a87">
<!ENTITY emacs-size "20 MB">
<!ENTITY emacs-buildsize "96.8 MB">
<!ENTITY emacs-time "4.20 SBU">
@@ -14,14 +14,17 @@
<sect1 id="emacs" xreflabel="Emacs-&emacs-version;">
<sect1info>
-<othername>$LastChangedBy$</othername>
-<date>$Date$</date>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
</sect1info>
+
<?dbhtml filename="emacs.html"?>
<title>Emacs-&emacs-version;</title>
-<indexterm zone="emacs"><primary
-sortas="a-Emacs">Emacs</primary></indexterm>
+<indexterm zone="emacs">
+ <primary sortas="a-Emacs">Emacs</primary>
+</indexterm>
+
<sect2>
<title>Introduction to <application>Emacs</application></title>
@@ -30,25 +33,26 @@
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
-<listitem><para>Download (HTTP): <ulink
-url="&emacs-download-http;"/></para></listitem>
-<listitem><para>Download (FTP): <ulink
-url="&emacs-download-ftp;"/></para></listitem>
-<listitem><para>Download MD5 sum: &emacs-md5sum;</para></listitem>
-<listitem><para>Download size: &emacs-size;</para></listitem>
-<listitem><para>Estimated disk space required:
-&emacs-buildsize;</para></listitem>
-<listitem><para>Estimated build time:
-&emacs-time;</para></listitem></itemizedlist>
+ <listitem><para>Download (HTTP): <ulink
url="&emacs-download-http;"/></para></listitem>
+ <listitem><para>Download (FTP): <ulink
url="&emacs-download-ftp;"/></para></listitem>
+ <listitem><para>Download MD5 sum: &emacs-md5sum;</para></listitem>
+ <listitem><para>Download size: &emacs-size;</para></listitem>
+ <listitem><para>Estimated disk space required:
&emacs-buildsize;</para></listitem>
+ <listitem><para>Estimated build time: &emacs-time;</para></listitem>
+</itemizedlist>
</sect3>
-<sect3><title><application>Emacs</application> dependencies</title>
-<sect4><title>Optional</title>
+<sect3>
+<title><application>Emacs</application> dependencies</title>
+
+<sect4>
+<title>Optional</title>
+
<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
-<xref linkend="libjpeg"/>,
-<xref linkend="libpng"/>,
-<xref linkend="libtiff"/> and
-<xref linkend="libungif"/> or <xref linkend="giflib"/></para>
+ <xref linkend="libjpeg"/>,
+ <xref linkend="libpng"/>,
+ <xref linkend="libtiff"/> and
+ <xref linkend="libungif"/> or <xref linkend="giflib"/></para>
</sect4>
</sect3>
@@ -60,8 +64,7 @@
<para>Install <application>Emacs</application> by running the following
commands:</para>
-<screen><userinput><command>./configure --prefix=/usr \
- --libexecdir=/usr/sbin &&
+<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin
&&
make bootstrap</command></userinput></screen>
<para>Now, as the root user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page