All of lore.kernel.org
 help / color / mirror / Atom feed
* Commented /etc/default/grub [for Debian, and others]
@ 2008-02-27 21:02 Franklin PIAT
  2008-02-28 10:07 ` Robert Millan
  0 siblings, 1 reply; 2+ messages in thread
From: Franklin PIAT @ 2008-02-27 21:02 UTC (permalink / raw)
  To: Robert Millan, GRUB Dev Mailing List

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

Hello,

I've attached a commented /etc/default/grub file for Debian.

I post it here as it can be useful for other distros too.

Franklin

P.S. Of course, it's licensed under GPL.

[-- Attachment #2: etc_default_grub --]
[-- Type: text/plain, Size: 488 bytes --]

# 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=

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


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

end of thread, other threads:[~2008-02-28 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 21:02 Commented /etc/default/grub [for Debian, and others] Franklin PIAT
2008-02-28 10:07 ` Robert Millan

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.