[PATCHv2] a new filesystem module for nilfs2

2010-02-18 Thread Jiro SEKIBA
Hi, This is a revised patch to support nilfs2, a log file system. I've checked it the first one on qemu-system-ppc and found a few bugs. Thank you for encouraging me to test it on qemu-system-ppc! This is a bug fixed version. I've checked it by grub-fstest on PPC and by installing and booting i

Lead-up message 'Welcome to GRUB!' inverted text printed lowlevel via BIOS ?!?

2010-02-18 Thread Robo L
Hi All I have a problem with remove the message "Welcome to GRUB!" in text Mode. In source 1.96 I remove Welcome text message, when call function grub_printf(). In gfx mod is all OK, but If I not initialize gfx mode grub steel show "Welcome to GRUB!" inverted (black on white) I mean, that Grub pr

gfxmenu status? [was: Serial and graphical console at the same time]

2010-02-18 Thread Michal Suchanek
On 18 February 2010 01:48, Colin Watson wrote: > On Wed, Feb 17, 2010 at 05:37:16PM -0700, Joey Korkames wrote: >> Christian Auby writes: >>> How would I go about setting up grub2 with both serial console and >>> graphical console? >> >> You can't run simultaneous consoles with a stock grub2 build

Re: Serial and graphical console at the same time

2010-02-18 Thread Joey Korkames
Colin Watson writes: On Wed, Feb 17, 2010 at 05:37:16PM -0700, Joey Korkames wrote: Christian Auby writes: How would I go about setting up grub2 with both serial console and graphical console? You can't run simultaneous consoles with a stock grub2 build. The experimental branch does support

Re: how to get started with developing grub2

2010-02-18 Thread Richard Retanubun
Vladimir 'φ-coder/phcoder' Serbinenko wrote: 1) First of all use the latest version. Either BZR trunk or BZR experimental branch: http://bzr.savannah.gnu.org/r/grub/trunk/grub/ and http://bzr.savannah.gnu.org/r/grub/branches/experimental/ In your case 'clear' command is already in since a long ti