On Tue, 2008-06-17 at 23:09 -0700, Colin D Bennett wrote:
> On Tue, 17 Jun 2008 20:04:29 -0400
> Pavel Roskin <[EMAIL PROTECTED]> wrote:
>
> > +util/elf/grub-mkimage.c_DEPENDENCIES = Makefile
> Sounds good to me!
Committed.
--
Regards,
Pavel Roskin
___
On Tue, 17 Jun 2008 20:04:29 -0400
Pavel Roskin <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-06-17 at 13:04 -0700, Colin D Bennett wrote:
>
> > I'm not sure. All I know is that I did
> > ./configure --prefix=/home/cdb/bin/grub && make && make install,
> > then I tried to do /home/cdb/bin/grub/bi
On Tue, 2008-06-17 at 13:04 -0700, Colin D Bennett wrote:
> I'm not sure. All I know is that I did
> ./configure --prefix=/home/cdb/bin/grub && make && make install,
> then I tried to do /home/cdb/bin/grub/bin/grub-install /media/sdc1 and
> grub-mkimage was getting called with /usr/local/lib/s
On Tue, 17 Jun 2008 15:46:12 -0400
Pavel Roskin <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-06-17 at 10:51 -0700, Colin D Bennett wrote:
> > I fixed ``grub-install`` so it can function when installed
> > to a prefix other than ``/usr/local``. This simply meant adding
> >
> > --directory="${pkgli
On Tue, 17 Jun 2008 15:46:12 -0400
Pavel Roskin <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-06-17 at 10:51 -0700, Colin D Bennett wrote:
> > I fixed ``grub-install`` so it can function when installed
> > to a prefix other than ``/usr/local``. This simply meant adding
> >
> > --directory="${pkgli
Pavel Roskin wrote:
On Tue, 2008-06-17 at 10:51 -0700, Colin D Bennett wrote:
I fixed ``grub-install`` so it can function when installed
to a prefix other than ``/usr/local``. This simply meant adding
--directory="${pkglibdir}
to the command line arguments for grub_mkimage.
The default is
On Tue, 2008-06-17 at 10:51 -0700, Colin D Bennett wrote:
> I fixed ``grub-install`` so it can function when installed
> to a prefix other than ``/usr/local``. This simply meant adding
>
> --directory="${pkglibdir}
>
> to the command line arguments for grub_mkimage.
The default is GRUB_LIBDIR