All of lore.kernel.org
 help / color / mirror / Atom feed
* Where?
@ 2009-02-11 23:01 BandiPat
  2009-02-13  9:13 ` Where? phcoder
  2009-02-27 21:40 ` Where? Robert Millan
  0 siblings, 2 replies; 5+ messages in thread
From: BandiPat @ 2009-02-11 23:01 UTC (permalink / raw)
  To: Grub2 Development

Hey guys, where does it specify the initial screen border title?
(GNU GRUB version 1.96)

I would at least like to change that for the Zenwalk build, if that's 
ok?  I've looked in several pieces of the code, but can't seem to find it.

Thanks,
Pat


-- 
        ---Zenwalk v6.0--Linux 2.6.28---
         Registered Linux User #225206
"Ever tried Zen computing?"  http://www.zenwalk.org





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Where?
  2009-02-11 23:01 Where? BandiPat
@ 2009-02-13  9:13 ` phcoder
  2009-02-13 12:05   ` Where? Manoel Rebelo Abranches
  2009-02-27 21:40 ` Where? Robert Millan
  1 sibling, 1 reply; 5+ messages in thread
From: phcoder @ 2009-02-13  9:13 UTC (permalink / raw)
  To: The development of GRUB 2

./configure:577:PACKAGE_VERSION='1.96'
BandiPat wrote:
> Hey guys, where does it specify the initial screen border title?
> (GNU GRUB version 1.96)
> 
> I would at least like to change that for the Zenwalk build, if that's 
> ok?  I've looked in several pieces of the code, but can't seem to find it.
> 
> Thanks,
> Pat
> 
> 




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Where?
  2009-02-13  9:13 ` Where? phcoder
@ 2009-02-13 12:05   ` Manoel Rebelo Abranches
  0 siblings, 0 replies; 5+ messages in thread
From: Manoel Rebelo Abranches @ 2009-02-13 12:05 UTC (permalink / raw)
  To: The development of GRUB 2

actually is:
/configure.ac:AC_INIT([GRUB],[1.96],[bug-grub@gnu.org])
configure is generated by the autogen.sh script.

On Fri, 2009-02-13 at 10:13 +0100, phcoder wrote:
> ./configure:577:PACKAGE_VERSION='1.96'
> BandiPat wrote:
> > Hey guys, where does it specify the initial screen border title?
> > (GNU GRUB version 1.96)
> > 
> > I would at least like to change that for the Zenwalk build, if that's 
> > ok?  I've looked in several pieces of the code, but can't seem to find it.
> > 
> > Thanks,
> > Pat
> > 
> > 
> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
-- 
Best Regards,

Manoel Abranches <mrabran@linux.vnet.ibm.com>
IBM Linux Technology Center Brazil




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Where?
  2009-02-11 23:01 Where? BandiPat
  2009-02-13  9:13 ` Where? phcoder
@ 2009-02-27 21:40 ` Robert Millan
  2009-02-28 23:52   ` Where? BandiPat
  1 sibling, 1 reply; 5+ messages in thread
From: Robert Millan @ 2009-02-27 21:40 UTC (permalink / raw)
  To: The development of GRUB 2

On Wed, Feb 11, 2009 at 06:01:42PM -0500, BandiPat wrote:
> Hey guys, where does it specify the initial screen border title?
> (GNU GRUB version 1.96)
>
> I would at least like to change that for the Zenwalk build, if that's  
> ok?  I've looked in several pieces of the code, but can't seem to find 
> it.

"grep -r" is your friend.  From now on, please check using that command
before you ask.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Where?
  2009-02-27 21:40 ` Where? Robert Millan
@ 2009-02-28 23:52   ` BandiPat
  0 siblings, 0 replies; 5+ messages in thread
From: BandiPat @ 2009-02-28 23:52 UTC (permalink / raw)
  To: The development of GRUB 2

Robert Millan wrote:
> On Wed, Feb 11, 2009 at 06:01:42PM -0500, BandiPat wrote:
>> Hey guys, where does it specify the initial screen border title?
>> (GNU GRUB version 1.96)
>>
>> I would at least like to change that for the Zenwalk build, if that's  
>> ok?  I've looked in several pieces of the code, but can't seem to find 
>> it.
> 
> "grep -r" is your friend.  From now on, please check using that command
> before you ask.
> 
--------
Thanks Robert, committed to memory along with other things to learn 
about Linux commands!  This would have been helpful to know and of 
course, some other helpful guys pointed me to it.  Learning to use what 
is in front of you makes things simpler and easier on everyone!  I 
welcome any and all instructions in better utilizing what's available.  :-)

Pat

-- 
        ---Zenwalk v6.0--Linux 2.6.28---
         Registered Linux User #225206
"Ever tried Zen computing?"  http://www.zenwalk.org





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-28 23:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 23:01 Where? BandiPat
2009-02-13  9:13 ` Where? phcoder
2009-02-13 12:05   ` Where? Manoel Rebelo Abranches
2009-02-27 21:40 ` Where? Robert Millan
2009-02-28 23:52   ` Where? BandiPat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.