Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-17 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Willie Wong wrote: > What if you have more than 24 scripts in the start up? You startup with a different vga line, or with framebuffer ;) :P - -- Arturo "Buanzo" Busleiman - VPN Mail Project - http://vpnmail.buanzo.com.ar Consultor en Seguridad In

Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-17 Thread Willie Wong
On Sun, Sep 17, 2006 at 10:18:27AM -0700, Penguin Lover Richard Fish squawked: > Script A [ ok ] > Script B [ ] > Script C [ ok ] > Script D [fail

Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-17 Thread Richard Fish
On 9/16/06, Iain Buchanan <[EMAIL PROTECTED]> wrote: I think the OP is suggesting this: Script A startsprint nothing Script B startsprint nothing Script B succeeds print "script B [ok]" Script A succeeds print "script A [ok]" You could also fill in the ok/failed status as things pr

Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-16 Thread Iain Buchanan
On Sat, 2006-09-16 at 11:07 +0100, Neil Bothwick wrote: > On Fri, 15 Sep 2006 18:25:29 -0700, David Grant wrote: > > > > Because the startup scripts are no longer running sequentially, the OK > > > responses make little sense, as they won't necessarily appear i the > > > same order and the scripts

Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-15 Thread David Grant
On 9/15/06, Neil Bothwick <[EMAIL PROTECTED]> wrote: On Fri, 15 Sep 2006 17:07:21 -0700, Daevid Vincent wrote:> Thanks, yes, that did "fix" it. However it's strange b/c I have had> PARALLEL on for years ever since I first learned of it. Only with this > new baselayout did the loading change to this

Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-15 Thread Neil Bothwick
On Fri, 15 Sep 2006 17:07:21 -0700, Daevid Vincent wrote: > Thanks, yes, that did "fix" it. However it's strange b/c I have had > PARALLEL on for years ever since I first learned of it. Only with this > new baselayout did the loading change to this other way of displaying > it. Hmm... Because the

RE: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-15 Thread Daevid Vincent
chanan [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 09, 2006 6:06 PM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Boring new startup look with > baselayout 1.12 > > On Fri, 2006-09-08 at 19:22 -0700, Daevid Vincent wrote: > > Ever since the new ba

Re: [gentoo-user] Boring new startup look with baselayout 1.12

2006-09-09 Thread Iain Buchanan
On Fri, 2006-09-08 at 19:22 -0700, Daevid Vincent wrote: > Ever since the new baselayout, all the startup scripts look/act different. > > They used to be something like: > > * starting mysql [ OK ] > > And now they're like: > > * Service mysql starting > * Service m