Changeset fbb8b9ec


Ignore:
Timestamp:
04/03/2005 04:15:50 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c9a2447
Parents:
e73c45ef
Message:

Revert to version 3640

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3644 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • book/bookinfo.xml

    re73c45ef rfbb8b9ec  
    4444<revhistory>
    4545<revision>
    46         <revnumber>6.0</revnumber>
    47         <date>2005-04-02</date>
    48         <revremark>Fourth release</revremark>
     46        <revnumber>&version;</revnumber>
     47        <date>&pubdate;</date>
     48        <revremark>Development Release</revremark>
     49</revision>
     50
     51<revision>
     52        <revnumber>&version;</revnumber>
     53        <date>2005-03-17</date>
     54        <revremark>Fourth release (Candidate 1)</revremark>
    4955</revision>
    5056
    5157<revision>
    5258        <revnumber>5.1</revnumber>
    53         <date>2004-06-05</date>
     59        <date>2004-6-05</date>
    5460        <revremark>Third release</revremark>
    5561</revision>
  • general.ent

    re73c45ef rfbb8b9ec  
    22<!ENTITY month        "04">
    33<!ENTITY year         "2005">
    4 <!ENTITY version      "6.0">
     4<!ENTITY version      "svn-&year;&month;&day;">
    55<!ENTITY releasedate  "April &day;nd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    7 <!ENTITY blfs-version "6.0">                  <!-- cvs|[release #] -->
     7<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
    88<!ENTITY lfs-version  "development">          <!-- version|stable|testing|unstable|development] -->
    99<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
     
    1313<!ENTITY maintainer-address   "bdubbs@linuxfromscratch.org">
    1414 
    15 <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/6.0">
     15<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
    1616<!ENTITY downloads-project "http://downloads.linuxfromscratch.org">
    1717<!ENTITY hints-root     "http://www.linuxfromscratch.org/hints">
    18 <!ENTITY patch-root     "http://www.linuxfromscratch.org/blfs/downloads/6.0">
     18<!ENTITY patch-root     "http://www.linuxfromscratch.org/blfs/downloads/svn">
    1919<!-- <!ENTITY lfs-root       "http://www.linuxfromscratch.org/lfs/view/&lfs-version;"> -->
    2020<!ENTITY lfs-root       "../../../../lfs/view/&lfs-version;">
     
    2222
    2323
    24 <!ENTITY blfs-bootscripts-version     "6.0">
     24<!ENTITY blfs-bootscripts-version     "20050313">
    2525<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    2626                                     
  • introduction/welcome/changelog.xml

    re73c45ef rfbb8b9ec  
    2323<itemizedlist>
    2424
    25 <listitem><para>April 2nd, 2005 [bdubbs]: 6.0 Release.</para></listitem>
    26 
    27 <listitem><para>April 2nd, 2005 [bdubbs]: Updated emacs to 21.4a.</para></listitem>
    28 
    29 <listitem><para>April 2nd, 2005 [bdubbs]: Updated iptables to add
    30 bootscript installation.</para></listitem>
    31 
    32 <listitem><para>April 2nd, 2005 [bdubbs]: Updated 6.0 branch with
    33 vim security patch from SVN (randy).</para></listitem>
    34 
    3525<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
    3626of DocBook-utils, reported by Andrew Benton.</para></listitem>
    3727
    38 <listitem><para>March 17th, 2005 [randy]: Changed cracklib from a required
    39 dependency to recommended in the Linux-Pam instructions; updated to Zip-2.31
    40 and CUPS-1.1.23; added the creation of an 'lp' user to the CUPS
    41 instructions.</para></listitem>
    42 =======
    4328<listitem><para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
    4429DocBook XSL Stylesheets-1.68.1.</para></listitem>
    45 >>>>>>> .r3640
    4630
    4731<listitem><para>March 31st, 2005 [bdubbs]: Updated the install instructions
  • postlfs/editors/emacs.xml

    re73c45ef rfbb8b9ec  
    77  <!ENTITY emacs-download-http "http://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
    88  <!ENTITY emacs-download-ftp "ftp://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
    9   <!ENTITY emacs-md5sum    "8f9d97cbd126121bd5d97e5e31168a87">
     9  <!ENTITY emacs-md5sum    "5ec2c01f7604cf207628de0e82181647">
    1010  <!ENTITY emacs-size      "20 MB">
    1111  <!ENTITY emacs-buildsize "96.8 MB">
     
    1515<sect1 id="emacs" xreflabel="Emacs-&emacs-version;">
    1616<sect1info>
    17   <othername>$LastChangedBy$</othername>
    18   <date>$Date$</date>
     17<othername>$LastChangedBy$</othername>
     18<date>$Date$</date>
    1919</sect1info>
    20 
    2120<?dbhtml filename="emacs.html"?>
    2221<title>Emacs-&emacs-version;</title>
    23 
    24 <indexterm zone="emacs">
    25   <primary sortas="a-Emacs">Emacs</primary>
    26 </indexterm>
     22<indexterm zone="emacs"><primary
     23sortas="a-Emacs">Emacs</primary></indexterm>
    2724
    2825<sect2>
     
    3431<sect3><title>Package information</title>
    3532<itemizedlist spacing='compact'>
    36   <listitem><para>Download (HTTP): <ulink url="&emacs-download-http;"/></para></listitem>
    37   <listitem><para>Download (FTP): <ulink url="&emacs-download-ftp;"/></para></listitem>
    38   <listitem><para>Download MD5 sum: &emacs-md5sum;</para></listitem>
    39   <listitem><para>Download size: &emacs-size;</para></listitem>
    40   <listitem><para>Estimated disk space required: &emacs-buildsize;</para></listitem>
    41   <listitem><para>Estimated build time: &emacs-time;</para></listitem>
    42 </itemizedlist>
     33<listitem><para>Download (HTTP): <ulink
     34url="&emacs-download-http;"/></para></listitem>
     35<listitem><para>Download (FTP): <ulink
     36url="&emacs-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &emacs-md5sum;</para></listitem>
     38<listitem><para>Download size: &emacs-size;</para></listitem>
     39<listitem><para>Estimated disk space required:
     40&emacs-buildsize;</para></listitem>
     41<listitem><para>Estimated build time:
     42&emacs-time;</para></listitem></itemizedlist>
    4343</sect3>
    4444
    45 <sect3>
    46 <title><application>Emacs</application> dependencies</title>
    47 
    48 <sect4>
    49 <title>Optional</title>
    50 
     45<sect3><title><application>Emacs</application> dependencies</title>
     46<sect4><title>Optional</title>
    5147<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    52   <xref linkend="libjpeg"/>,
    53   <xref linkend="libpng"/>,
    54   <xref linkend="libtiff"/> and
    55   <xref linkend="libungif"/> or <xref linkend="giflib"/></para>
     48<xref linkend="libjpeg"/>,
     49<xref linkend="libpng"/>,
     50<xref linkend="libtiff"/> and
     51<xref linkend="libungif"/> or <xref linkend="giflib"/></para>
    5652</sect4>
    5753</sect3>
     
    6561commands:</para>
    6662
    67 <screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin &amp;&amp;
     63<screen><userinput><command>./configure --prefix=/usr \
     64   --libexecdir=/usr/sbin &amp;&amp;
    6865make bootstrap</command></userinput></screen>
    6966
Note: See TracChangeset for help on using the changeset viewer.