All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: Franklin PIAT <fpiat@bigfoot.com>
Cc: GRUB Dev Mailing List <grub-devel@gnu.org>
Subject: Re: Commented /etc/default/grub [for Debian, and others]
Date: Thu, 28 Feb 2008 11:07:07 +0100	[thread overview]
Message-ID: <20080228100707.GC32747@thorin> (raw)
In-Reply-To: <1204146166.4950.7.camel@solid.paris.klabs.be>

On Wed, Feb 27, 2008 at 10:02:46PM +0100, Franklin PIAT wrote:
> Hello,
> 
> I've attached a commented /etc/default/grub file for Debian.

Please use pkg-grub-devel for proposing Debian-specific changes (if this is not
Debian-specific, then it should be integrated with the makefiles).

> I post it here as it can be useful for other distros too.
> 
> Franklin
> 
> P.S. Of course, it's licensed under GPL.

> # This file is sourced by update-grub, and its variables are propagated
> # to its children in /etc/grub.d/
> 
> # Menu entry to be booted on timeout
> GRUB_DEFAULT=0
> 
> # Menu timeout ( -1 to wait forever )
> GRUB_TIMEOUT=5
> 
> # Distributor's name (for labels of menu entries)
> GRUB_DISTRIBUTOR=Debian
> 
> # Parameters to be appended to Linux menu-entries.
> #GRUB_CMDLINE_LINUX=

This one is dangerous, see how the maintainer scripts interact with it.

> # Force Grub terminal mode. "console" disable graphic
> # mode. (read the manual before using "serial")
> #GRUB_TERMINAL=console

This is PC-specific.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



      reply	other threads:[~2008-02-28 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27 21:02 Commented /etc/default/grub [for Debian, and others] Franklin PIAT
2008-02-28 10:07 ` Robert Millan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080228100707.GC32747@thorin \
    --to=rmh@aybabtu.com \
    --cc=fpiat@bigfoot.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.