noted setgid kmem removal on make

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-02-27 14:51:07 +00:00
parent ae11e83e81
commit 2aba33374a

View File

@ -14,6 +14,12 @@
</para></listitem>
<listitem><para>February 27th, 2002 [gerard]: Chapter 06 - Make: Added
commands to remove the setgid kmem bit from
<filename>/usr/bin/make</filename>. This isn't needed on Linux systems to
deal with the system load and it causes some other problems too that are
fixed by removing the setgid bit.</para></listitem>
<listitem><para>February 26th, 2002 [gerard]: Upgraded to
lfs-bootscripts-1.6</para></listitem>