From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] memdisk + grub-mkrescue
Date: Wed, 23 Jan 2008 12:01:58 +0100 [thread overview]
Message-ID: <20080123110158.GA25594@thorin> (raw)
In-Reply-To: <871w88stvk.fsf@xs4all.nl>
On Wed, Jan 23, 2008 at 11:45:19AM +0100, Marco Gerards wrote:
> Robert Millan <rmh@aybabtu.com> writes:
>
> > These two were predestined to get together.. attached patch for their
> > wedding.
> >
> > Comments?
> >
> > --
> > 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 /.)
> >
> >
> > * kern/i386/pc/init.c (make_install_device): When memdisk image is
> > present, "(memdisk)/boot/grub" becomes the default prefix.
>
> Sounds sane to me.
>
> > * util/i386/pc/grub-mkrescue.in: Switch to a minimal core.img plus
> > a memdisk tarball with all the modules. Add --overlay=DIR option that
> > allows users to overlay additional files into the image.
>
> Overlay means that I can add a grub.cfg easily?
It means you can do:
mkdir -p boot/grub
zile boot/grub/grub.cfg
grub-mkrescue --overlay=boot
Of course, it'd be easier if you could just add it directly, but I really
think having this in a separate directory is a good idea (in case user wants
to add random stuff to her memdisk).
So I'm not sure if it can be improved. Does it seem fine as-is ?
--
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 /.)
next prev parent reply other threads:[~2008-01-23 11:03 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 16:52 [PATCH] memdisk + grub-mkrescue Robert Millan
2008-01-21 17:47 ` Pavel Roskin
2008-01-21 21:06 ` Robert Millan
2008-01-22 2:11 ` Pavel Roskin
2008-01-22 14:02 ` Robert Millan
2008-01-22 14:55 ` Pavel Roskin
2008-01-22 15:17 ` Robert Millan
2008-01-23 7:51 ` Pavel Roskin
2008-01-23 9:15 ` Robert Millan
2008-01-23 15:22 ` Pavel Roskin
2008-01-23 19:03 ` Marco Gerards
2008-01-23 19:28 ` Pavel Roskin
2008-01-31 14:35 ` Robert Millan
2008-01-31 17:12 ` Pavel Roskin
2008-01-31 17:35 ` Marco Gerards
2008-01-31 18:00 ` Pavel Roskin
2008-01-31 18:50 ` Marco Gerards
2008-01-31 20:13 ` Pavel Roskin
2008-01-21 21:09 ` grub_cpio_find_file() finds unexisting files (Re: [PATCH] memdisk + grub-mkrescue) Robert Millan
2008-01-22 2:01 ` Pavel Roskin
2008-01-22 10:12 ` Bean
2008-01-23 10:45 ` [PATCH] memdisk + grub-mkrescue Marco Gerards
2008-01-23 11:01 ` Robert Millan [this message]
2008-01-23 11:20 ` Marco Gerards
2008-01-23 11:25 ` Robert Millan
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=20080123110158.GA25594@thorin \
--to=rmh@aybabtu.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.