Updated console scripts for LFS 6.1 and 7.0

2005-06-14 Thread Alexander E. Patrakov
Hello, Pasha Zubkov found that the font isn't being correctly set on framebuffer consoles. This bug also affects LFS-6.1-testing. I have attached fixed console scripts for LFS-6.1 and 7.0 (the difference is that in the 6.1 script all UTF-8-related stuff is omitted). Now these scripts work f

Re: GCC 4.x

2005-06-14 Thread Ryan . Oliver
Matthew Burgess wrote: >Jim Gifford wrote: >> Matt, Jeremy, and LFS-Dev, >> >> What are you feelings on cross-lfs moving to GCC 4.x? > >There's already a gcc4 branch, but it's not seen any commits yet. >It's >now become outdated with regard to trunk. I'll wait for gcc-4.0.1 to > >come out (the

Re: grep: --with-included-regex: must be dropped for 6.1

2005-06-14 Thread Alexander E. Patrakov
Archaic wrote: On Tue, Jun 14, 2005 at 03:49:05PM -0500, Tushar Teredesai wrote: Reason b is correct. But a is not. grep links against the glibc that was built in /tools. Doh!. Thanks. Totally spaced it when writing that. Lucky that b is still relevant. ;) It's correct but irrelevant. Resu

Re: Test suite failure notes on the Wiki

2005-06-14 Thread Archaic
On Tue, Jun 14, 2005 at 03:13:19PM -0500, Randy McMurchy wrote: > > The bottom paragraph of section 4.6 in LFS-Testing points to the LFS > Wiki for information about failed tests. Is there perhaps an updated > URL that could more directly point to this information? I cannot really > find anything.

Re: grep: --with-included-regex: must be dropped for 6.1

2005-06-14 Thread Archaic
On Tue, Jun 14, 2005 at 03:49:05PM -0500, Tushar Teredesai wrote: > > Reason b is correct. But a is not. grep links against the glibc that > was built in /tools. Doh!. Thanks. Totally spaced it when writing that. Lucky that b is still relevant. ;) -- Archaic Want control, education, and securi

RE: GCC Testsuite

2005-06-14 Thread David Fix
> 3.4.4 as well? > > -- > Archaic Yes, I just untarred gcc-3.4.4.tar.bz2, and it contains the full testsuite. Dave -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: GCC Testsuite

2005-06-14 Thread Archaic
On Tue, Jun 14, 2005 at 03:46:29PM -0500, Tushar Teredesai wrote: > > The full tarball does contain the test suite. 3.4.4 as well? -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfrom

Re: grep: --with-included-regex: must be dropped for 6.1

2005-06-14 Thread Tushar Teredesai
On 6/14/05, Archaic <[EMAIL PROTECTED]> wrote: > ISTM --with-included-regex be kept for chapter 5, though. The reasoning > would be a) can't depend on host's glibc, and b) we are using C locale. Reason b is correct. But a is not. grep links against the glibc that was built in /tools. -- Tushar T

Re: GCC Testsuite

2005-06-14 Thread Tushar Teredesai
On 6/14/05, Randy McMurchy <[EMAIL PROTECTED]> wrote: > Hi all, > > It is my understanding that the full GCC-3.4.x tarballs no longer > include the test suite. The full tarball does contain the test suite. -- Tushar Teredesai http://www.linuxfromscratch.org/~tushar/ http://www.geocities.c

Test suite failure notes on the Wiki

2005-06-14 Thread Randy McMurchy
Hi all, The bottom paragraph of section 4.6 in LFS-Testing points to the LFS Wiki for information about failed tests. Is there perhaps an updated URL that could more directly point to this information? I cannot really find anything. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (

Re: Typos on X86 package page of cross-lfs book (current svn)

2005-06-14 Thread M.Canales.es
El Martes, 14 de Junio de 2005 21:52, Jay D. McHugh escribió: > There are typos are the URL's for the bzip and texinfo packages. bzip > has two "2"s and texinfo says "textinfo" rather than "texinfo". Fixed, thanks :-) -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromsc

Re: grep: --with-included-regex: must be dropped for 6.1

2005-06-14 Thread Matthew Burgess
Archaic wrote: ISTM --with-included-regex be kept for chapter 5, though. The reasoning would be a) can't depend on host's glibc, and b) we are using C locale. Matt, I'll make the change to chapter 6 right now, but I'll off commit until you decide. Sounds sane to me...but then again what do I k

Typos on X86 package page of cross-lfs book (current svn)

2005-06-14 Thread Jay D. McHugh
There are typos are the URL's for the bzip and texinfo packages. bzip has two "2"s and texinfo says "textinfo" rather than "texinfo". -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: GCC 4.x

2005-06-14 Thread Matthew Burgess
Jim Gifford wrote: Matt, Jeremy, and LFS-Dev, What are you feelings on cross-lfs moving to GCC 4.x? There's already a gcc4 branch, but it's not seen any commits yet. It's now become outdated with regard to trunk. I'll wait for gcc-4.0.1 to come out (they're just ironing out the last cou

Re: GCC Testsuite

2005-06-14 Thread Randy McMurchy
Archaic wrote these words on 06/14/05 14:34 CST: > Can't say for 3.4.4, but 3.4.3 does contain the testsuite. Thanks for the heads-up. I've got to now go back and slightly reword the BLFS GCC-3.4.3 instructions. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C L

Re: grep: --with-included-regex: must be dropped for 6.1

2005-06-14 Thread Archaic
ISTM --with-included-regex be kept for chapter 5, though. The reasoning would be a) can't depend on host's glibc, and b) we are using C locale. Matt, I'll make the change to chapter 6 right now, but I'll off commit until you decide. -- Archaic Want control, education, and security from your ope

Re: GCC Testsuite

2005-06-14 Thread Archaic
On Tue, Jun 14, 2005 at 02:31:14PM -0500, Randy McMurchy wrote: > > If I'm mistaken, and the GCC-3.4.x full tarballs *do* contain the > test suite, then I send my apologies and would someone hit me over > the head with a cluebat so I can go and modify the BLFS instructions > to remove the mention

GCC Testsuite

2005-06-14 Thread Randy McMurchy
Hi all, It is my understanding that the full GCC-3.4.x tarballs no longer include the test suite. This is a separate tarball. Now that the LFS-6.1-Testing instructions have removed any mention of downloading or unpacking the test suite tarball, how is anybody that is new to the project going to kn

Re: UTF-8 in LFS. New console script by Alexander E. Patrakov

2005-06-14 Thread Pasha Zubkov
Alexander E. Patrakov wrote: > Confirmed the bug for framebuffer console. However, executing setfont in > that statement actually hurts on plain old text console. So I have to > detect the framefuffer console somehow. Is the presence of the > /sys/class/graphics/fb0 directory (or /dev/fb0 device) a

Re: UTF-8 in LFS. New console script by Alexander E. Patrakov

2005-06-14 Thread Alexander E. Patrakov
Pasha Zubkov wrote: Alexander, thanks for your console script. I think we need extend command that applies to all consoles. Here is example, it's not use console config file, but show idea. openvt -f -w -c ${TTY#tty} -- \ /bin/sh -c "kbd_mode -u && \ echo -n -e '\033%G' &

Re: grep: --with-included-regex

2005-06-14 Thread Greg Schafer
Tushar Teredesai wrote: > I stumbled across this message > > from the Grep maintainer. It seems that we should not be using the > above configure option. Yes. As mentioned in the original plfs hint the reason for using the include

Re: UTF-8 in LFS. New console script by Alexander E. Patrakov

2005-06-14 Thread Alexander E. Patrakov
Pasha Zubkov wrote: Alexander, thanks for your console script. I think we need extend command that applies to all consoles. Here is example, it's not use console config file, but show idea. openvt -f -w -c ${TTY#tty} -- \ /bin/sh -c "kbd_mode -u && \ echo -n -e '\033%G' &

Re: GCC 4.x

2005-06-14 Thread TheOldFellow
Archaic wrote: > On Tue, Jun 14, 2005 at 08:43:57AM +0100, TheOldFellow wrote: > >>I don't think we have the manpower to maintain two mainstream LFS books. > > > Agreed, but even then the cross book is much more than one book. If > cross doesn't stabilize shortly after 6.1, then I see no reason

Re: GCC 4.x

2005-06-14 Thread Archaic
On Tue, Jun 14, 2005 at 08:43:57AM +0100, TheOldFellow wrote: > > I don't think we have the manpower to maintain two mainstream LFS books. Agreed, but even then the cross book is much more than one book. If cross doesn't stabilize shortly after 6.1, then I see no reason to not release a 6.2. Sure

Re: LFS in a rut?

2005-06-14 Thread TheOldFellow
TheOldFellow wrote: I think that if Gerard were still alive there might be some WOOPS! Sorry about that. Someone took me literally and mailed me privately. AFAIK Gerard is still physically alive. It was meant to be ironical - I should have put in a ;-) I do miss his presence on the lists tho

Re: GCC 4.x

2005-06-14 Thread TheOldFellow
Jeremy Huntwork wrote: > Jim Gifford wrote: > >> Matt, Jeremy, and LFS-Dev, >> >>What are you feelings on cross-lfs moving to GCC 4.x? >> >>Or do you want to continue the testing with 3.4.4, then after >> that's completly stablized, then move to >>GCC 4.x? >> >> I've looked at w

Re: LFS in a rut?

2005-06-14 Thread TheOldFellow
Jeremy Huntwork wrote: > TheOldFellow wrote: > >> I think the problem is that we have not RELEASED anything. > It's not going > to be perfect (probably ever...) and a release now might help keep > interest alive. I don't think perfection is ever required (in fact as an attribute of God, it's b

Re: LFS in a rut?

2005-06-14 Thread TheOldFellow
Bryan Kadzban wrote: > TheOldFellow wrote: > >>Another random synaps when 'Boing!' - can we build >>Linux-from-Windows? Most of the Cross-LFS book would work if there >>was a way of building a bootable tool-base ... > > > Cygwin? Can you build a Cygwin to Linux cross compiler? I'd guess so, >

UTF-8 in LFS. New console script by Alexander E. Patrakov

2005-06-14 Thread Pasha Zubkov
Alexander, thanks for your console script. I think we need extend command that applies to all consoles. Here is example, it's not use console config file, but show idea. openvt -f -w -c ${TTY#tty} -- \ /bin/sh -c "kbd_mode -u && \ echo -n -e '\033%G' && \ se