> Date: Sun, 10 Jun 2012 14:24:15 -0500 > From: [email protected] > To: [email protected] > Subject: Re: [lfs-support] Packages Dependency Graph > > Take a look at > http://www.linuxfromscratch.org/lfs/view/development/appendices/dependencies.html > > It basically describes a graph. Yes it does this good! I don't know why I did not look at appendices in my life ;) Thank you very much!
> The better way is to build the system and then delete what you don't > want. For instance, after a build, you don't need gcc, but it would be > difficult to build new packages, Please read my answer to Ken in below... > > -- Bruce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > Date: Mon, 11 Jun 2012 01:14:21 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [lfs-support] Packages Dependency Graph > > On Sun, Jun 10, 2012 at 11:30:54PM +0430, Yasser Zamani wrote: > Generally, LFS encourages people to develop their scripting skills > (after the first successful build). Relying on the host's tar will > make scripting "somewhat difficult". > > As Bruce said, build it all and then remove what *you* can do > without. Some of it is down to painstaking examination of what is > installed, e.g. nobody needs *all* the consolefonts and keymaps, but > many people will want at least one of each. > Yes I understand that the Bruce's advice works well. However, I forgot to mention that my another goal is understanding the environment better. e.g. I tried to repeat the LFS but this time with skipping installing the packages which I don't know why I should install. Then I had an interesting experience. Section 6's Glibc's configure failed because of absent of Gawk and now I know why and where I need section 5's Gawk; Actually in my life I cannot do a thing while I don't know why I should do ;) > ĸen > -- > das eine Mal als Tragödie, das andere Mal als Farce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
