Re: update-grub shell library

2007-05-19 Thread Yoshinori K. Okuji
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

update-grub shell library

2007-05-19 Thread Robert Millan
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