Changeset ecc9beb


Ignore:
Timestamp:
01/05/2005 02:18:58 PM (19 years ago)
Author:
Jeremy Utley <jeremy@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
9a55212
Parents:
2611a3b
Message:

Upgrade to Texinfo 4.8

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r2611a3b recc9beb  
    3232<listitem><para>tar-1.15.1</para></listitem>
    3333<listitem><para>tcl-8.4.9</para></listitem>
     34<listitem><para>texinfo-4.8</para></listitem>
    3435<listitem><para>udev-050</para></listitem>
    3536<listitem><para>util-linux-2.12p</para></listitem>
     
    4849<itemizedlist>
    4950<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
     51<listitem><para>texinfo-4.7-segfault-1.patch</para></listitem>
    5052</itemizedlist>
    5153</listitem>
     54
     55<listitem><para>January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para></listitem>
    5256
    5357<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
  • chapter03/patches.xml

    r2611a3b recc9beb  
    144144
    145145<varlistentry>
    146 <term>Texinfo Seg-Fault Patch - 1 KB:</term> <listitem>
    147 <para><ulink url="&patches-root;texinfo-&texinfo-version;-segfault-1.patch"/></para>
    148 </listitem>
    149 </varlistentry>
    150 
    151 <varlistentry>
    152146<term>Util-linux Cramfs Patch - 2kb:</term> <listitem>
    153147<para><ulink url="&patches-root;util-linux-&util-linux-version;-cramfs-1.patch"/></para>
  • chapter06/texinfo.xml

    r2611a3b recc9beb  
    2222<sect2 role="installation">
    2323<title>Installation of Texinfo</title>
    24 
    25 <para>Apply a patch:</para>
    26 
    27 <screen><userinput>patch -Np1 -i ../texinfo-&texinfo-version;-segfault-1.patch</userinput></screen>
    2824
    2925<para>Prepare Texinfo for compilation:</para>
  • general.ent

    r2611a3b recc9beb  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20041231">
    3 <!ENTITY releasedate "December 31, 2004">
     2<!ENTITY version "SVN-20050105">
     3<!ENTITY releasedate "January 5, 2005">
    44<!ENTITY milestone "6.1">
    55
     
    6767<!ENTITY tar-version "1.15.1">
    6868<!ENTITY tcl-version "8.4.9">
    69 <!ENTITY texinfo-version "4.7">
     69<!ENTITY texinfo-version "4.8">
    7070<!ENTITY util-linux-version "2.12p">
    7171<!ENTITY udev-version "050">
Note: See TracChangeset for help on using the changeset viewer.