added --exec-prefix=/ to psmisc, and added notes about the pidof man

page and symlink


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-17 13:40:06 +00:00
parent 4fc945adc8
commit 0fdd8677c3

View File

@ -15,12 +15,19 @@
</para></listitem>
<listitem><para>September 16th, 2001 [markh]: Chapter 6 - util-linux:
<listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
Added notes how to deal with psmisc's pidof symlink (in case sysvinit
isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
configure script in order for the programs to be installed in /bin
rather than /usr/bin (bootscripts may use them, so they must be in
/bin).</para></listitem>
<listitem><para>September 16th, 2001 [markh]: Chapter 6 - Util-linux:
Added USRGAMES_DIR=/usr/bin to the make install routine so that
/usr/games isn't created for banner and it is installed in
/usr/bin.</para></listitem>
<listitem><para>September 14th, 2001 [markh]: Chapter 6 - e2fsprogs:
<listitem><para>September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:
Updated to version 1.24.</para></listitem>
<listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added