- Timestamp:
 - Feb 21, 2006, 1:06:30 AM (20 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 643f8be
 - Parents:
 - df7a253
 - Location:
 - BOOK
 - Files:
 - 
      
- 4 edited
 
- 
          
  final-system/common/bzip2.xml (modified) (1 diff)
 - 
          
  final-system/multilib/bzip2.xml (modified) (1 diff)
 - 
          
  general.ent (modified) (2 diffs)
 - 
          
  introduction/common/changelog.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/bzip2.xml
rdf7a253 rc135b4d 60 60 Bzip2 utilities against it.</para> 61 61 62 <para os="c">Compile the package:</para>62 <para os="c">Compile and test the package:</para> 63 63 64 64 <screen><userinput>make</userinput></screen> 65 66 <para os="d">To test the results, issue:67 <userinput>make test</userinput>.</para>68 65 69 66 <para os="e">If reinstalling Bzip2, perform  - 
      
BOOK/final-system/multilib/bzip2.xml
rdf7a253 rc135b4d 50 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 51 51 href="../common/bzip2.xml" 52 xpointer="xpointer(//*[@os='d'])"/>53 54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"55 href="../common/bzip2.xml"56 52 xpointer="xpointer(//*[@os='e'])"/> 57 53  - 
      
BOOK/general.ent
rdf7a253 rc135b4d 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY version "CLFS-SVN-2005111 1">3 <!ENTITY version "CLFS-SVN-20051113"> 4 4 <!ENTITY version-x86 "&version;-x86"> 5 5 <!ENTITY version-x86_64 "&version;-x86_64-Multilib"> … … 14 14 <!ENTITY version-alpha "&version;-ALPHA"> 15 15 16 <!ENTITY releasedate "November 1 1, 2005">16 <!ENTITY releasedate "November 13, 2005"> 17 17 <!ENTITY milestone "0.1"> 18 18 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->  - 
      
BOOK/introduction/common/changelog.xml
rdf7a253 rc135b4d 38 38 39 39 <listitem> 40 <para>November 13, 2005</para> 41 <itemizedlist> 42 <listitem> 43 <para>[manuel] - Omit running Bzip2's testsuite as a separate step, 44 as make runs it automatically. Ported from LFS-SVN.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 48 49 <listitem> 40 50 <para>November 10, 2005</para> 41 51 <itemizedlist> 42 52 <listitem> 43 53 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils 44 testsuite. Ported from LFS-SVN.</para>54 testsuite. Ported from LFS-SVN.</para> 45 55 </listitem> 46 56 <listitem>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  