On Wed, Jan 16, 2008 at 05:21:00PM +0100, Robert Millan wrote:
> On Wed, Jan 16, 2008 at 02:46:41PM +0100, Robert Millan wrote:
> >
> > See attached patch.
> >
> > I don't like the way I had to hook initialisation in console.c, but solving
> > this properly would require some redesign (converting
On Thu, Jan 17, 2008 at 03:08:24PM -0500, Pavel Roskin wrote:
> On Thu, 2008-01-17 at 20:11 +0100, Robert Millan wrote:
>
> > > Please feel free to integrate the PowerPC part of my patch into your
> > > patch, as it indeed needs to be committed at once.
> >
> > Ok. I'm attaching the complete pat
Dear GRUB developers,
I take care of the Debian package 'grub-invaders'. This is a multiboot
compliant kernel-game that resembles Space Invaders, but I guess you
knew that already.
One thing that annoys me about the game is, that you cannot return to
the GRUB menu. The only chance to leave the ga
Hi,
The UFS (or FFS as it's known to NetBSD)
support in grub2 does not seem to work for me.
I've tried multiple configurations of partitioning
(MBR, MBR & BSD disklabel, and even no partitioning),
the best I get is "Unknown filesystem".
This happens with either [UF]FSv[12].
Judging by some print
[EMAIL PROTECTED] wrote:
Hi,
The UFS (or FFS as it's known to NetBSD)
support in grub2 does not seem to work for me.
There was an interesting but strangely incomplete discussion of
UFS back in April 2007. Hitoshi Ozeki posted the attached patch,
which lets me list UFS filesystems but not read
On Tue, Jan 15, 2008 at 07:00:55PM +0100, Robert Millan wrote:
> On Tue, Jan 15, 2008 at 12:42:39PM -0500, Pavel Roskin wrote:
> >
> > On Tue, 2008-01-15 at 18:17 +0100, Robert Millan wrote:
> > > - grub_dprintf ("mem", "Using memory for heap: addr=%p, size=%u\n",
> > > addr, (unsigned int) size)
On Sat, 2008-01-19 at 22:50 +0100, Robert Millan wrote:
> On Tue, Jan 15, 2008 at 07:00:55PM +0100, Robert Millan wrote:
> > On Tue, Jan 15, 2008 at 12:42:39PM -0500, Pavel Roskin wrote:
> > >
> > > On Tue, 2008-01-15 at 18:17 +0100, Robert Millan wrote:
> > > > - grub_dprintf ("mem", "Using memo