* update-grub shell library
@ 2007-05-19 10:18 Robert Millan
2007-05-19 17:25 ` Yoshinori K. Okuji
0 siblings, 1 reply; 2+ messages in thread
From: Robert Millan @ 2007-05-19 10:18 UTC (permalink / raw)
To: grub-devel
Hi,
I'd like to add a shell library that can be used as a helper for update-grub
modules.
Currently, update-grub exports variables like GRUB_DRIVE_BOOT and
GRUB_DRIVE_BOOT_GRUB, which are a bit of a kludge. I'd like to rewrite
these into a shell function that converts system paths to grub paths,
but then it can't just be exported into environment.
Can we add something like $(libdir)/grub/update-grub to put such kind of
helper code in?
--
Robert Millan
My spam trap is honeypot@aybabtu.com. Note: this address is only intended
for spam harvesters. Writing to it will get you added to my black list.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: update-grub shell library
2007-05-19 10:18 update-grub shell library Robert Millan
@ 2007-05-19 17:25 ` Yoshinori K. Okuji
0 siblings, 0 replies; 2+ messages in thread
From: Yoshinori K. Okuji @ 2007-05-19 17:25 UTC (permalink / raw)
To: The development of GRUB 2
On Saturday 19 May 2007 12:18, Robert Millan wrote:
> I'd like to add a shell library that can be used as a helper for
> update-grub modules.
>
> Currently, update-grub exports variables like GRUB_DRIVE_BOOT and
> GRUB_DRIVE_BOOT_GRUB, which are a bit of a kludge. I'd like to rewrite
> these into a shell function that converts system paths to grub paths,
> but then it can't just be exported into environment.
>
> Can we add something like $(libdir)/grub/update-grub to put such kind of
> helper code in?
I see no problem with this.
Okuji
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-19 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-19 10:18 update-grub shell library Robert Millan
2007-05-19 17:25 ` Yoshinori K. Okuji
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.