Hello,
I fetched the latest sources from cvs and tried to install grub2.
I followed the guide at the wiki http://grub.enbug.org/TestingOnX86.
'configure --prefix=/boot/grub2': works ok.
'make': ok
'sudo make install': complaints about missing file
utils/grub.d/README. easy to overcome.
'sudo
On Mon, May 21, 2007 at 03:38:47PM -0300, Otavio Salvador wrote:
> Hello,
>
> I'd like to ask if GRUB is planning to move to another SCM?
>
> I've been using GIT for a while and it looks great for the kinda of
> work done at GRUB since there're a lot of people working together and
> sometimes a f
At Tue, 22 May 2007 20:52:58 +0200,
Robert Millan wrote:
>
> On Mon, May 21, 2007 at 03:38:47PM -0300, Otavio Salvador wrote:
> > Hello,
> >
> > I'd like to ask if GRUB is planning to move to another SCM?
> >
> > I've been using GIT for a while and it looks great for the kinda of
> > work done a