Changeset d663c90


Ignore:
Timestamp:
12/16/2005 05:03:44 PM (18 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
1a89152
Parents:
6856842
Message:

Move procps to before Perl

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r6856842 rd663c90  
    115115</listitem>
    116116
     117<listitem><para>December 16, 2005 [jhuntwork]: Move Procps to before Perl in chapter 6.
     118Perl's testsuite uses 'ps'.</para>
     119</listitem>
     120
    117121<listitem><para>December 13, 2005 [jhuntwork]: Install Tcl's internal headers to /tools/include,
    118122allowing us to drop its source directory right away. Origin is Greg Schafer, and thanks to
  • chapter06/chapter06.xml

    r6856842 rd663c90  
    2727<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>
    2828<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/>
     29<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/>
    2930<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/>
    3031<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/>
     
    5859<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="module-init-tools.xml"/>
    5960<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/>
    60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/>
    6161<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="psmisc.xml"/>
    6262<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shadow.xml"/>
Note: See TracChangeset for help on using the changeset viewer.