* [gentoo-user] fbsplash
2005-07-09 15:32 ` Simon Windsor
@ 2005-07-10 15:58 ` Uwe Thiem
2005-07-10 17:21 ` Richard Fish
2005-07-10 17:39 ` Manuel McLure
0 siblings, 2 replies; 19+ messages in thread
From: Uwe Thiem @ 2005-07-10 15:58 UTC (permalink / raw
To: gentoo-user
Hi folks,
"verbose mode" of fbsplash doesn't seem to work any more. If I press F2 during
the boot process or switch to a text console after booting the background is
black instead of showing my specified picture. Same behaviour for the themes
emergence, gentoo and my own one. I skipped a couple of kernels, so I am not
too sure when it started. Current kernel is 2.6.12-r4.
Anybody else seeing this?
Uwe
--
95% of all programmers rate themselves among the top 5% of all software
developers. - Linus Torvalds
http://www.uwix.iway.na (last updated: 20.06.2004)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 15:58 ` [gentoo-user] fbsplash Uwe Thiem
@ 2005-07-10 17:21 ` Richard Fish
2005-07-10 17:47 ` Uwe Thiem
2005-07-10 17:39 ` Manuel McLure
1 sibling, 1 reply; 19+ messages in thread
From: Richard Fish @ 2005-07-10 17:21 UTC (permalink / raw
To: gentoo-user
Uwe Thiem wrote:
>Hi folks,
>
>"verbose mode" of fbsplash doesn't seem to work any more. If I press F2 during
>the boot process or switch to a text console after booting the background is
>black instead of showing my specified picture. Same behaviour for the themes
>emergence, gentoo and my own one. I skipped a couple of kernels, so I am not
>too sure when it started. Current kernel is 2.6.12-r4.
>
>Anybody else seeing this?
>
>
>
Not happening to me. What are your kernel boot options? Does
specifying verbose there work?
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 15:58 ` [gentoo-user] fbsplash Uwe Thiem
2005-07-10 17:21 ` Richard Fish
@ 2005-07-10 17:39 ` Manuel McLure
2005-07-10 18:32 ` Uwe Thiem
1 sibling, 1 reply; 19+ messages in thread
From: Manuel McLure @ 2005-07-10 17:39 UTC (permalink / raw
To: gentoo-user
Uwe Thiem wrote:
> Hi folks,
>
> "verbose mode" of fbsplash doesn't seem to work any more. If I press F2 during
> the boot process or switch to a text console after booting the background is
> black instead of showing my specified picture. Same behaviour for the themes
> emergence, gentoo and my own one. I skipped a couple of kernels, so I am not
> too sure when it started. Current kernel is 2.6.12-r4.
If you switch to 2.6.12 from 2.6.11 you will need to remerge splashutils
and rebuild your bootsplash ramdisk, since the splash protocol has
changed. I saw the same problem with 2.6.12. The new splashutils ebuild
has the following to say:
* If you upgrade your kernel from pre-2.6.12 to 2.6.12 or higher, please
* make sure that you remerge this package and rebuild your initrds. You
* can use the splash_geninitramfs script to do that.
--
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat. -- H.P. Lovecraft
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 17:21 ` Richard Fish
@ 2005-07-10 17:47 ` Uwe Thiem
0 siblings, 0 replies; 19+ messages in thread
From: Uwe Thiem @ 2005-07-10 17:47 UTC (permalink / raw
To: gentoo-user
On Sunday 10 July 2005 18:21, Richard Fish wrote:
> Uwe Thiem wrote:
> >Hi folks,
> >
> >"verbose mode" of fbsplash doesn't seem to work any more. If I press F2
> > during the boot process or switch to a text console after booting the
> > background is black instead of showing my specified picture. Same
> > behaviour for the themes emergence, gentoo and my own one. I skipped a
> > couple of kernels, so I am not too sure when it started. Current kernel
> > is 2.6.12-r4.
> >
> >Anybody else seeing this?
>
> Not happening to me. What are your kernel boot options? Does
> specifying verbose there work?
No, doesn't work either.
The options are pretty much out of HOWTO.fbsplash:
kernel /boot/kernel-2.6.12-gentoo-r4 root=/dev/hda2 CONSOLE=/dev/tty1 udev
video=vesafb:ywrap,mtrr,1024x768-32@85 splash=silent,theme:sysex
initrd /boot/fbsplash-sysex-1024x768
I just added "udev" for obvious reasons and "CONSOLE" because the kernel
complained about that option missing (plus, "silent mode" didn't work without
it either). Could reduce bpp to 16 or some such but then again, why would
"silent" work while "verbose" doesn't?
I've got another box where everything still works. That one runs an older
kernel (2.6.9-r3). So I guess it's kernel dependent.
Uwe
--
95% of all programmers rate themselves among the top 5% of all software
developers. - Linus Torvalds
http://www.uwix.iway.na (last updated: 20.06.2004)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 17:39 ` Manuel McLure
@ 2005-07-10 18:32 ` Uwe Thiem
2005-07-10 20:07 ` Manuel McLure
0 siblings, 1 reply; 19+ messages in thread
From: Uwe Thiem @ 2005-07-10 18:32 UTC (permalink / raw
To: gentoo-user
On Sunday 10 July 2005 18:39, Manuel McLure wrote:
> Uwe Thiem wrote:
> > Hi folks,
> >
> > "verbose mode" of fbsplash doesn't seem to work any more. If I press F2
> > during the boot process or switch to a text console after booting the
> > background is black instead of showing my specified picture. Same
> > behaviour for the themes emergence, gentoo and my own one. I skipped a
> > couple of kernels, so I am not too sure when it started. Current kernel
> > is 2.6.12-r4.
>
> If you switch to 2.6.12 from 2.6.11 you will need to remerge splashutils
> and rebuild your bootsplash ramdisk, since the splash protocol has
> changed. I saw the same problem with 2.6.12. The new splashutils ebuild
> has the following to say:
>
> * If you upgrade your kernel from pre-2.6.12 to 2.6.12 or higher,
> please * make sure that you remerge this package and rebuild your initrds.
> You * can use the splash_geninitramfs script to do that.
Still no joy. Same behaviour as before. :-(
Actually, I wouldn't give a rat's ass for it but this is for a customer, and
looks are important.
Uwe
--
95% of all programmers rate themselves among the top 5% of all software
developers. - Linus Torvalds
http://www.uwix.iway.na (last updated: 20.06.2004)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 18:32 ` Uwe Thiem
@ 2005-07-10 20:07 ` Manuel McLure
2005-07-10 20:34 ` Uwe Thiem
0 siblings, 1 reply; 19+ messages in thread
From: Manuel McLure @ 2005-07-10 20:07 UTC (permalink / raw
To: gentoo-user
Uwe Thiem wrote:
> Still no joy. Same behaviour as before. :-(
>
> Actually, I wouldn't give a rat's ass for it but this is for a customer, and
> looks are important.
Did you update the /usr/src/linux symlink to point to
linux-2.6.12-gentoo-r4? The splashutils ebuild uses that to figure out
what kernel to build against.
--
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat. -- H.P. Lovecraft
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 20:07 ` Manuel McLure
@ 2005-07-10 20:34 ` Uwe Thiem
2005-07-13 17:21 ` Canek Peláez
0 siblings, 1 reply; 19+ messages in thread
From: Uwe Thiem @ 2005-07-10 20:34 UTC (permalink / raw
To: gentoo-user
On Sunday 10 July 2005 21:07, Manuel McLure wrote:
> Uwe Thiem wrote:
> > Still no joy. Same behaviour as before. :-(
> >
> > Actually, I wouldn't give a rat's ass for it but this is for a customer,
> > and looks are important.
>
> Did you update the /usr/src/linux symlink to point to
> linux-2.6.12-gentoo-r4? The splashutils ebuild uses that to figure out
> what kernel to build against.
>
> --
> Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
> ...for in Ulthar, according to an ancient and significant law,
> no man may kill a cat. -- H.P. Lovecraft
Yes, of course I did.
Uwe
--
95% of all programmers rate themselves among the top 5% of all software
developers. - Linus Torvalds
http://www.uwix.iway.na (last updated: 20.06.2004)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2005-07-10 20:34 ` Uwe Thiem
@ 2005-07-13 17:21 ` Canek Peláez
0 siblings, 0 replies; 19+ messages in thread
From: Canek Peláez @ 2005-07-13 17:21 UTC (permalink / raw
To: gentoo-user
Did you created /dev/tty1? From the ebuild:
* It appears that the /dev/tty1 character device doesn't exist on
* the root filesystem. This will prevent the silent mode from working
* properly. You can fix the problem by doing:
* mount --bind / /lib/splash/tmp
* mknod /lib/splash/tmp/dev/tty1 c 4 1
* umount /lib/splash/tmp
That did the trick for me.
Canek
On 7/10/05, Uwe Thiem <uwix@iway.na> wrote:
> On Sunday 10 July 2005 21:07, Manuel McLure wrote:
> > Uwe Thiem wrote:
> > > Still no joy. Same behaviour as before. :-(
> > >
> > > Actually, I wouldn't give a rat's ass for it but this is for a customer,
> > > and looks are important.
> >
> > Did you update the /usr/src/linux symlink to point to
> > linux-2.6.12-gentoo-r4? The splashutils ebuild uses that to figure out
> > what kernel to build against.
> >
> > --
> > Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
> > ...for in Ulthar, according to an ancient and significant law,
> > no man may kill a cat. -- H.P. Lovecraft
>
> Yes, of course I did.
>
> Uwe
>
> --
> 95% of all programmers rate themselves among the top 5% of all software
> developers. - Linus Torvalds
>
> http://www.uwix.iway.na (last updated: 20.06.2004)
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Canek Peláez Valdés
Facultad de Ciencias, UNAM
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-user] fbsplash
@ 2007-10-20 18:40 twang.umn
2007-10-22 7:11 ` Mick
0 siblings, 1 reply; 19+ messages in thread
From: twang.umn @ 2007-10-20 18:40 UTC (permalink / raw
To: gentoo-user
Hi there,
I am running gentoo on my laptop and using fbsplash when booting. Actually fbspalsh run quite good expcet one thing: when xdm starts, it seems all the other runlevel scripts stop to continue. I need to go back to tty1, then they will start again. I don't quite understand what the problem is. Since I already set
"SPLASH_TTYS=1,2,3,4,5,6"
In the /ect/conf.d/splash, it should not use splash on tty7,8.... But I still see the splash when I press "ctrl alt f8". Is there anything I misconfiged?
Thank you for your advice, and sorry for my poor english. And hope it will not bother you so much.
--
Teng Wang
Department of Mathematics
University of Minnesota, TC
E-mail:twang.umn@gmail.com
Homepage:www.math.umn.edu/~wangx794
Sat Oct 20 13:32:48 CDT 2007
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2007-10-20 18:40 [gentoo-user] fbsplash twang.umn
@ 2007-10-22 7:11 ` Mick
2007-10-22 18:41 ` twang.umn
0 siblings, 1 reply; 19+ messages in thread
From: Mick @ 2007-10-22 7:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]
On Saturday 20 October 2007, twang.umn@gmail.com wrote:
> Since I already set "SPLASH_TTYS=1,2,3,4,5,6"
> In the /ect/conf.d/splash, it should not use splash on tty7,8.... But I
> still see the splash when I press "ctrl alt f8". Is there anything I
> misconfiged?
Did you have a look at the ebuild notes after you emerged splashutils:
=================================================
* Please note that the 'fbsplash' kernel patch has now been renamed to
* 'fbcondecor'. Accordingly, the old 'splash' initscript is now called
* 'fbcondecor'. Make sure you update your system. See:
* http://dev.gentoo.org/~spock/projects/fbcondecor/#history
* for further info about the name changes.
*
* Also note that splash_util has now been split into splash_util, fbsplashd
* and fbcondecor_ctl.
=================================================
The latest stable splashutils (1.5.2.1) introduced /etc/conf.d/fbcondecor.
Have you tried specifying your tty's in there?
Hope this helps.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2007-10-22 7:11 ` Mick
@ 2007-10-22 18:41 ` twang.umn
2007-10-22 19:00 ` Mick
0 siblings, 1 reply; 19+ messages in thread
From: twang.umn @ 2007-10-22 18:41 UTC (permalink / raw
To: gentoo-user
It works now.
Thanks!!
I am just curious: can we just delete /etc/conf.d/splash file?
On 08:11 Mon 22 Oct , Mick wrote:
> On Saturday 20 October 2007, twang.umn@gmail.com wrote:
>
> > Since I already set "SPLASH_TTYS=1,2,3,4,5,6"
> > In the /ect/conf.d/splash, it should not use splash on tty7,8.... But I
> > still see the splash when I press "ctrl alt f8". Is there anything I
> > misconfiged?
>
> Did you have a look at the ebuild notes after you emerged splashutils:
> =================================================
> * Please note that the 'fbsplash' kernel patch has now been renamed to
> * 'fbcondecor'. Accordingly, the old 'splash' initscript is now called
> * 'fbcondecor'. Make sure you update your system. See:
> * http://dev.gentoo.org/~spock/projects/fbcondecor/#history
> * for further info about the name changes.
> *
> * Also note that splash_util has now been split into splash_util, fbsplashd
> * and fbcondecor_ctl.
> =================================================
>
> The latest stable splashutils (1.5.2.1) introduced /etc/conf.d/fbcondecor.
> Have you tried specifying your tty's in there?
>
> Hope this helps.
> --
> Regards,
> Mick
--
Teng Wang
Department of Mathematics
University of Minnesota, TC
E-mail:twang.umn<at>gmail<dot>com
Homepage:www.math.umn.edu/~wangx794
Mon Oct 22 13:39:20 CDT 2007
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2007-10-22 18:41 ` twang.umn
@ 2007-10-22 19:00 ` Mick
2007-10-24 7:35 ` twang.umn
0 siblings, 1 reply; 19+ messages in thread
From: Mick @ 2007-10-22 19:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 258 bytes --]
On Monday 22 October 2007, twang.umn@gmail.com wrote:
> It works now.
>
> Thanks!!
>
> I am just curious: can we just delete /etc/conf.d/splash file?
I still have mine, but had to remove splash from the rc-update default level.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] fbsplash
2007-10-22 19:00 ` Mick
@ 2007-10-24 7:35 ` twang.umn
0 siblings, 0 replies; 19+ messages in thread
From: twang.umn @ 2007-10-24 7:35 UTC (permalink / raw
To: gentoo-user
On 20:00 Mon 22 Oct , Mick wrote:
> On Monday 22 October 2007, twang.umn@gmail.com wrote:
> > It works now.
> >
> > Thanks!!
> >
> > I am just curious: can we just delete /etc/conf.d/splash file?
>
> I still have mine, but had to remove splash from the rc-update default level.
> --
> Regards,
> Mick
What is you error? Does the booting just stop at a certain point? Since I found that if I got an error message, the booting will pause until you go back to that terminal. But I have no clue to solve that problem.
If you just want to get rid of bufferframe at tty 8,9. I think you need set the value as
SPLASH_TTYS="1 2 3 4 5 6"
--
Teng Wang
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-user] Fbsplash
@ 2011-06-23 21:19 John
2011-06-23 22:28 ` Dale
0 siblings, 1 reply; 19+ messages in thread
From: John @ 2011-06-23 21:19 UTC (permalink / raw
To: gentoo-user
Since upgrading my kernel to .39 my beloved splash screen has stopped
working. I have followed guidelines in wiki that someone has very kindly
written. Reverting back to older kernel the splash screen works as
expected. I've tried this on 2 machines. I have seen somewhere that a
patch is added to kernel to help this. Is this included in .39?
I believe the issue maybe due to /sbin/fbcondecor_helper in initrd but
not really too sure. My debugging skills are lacking somewhat.
Has anyone else experienced this and can anyone offer an alternative
method for producing splash.
I am currently using vesafb and splash_geninitramfs to create splash
screens?
--
John D Maunder
john@articwolf.myzen.co.uk
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Fbsplash
2011-06-23 21:19 John
@ 2011-06-23 22:28 ` Dale
2011-06-23 22:42 ` Alan McKinnon
0 siblings, 1 reply; 19+ messages in thread
From: Dale @ 2011-06-23 22:28 UTC (permalink / raw
To: gentoo-user
John wrote:
> Since upgrading my kernel to .39 my beloved splash screen has stopped
> working. I have followed guidelines in wiki that someone has very kindly
> written. Reverting back to older kernel the splash screen works as
> expected. I've tried this on 2 machines. I have seen somewhere that a
> patch is added to kernel to help this. Is this included in .39?
>
> I believe the issue maybe due to /sbin/fbcondecor_helper in initrd but
> not really too sure. My debugging skills are lacking somewhat.
>
> Has anyone else experienced this and can anyone offer an alternative
> method for producing splash.
>
> I am currently using vesafb and splash_geninitramfs to create splash
> screens?
>
>
I have noticed that people seem to have various issues with .39. Maybe
roll back to a older kernel and give it a few versions to get some fixes
in. I had X issues, someone else had some network issue and someone
else has some other odd issue. I think .39 is currently a lemon.
If you can make it with the old .38 version, I would. At least for a
little bit anyway.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Fbsplash
2011-06-23 22:28 ` Dale
@ 2011-06-23 22:42 ` Alan McKinnon
2011-06-23 22:58 ` Mark Knecht
0 siblings, 1 reply; 19+ messages in thread
From: Alan McKinnon @ 2011-06-23 22:42 UTC (permalink / raw
To: gentoo-user; +Cc: Dale
On Thursday 23 June 2011 17:28:15 Dale did opine thusly:
> John wrote:
> > Since upgrading my kernel to .39 my beloved splash screen has
> > stopped working. I have followed guidelines in wiki that
> > someone has very kindly written. Reverting back to older kernel
> > the splash screen works as expected. I've tried this on 2
> > machines. I have seen somewhere that a patch is added to kernel
> > to help this. Is this included in .39?
> >
> > I believe the issue maybe due to /sbin/fbcondecor_helper in
> > initrd but not really too sure. My debugging skills are lacking
> > somewhat.
> >
> > Has anyone else experienced this and can anyone offer an
> > alternative method for producing splash.
> >
> > I am currently using vesafb and splash_geninitramfs to create
> > splash screens?
>
> I have noticed that people seem to have various issues with .39.
> Maybe roll back to a older kernel and give it a few versions to get
> some fixes in. I had X issues, someone else had some network issue
> and someone else has some other odd issue. I think .39 is
> currently a lemon.
>
> If you can make it with the old .38 version, I would. At least for
> a little bit anyway.
.39 screwed up my nouveau frame buffer, took a lot of frantic hit and
miss with graphics options to get it back.
.38 was rock-solid
I wonder what 3.0 will be like
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Fbsplash
2011-06-23 22:42 ` Alan McKinnon
@ 2011-06-23 22:58 ` Mark Knecht
2011-06-23 23:02 ` Dale
0 siblings, 1 reply; 19+ messages in thread
From: Mark Knecht @ 2011-06-23 22:58 UTC (permalink / raw
To: gentoo-user; +Cc: Dale
On Thu, Jun 23, 2011 at 3:42 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
<SNIP>
>
> I wonder what 3.0 will be like
>
Newer... ;-)
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Fbsplash
2011-06-23 22:58 ` Mark Knecht
@ 2011-06-23 23:02 ` Dale
0 siblings, 0 replies; 19+ messages in thread
From: Dale @ 2011-06-23 23:02 UTC (permalink / raw
To: Gentoo User
Mark Knecht wrote:
> On Thu, Jun 23, 2011 at 3:42 PM, Alan McKinnon<alan.mckinnon@gmail.com> wrote:
> <SNIP>
>
>> I wonder what 3.0 will be like
>>
>>
> Newer... ;-)
>
>
Newer problems right? :-P
Dale
:-) :-)
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Fbsplash
@ 2011-06-24 9:43 JDM
0 siblings, 0 replies; 19+ messages in thread
From: JDM @ 2011-06-24 9:43 UTC (permalink / raw
To: Gentoo
Oh well, will revert back to stable kernel to get my wonderful gensplash. No doubt 3.0 will bring plenty of gremlins. May have a play with initramfs. It sounds impressive anyway
------Original Message------
From: Dale
To: Gentoo
ReplyTo: Gentoo
Subject: Re: [gentoo-user] Fbsplash
Sent: 24 Jun 2011 00:02
Mark Knecht wrote:
> On Thu, Jun 23, 2011 at 3:42 PM, Alan McKinnon<alan.mckinnon@gmail.com> wrote:
> <SNIP>
>
>> I wonder what 3.0 will be like
>>
>>
> Newer... ;-)
>
>
Newer problems right? :-P
Dale
:-) :-)
JDM
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2011-06-24 9:46 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-20 18:40 [gentoo-user] fbsplash twang.umn
2007-10-22 7:11 ` Mick
2007-10-22 18:41 ` twang.umn
2007-10-22 19:00 ` Mick
2007-10-24 7:35 ` twang.umn
-- strict thread matches above, loose matches on Subject: below --
2011-06-24 9:43 [gentoo-user] Fbsplash JDM
2011-06-23 21:19 John
2011-06-23 22:28 ` Dale
2011-06-23 22:42 ` Alan McKinnon
2011-06-23 22:58 ` Mark Knecht
2011-06-23 23:02 ` Dale
2005-07-09 13:54 [gentoo-user] Grub config Simon Windsor
2005-07-09 14:08 ` xav guerin
2005-07-09 15:32 ` Simon Windsor
2005-07-10 15:58 ` [gentoo-user] fbsplash Uwe Thiem
2005-07-10 17:21 ` Richard Fish
2005-07-10 17:47 ` Uwe Thiem
2005-07-10 17:39 ` Manuel McLure
2005-07-10 18:32 ` Uwe Thiem
2005-07-10 20:07 ` Manuel McLure
2005-07-10 20:34 ` Uwe Thiem
2005-07-13 17:21 ` Canek Peláez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox