From: Nico -telmich- Schottelius <nico-linux-grub@schottelius.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: config file
Date: Fri, 4 Feb 2005 09:23:55 +0100 [thread overview]
Message-ID: <20050204082355.GE17995@schottelius.org> (raw)
In-Reply-To: <200501231528.59397.okuji@enbug.org>
[-- Attachment #1: Type: text/plain, Size: 838 bytes --]
Yoshinori K. Okuji [Sun, Jan 23, 2005 at 03:28:59PM +0100]:
> [...]
> I'd like to redesign it in GRUB 2. One example is to write a boot entry
> like this:
>
> entry "GNU/Hurd" {
> root=(hd0,0)
> multiboot /boot/gnumach
> module /boot/serverboot
> ...
> }
Why re-invent the wheel?
I would propose the ini-samba-style:
----------------------------------------------------------------------
[global]
timeout = 10
hd0 = /dev/hda
[Linux 2.6]
root =
kernel = (hd0)/usr/src/linux/vmlinuz
kernel_args = root=/dev/hda12
password = my-sha1-hash
----------------------------------------------------------------------
Nico
--
Keep it simple & stupid, use what's available.
Please use pgp encryption: 8D0E 27A4 is my id.
http://nico.schotteli.us | http://linux.schottelius.org
[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]
next prev parent reply other threads:[~2005-02-04 8:38 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-23 14:28 config file Yoshinori K. Okuji
2005-01-23 15:06 ` Serbinenko Vladimir
2005-01-23 15:26 ` Vincent Pelletier
2005-01-23 15:13 ` Marco Gerards
2005-01-23 16:09 ` Yoshinori K. Okuji
2005-01-23 16:28 ` Vincent Pelletier
2005-01-23 17:02 ` Serbinenko Vladimir
2005-01-29 10:44 ` menu variable Serbinenko Vladimir
2005-01-29 13:37 ` Yoshinori K. Okuji
2005-01-29 14:34 ` Yoshinori K. Okuji
2005-01-23 16:44 ` config file chaac
2005-01-23 16:55 ` Vincent Pelletier
2005-01-23 17:23 ` Marco Gerards
2005-01-23 18:12 ` Yoshinori K. Okuji
2005-01-23 17:08 ` Marco Gerards
2005-01-27 18:57 ` chaac
2005-01-28 16:29 ` Marco Gerards
2005-02-04 8:23 ` Nico -telmich- Schottelius [this message]
2005-02-04 8:52 ` Yoshinori K. Okuji
-- strict thread matches above, loose matches on Subject: below --
2005-04-20 16:00 Sriharsha Vardhan
2007-10-01 11:33 Config file Aurelien Jarno
2016-07-26 5:55 config file nousi
2016-07-26 6:17 ` Mircea Gliga
2016-07-26 6:18 ` Nicolas Dechesne
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=20050204082355.GE17995@schottelius.org \
--to=nico-linux-grub@schottelius.org \
--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.