[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: update-grub shell library
From: |
Yoshinori K. Okuji |
Subject: |
Re: update-grub shell library |
Date: |
Sat, 19 May 2007 19:25:42 +0200 |
User-agent: |
KMail/1.9.4 |
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