mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-28 08:09:21 +01:00
Removed 'doc' from dirs to be removed from /tools -- doc directory isn't greated anymore.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f697d70297
commit
569fc0bf41
@ -79,6 +79,12 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>February 19, 2005 [gerard]: Chapter 5-Stripping:
|
||||
removed <filename class="directory">doc</filename> from the
|
||||
directories to be removed in <filename
|
||||
class="directory">/tools</filename>. This directory is not created
|
||||
anymore.</para></listitem>
|
||||
|
||||
<listitem><para>February 19, 2005 [jeremy]: Added correction to chapter 5
|
||||
glibc build to correct the disabling of selinux functionality. Thanks to
|
||||
Bobson on IRC (bobson@bobson.net) for pointing this out. Closes bugzilla
|
||||
|
@ -27,7 +27,7 @@ built all over again.</para>
|
||||
|
||||
<para>To save another 30 MB, remove the documentation:</para>
|
||||
|
||||
<screen><userinput>rm -rf /tools/{doc,info,man}</userinput></screen>
|
||||
<screen><userinput>rm -rf /tools/{info,man}</userinput></screen>
|
||||
|
||||
<para>There will now be at least 850 MB of free space on the LFS file
|
||||
system that can be used to build and install Glibc in the next phase.
|
||||
|
Loading…
Reference in New Issue
Block a user