Ver Fonte

noted setgid kmem removal on make

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans há 23 anos atrás
pai
commit
2aba33374a
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      chapter01/changelog.xml

+ 6 - 0
chapter01/changelog.xml

@@ -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>