What's up with the website?

2006-11-18 Thread Jeremy Henty
As of "Fri Nov 17 16:27:38 GMT 2006": http://www.linuxfromscratch.org/ returns a directory listing and http://www.linuxfromscratch.org/lfs/ and http://www.linuxfromscratch.org/blfs/ return pages saying "Page not found". Jeremy Henty -- http://linuxfromscratch.org/mailman/listinfo/lfs-support F

Re: LFS and AMD

2006-11-18 Thread Justin The Cynical
Extreme Coder wrote: Hello all, I am pretty new to LFS. I am basically a system level programmer and I enjoy working with Linux, infact I live with it :). I have basic question, with related to hardware architecture. Since I am buying a AMD Athlon 64 Processor, with ASUS board and ATI

Re: Grep command

2006-11-18 Thread Luca
Hi Romain, it's exactly what I'm trying, I've added a | sed at the end of the command line, but I don't understand if it's possible to remove all the duplicate .UTF-8, .ISO- etc... with only one command. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.

Re: Grep command

2006-11-18 Thread Dan Nicholson
On 11/16/06, Luca <[EMAIL PROTECTED]> wrote: Hi Romain, it's exactly what I'm trying, I've added a | sed at the end of the command line, but I don't understand if it's possible to remove all the duplicate .UTF-8, .ISO- etc... with only one command. In the output you showed in the first posting

Re: Grep command

2006-11-18 Thread Romain Thouvenin
On 11/16/06, Luca <[EMAIL PROTECTED]> wrote: Hi Romain, it's exactly what I'm trying, I've added a | sed at the end of the command line, but I don't understand if it's possible to remove all the duplicate .UTF-8, .ISO- etc... with only one command. I guess something like : sed s/[.].*// would

Re: Grep command

2006-11-18 Thread Luca
Romain Thouvenin wrote: > On 11/16/06, Luca <[EMAIL PROTECTED]> wrote: >> Hi Romain, >> >> it's exactly what I'm trying, I've added a | sed at the end of the >> command line, but I don't understand if it's possible to remove all the >> duplicate .UTF-8, .ISO- etc... with only one command. > > I gue

Toolchain method

2006-11-18 Thread Luca
Hi all! A question about toolchain method, probably more lfs-dev related. We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2 and binutils-pass2. Question: instead of building packages twice, should be simpler to use "--with-sysroot=/tools" method? Luca -- http://linuxfromscr

Re: Toolchain method

2006-11-18 Thread Luca
Luca wrote: > Hi all! > > A question about toolchain method, probably more lfs-dev related. > > We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2 > and binutils-pass2. > > Question: instead of building packages twice, should be simpler to use > "--with-sysroot=/tools" method? >

Re: What's up with the website?

2006-11-18 Thread Dan Nicholson
On 11/17/06, Jeremy Henty <[EMAIL PROTECTED]> wrote: As of "Fri Nov 17 16:27:38 GMT 2006": http://www.linuxfromscratch.org/ returns a directory listing and http://www.linuxfromscratch.org/lfs/ and http://www.linuxfromscratch.org/blfs/ return pages saying "Page not found". Sorry. Use a mirror

Re: Toolchain method

2006-11-18 Thread Dan Nicholson
On 11/18/06, Luca <[EMAIL PROTECTED]> wrote: Hi all! A question about toolchain method, probably more lfs-dev related. We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2 and binutils-pass2. Question: instead of building packages twice, should be simpler to use "--with-sysroo

Re: Toolchain method

2006-11-18 Thread Luca
Dan Nicholson wrote: > On 11/18/06, Luca <[EMAIL PROTECTED]> wrote: >> Hi all! >> >> A question about toolchain method, probably more lfs-dev related. >> >> We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2 >> and binutils-pass2. >> >> Question: instead of building packages twic

Toolchain method

2006-11-18 Thread Luca
Hi all! Probably this is more pertinent to lfs-dev list... I have a question about the toolchain way: we have the first and second pass of gcc and binutils by passing the "--with-local-prefix=" and the "--with-lib-path=", but wouldn't be simpler to use the "--with-sysroot=" directive? Luca -- h

X Window System Components

2006-11-18 Thread Luca
Hi all! Question: In X Window System Components, fonts instructions, explicitly DejaVu there's the paragraph: "Earlier it was mentioned that /etc/fonts/fonts.conf could be modified to use DejaVu using the default family names. Since DejaVu is a replacement for Bitstream Vera fonts, it can be subst