Changeset 201d101


Ignore:
Timestamp:
04/09/2005 12:30:49 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
0a51467
Parents:
dea7faa
Message:

Ported r4887 and r4888 from trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter05/bzip2.xml

    rdea7faa r201d101  
    3333<screen><userinput>make</userinput></screen>
    3434
     35<para>To test the results, issue: <userinput>make test</userinput>.</para>
     36
    3537<para>Install the package:</para>
    3638
    3739<screen><userinput>make PREFIX=/tools install</userinput></screen>
    3840
    39 <para>To test the results, issue: <userinput>make test</userinput>.</para>
    4041</sect2>
    4142
  • chapter06/iproute2.xml

    rdea7faa r201d101  
    3535          dependent on Berkeley DB.  Because <command>arpd</command> is not a very
    3636          common requirement on a base Linux system, remove the dependency on
    37           Berkeley DB by applying the sed command below.  If
     37          Berkeley DB by applying the <command>sed</command> command below.  If
    3838          the <command>arpd</command> binary is needed, instructions for
    3939          compiling Berkeley DB can be found in the BLFS Book at <ulink
  • general.ent

    rdea7faa r201d101  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "7.0-multiarch-20050406">
     2<!ENTITY version "7.0-multiarch-20050409">
    33<!ENTITY version-x86 "&version;-x86">
    44<!ENTITY version-alpha "&version;-alpha">
    55<!ENTITY version-ppc "&version;-PowerPC">
    66<!ENTITY version-raq2 "&version;-RaQ2">
    7 <!ENTITY releasedate "April 6, 2005">
     7<!ENTITY releasedate "April 9, 2005">
    88<!ENTITY milestone "7.0">
    99
Note: See TracChangeset for help on using the changeset viewer.