From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/3] grub: use ${libdir}, not /usr/lib
Date: Thu, 07 May 2009 15:58:12 -0400 [thread overview]
Message-ID: <4A033D54.2000709@cbnco.com> (raw)
In-Reply-To: <be7a9f3d0905071226m78b94d44u50a4e63c927200f5@mail.gmail.com>
Otavio Salvador wrote:
> On Thu, May 7, 2009 at 4:18 PM, Leon Woestenberg
> <leon.woestenberg@gmail.com> wrote:
>> Why do we install menu.cfg in ${libdir} anyway?
>>
>> All desktop distro's I have seen have the menu.lst in /boot/grub/ on the rootfs.
>
> I second this change; it makes easier for people to find it.
All of the stage1/stage1_5/stage2 files are installed by grub into
/usr/lib/grub/i386-oe/. I believe they're then copied to /boot during
the grub install process. I think what the original 0.97 packager was
going for was to avoid having duplicate copies of the files, so
/boot/grub became a symlink to /usr/lib/grub/i386-oe, and then menu.lst
needed to go there, too.
I would prefer to install all the files to /boot/grub rather than
/usr/lib, since that's where they're used. I'll have to check if the
grub install script is OK with that.
Mike
next prev parent reply other threads:[~2009-05-07 20:04 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-06 19:55 [PATCH 1/2] Remove unused grub-0.93 Michael Smith
2009-05-06 19:55 ` [PATCH 2/2] grub: allow menu.lst to be overridden using GRUB_CONFIG_PACKAGE Michael Smith
2009-05-06 22:38 ` Denys Dmytriyenko
2009-05-06 23:40 ` Tom Rini
2009-05-07 6:45 ` Phil Blundell
2009-05-07 19:03 ` Michael Smith
2009-05-15 22:21 ` Chris Larson
2009-05-16 19:03 ` Denys Dmytriyenko
2009-05-07 19:47 ` Denys Dmytriyenko
2009-05-07 18:24 ` Michael Smith
2009-05-07 18:27 ` [PATCH 1/3] Remove unused grub-0.93 Michael Smith
2009-05-07 18:27 ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib Michael Smith
2009-05-07 18:27 ` [PATCH 3/3] grub: split menu.lst into a separate package, grub-config Michael Smith
2009-05-07 19:02 ` Chris Larson
2009-05-07 22:19 ` Michael Smith
2009-05-07 22:37 ` manual missing dependencies section? Rich Pixley
2009-05-07 23:59 ` Cliff Brake
2009-05-07 19:52 ` [PATCH 3/3] grub: split menu.lst into a separate package, grub-config Denys Dmytriyenko
2009-05-07 19:18 ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib Leon Woestenberg
2009-05-07 19:26 ` Otavio Salvador
2009-05-07 18:36 ` Phil Blundell
2009-05-07 19:58 ` Michael Smith [this message]
2009-05-07 20:02 ` Otavio Salvador
2009-05-07 20:05 ` Leon Woestenberg
2009-05-07 22:24 ` Michael Smith
2009-05-08 1:35 ` Otavio Salvador
2009-05-08 19:15 ` Leon Woestenberg
2009-05-09 0:46 ` Otavio Salvador
2009-05-12 2:53 ` Michael Smith
2009-05-12 2:53 ` [PATCH] Remove unused grub-0.93 Michael Smith
2009-05-12 2:53 ` [PATCH] grub: Split the grub-install script and friends into a separate package Michael Smith
2009-05-12 3:02 ` Tom Rini
2009-05-12 3:18 ` Michael Smith
2009-05-12 4:13 ` Tom Rini
2009-05-07 20:02 ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib Graeme Gregory
2009-05-07 19:25 ` [PATCH 1/3] Remove unused grub-0.93 Otavio Salvador
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=4A033D54.2000709@cbnco.com \
--to=msmith@cbnco.com \
--cc=openembedded-devel@lists.openembedded.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.