Ignore:
Timestamp:
08/19/2015 08:20:02 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
7.8-systemd, 7.9-systemd
Children:
102c4bb6, 9c13f79
Parents:
9f3a0fff
Message:

Update to binutils-2.25.1
Update to check-0.10.0
Update to procps-ng-3.3.11
Update to man-pages-4.02
Update to glibc-2.22
Update to linux-4.1.5
Update to tzdata2015f
XML Cleanups
Add a workaround for ncurses in Chapter 5 to not use mawk if found
Document some test suite failures

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/procps.xml

    r9f3a0fff rf77b95f  
    7777<screen><userinput remap="install">make install</userinput></screen>
    7878
    79 <para>Finally, move essential files to a location that can be found if
     79<para>Finally, move essential libraries to a location that can be found if
    8080<filename class="directory">/usr</filename> is not mounted.</para>
    8181
    82 <screen><userinput remap="install">mv -v /usr/bin/pidof /bin
    83 mv -v /usr/lib/libprocps.so.* /lib
     82<screen><userinput remap="install">mv -v /usr/lib/libprocps.so.* /lib
    8483ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</userinput></screen>
    8584
Note: See TracChangeset for help on using the changeset viewer.