Jonathan Oksman wrote:
> While I was packaging up stuff for backup, I noticed that the two new
> packages to the system (xz and check) both put some documentation
> during Chapter 5 into /tools/share/doc. It remains after '5.34.
> Stripping' is completed. The final command that removes
> documentation:
>
> rm -rf /tools/{,share}/{info,man}
>
>
> Could be adjusted to become:
>
> rm -rf /tools/{,share}/{doc,info,man}
I suppose. It's about 50M and after Chapter 6, the whole /tools
directory (about 500M) can be deleted. For today's disk drives, 50M is
pretty trivial.
I'll update before we do the final 7.0 release.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page