Re: LFS-7.0 is released

2011-10-29 Thread Tiago Barros
Great job guys! Now we can fiddle with this much anticipated new version. ^_^ And learn some new tricks, as always. Thank you. -- 智亞護 計算機工學之學生 "*If it happens once, it's a bug. If it happens twice, it's a feature. If it happens more than twice, it's a design philosophy.*" -- http://linuxfroms

Re: LFS-7.0 is released

2011-10-29 Thread Bruce Dubbs
Jeremy Huntwork wrote: > On Oct 29, 2011, at 1:46 AM, Bruce Dubbs wrote: >> A somewhat major change was made in this version of the book by adding a >> new top level directory, /run. This directory has a tmpfs mounted and is >> used by programs like udev to store run time information. The >> dir

Re: Stripping in Chapter 6

2011-10-29 Thread Jonathan Oksman
Jeremy Huntwork wrote: > > According to the link Dan posted, http://www.technovelty.org/linux/strip.html > (I > don't know if anyone in the community has verified yet personally), > --strip-all is the > one to worry about. --strip-unneeded will do the right thing for static libs. > So the > word