Re: grub2 i386

2007-10-20 Thread Vesa Jääskeläinen
willem wrote: > grub-mkimage -d /boot/grub -v -o /boot/grub/core.img ls ext2 gpt pc > The Problem is in line 12 of grub.cfg which is automatically generated. > The commands terminal console seem not to be implemented yet. > > or does my script is missing a required module ? There happens to be t

Re: status of VGA terminal

2007-10-20 Thread Vesa Jääskeläinen
Robert Millan wrote: > Hi, > > Anyone knows what's the status of vga.c ? It's currently disabled in the > build > system. I reenabled and got it to build again (see attached patch), but it > just displays garbage. > > Is it intended to be integrated with gfxterm? If you want to make video dri

grup2 i386

2007-10-20 Thread willem
hello, i did run my scripts again after adding the terminal and console modules. but the console module is not in cvs. i see there is a video module. so something must be changed in the template files of grub2. vesa i did see your proposef html and css files. looks very nice. over what kind of e

grub2 i386

2007-10-20 Thread willem
hello, With an editor I did remove the entry console from grub.cfg on my floppy. Now I can boot grub2 from the floppy. So in the grub2 templates the entry console must be removed. regards. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.

Re: grub2 i386

2007-10-20 Thread Robert Millan
update-grub isn't intended to generate a grub.cfg that you can use on a standalone rescue floppy. For that you can write it manually or just use grub-mkrescue. On Sat, Oct 20, 2007 at 02:20:55AM +0200, willem wrote: > hello, > > the next script solved my problem partially. > > #!/bin/bash > #T

Re: [PATCH] ASM_FILE

2007-10-20 Thread Robert Millan
Committed. On Fri, Oct 19, 2007 at 10:11:48PM +0200, Robert Millan wrote: > > This fixes a build problem when standalone assembly files are used in > modules rather than in kernel. > > I'll commit if there are no objections. > > -- > Robert Millan > > I know my rights; I want my phone call!

Re: status of VGA terminal

2007-10-20 Thread Robert Millan
On Sat, Oct 20, 2007 at 10:37:16AM +0300, Vesa Jääskeläinen wrote: > Robert Millan wrote: > > Hi, > > > > Anyone knows what's the status of vga.c ? It's currently disabled in the > > build > > system. I reenabled and got it to build again (see attached patch), but it > > just displays garbage.

Re: status of VGA terminal

2007-10-20 Thread Vesa Jääskeläinen
Robert Millan wrote: > On Sat, Oct 20, 2007 at 10:37:16AM +0300, Vesa Jääskeläinen wrote: >> Robert Millan wrote: >>> Hi, >>> >>> Anyone knows what's the status of vga.c ? It's currently disabled in the >>> build >>> system. I reenabled and got it to build again (see attached patch), but it >>>

Re: [PATCH] grub2 for Cygwin

2007-10-20 Thread Robert Millan
On Tue, Oct 16, 2007 at 02:03:35PM +0200, Christian Franke wrote: > A patch vs. current CVS (cvs co -D "2007-10-16 UTC" ...) is available > here: > http://franke.dvrdns.org/cygwin/grub/grub2-20071016-cygwin.patch > A proposed changelog entry is located in the patch itself > (Changelog.cygwin). Cou

Re: Layout testing for graphical menu

2007-10-20 Thread Robert Millan
On Sat, Oct 20, 2007 at 12:49:19AM +0300, Vesa Jääskeläinen wrote: > Hi, > > I was hoping that someone else might stand-up but as there wasn't really > interest I made a draft. This is basically using Okuji's idea of using > CSS for specifying look. I made HTML page and example CSS filling > infor