|
@@ -26,9 +26,9 @@ strip --strip-unneeded /tools/{,s}bin/*</userinput></screen>
|
|
|
ones would be destroyed and the toolchain packages would need to be
|
|
|
built all over again.</para>
|
|
|
|
|
|
- <para>To save nearly 20 MB more, remove the documentation:</para>
|
|
|
+ <para>To save nearly 25 MB more, remove the documentation:</para>
|
|
|
|
|
|
-<screen><userinput>rm -rf /tools/{info,man}</userinput></screen>
|
|
|
+<screen><userinput>rm -rf /tools/{,share}/{info,man}</userinput></screen>
|
|
|
|
|
|
<para>At this point, you should have at least 850 MB of free space in
|
|
|
<envar>$LFS</envar> that can be used to build and install Glibc in the
|