Dimitry Naldayev wrote:
Hi all,

I am looking for a way to build a clean production system. ie system
without development parts.

My immediate thought on this is that you should still follow the LFS book completely (including installing all toolchain components). Once it's built, then you can go one of two ways:

1) Copy only the binaries (and the libraries they depend on) to your production system that you know you want/need. 2) Delete the binaries (and the libraries that only they depend on) from your production system that you know you don't want/need (e.g. 'as', 'ld', 'cc1', etc.).

Hope this helps,

Matt.

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to