Bean <[EMAIL PROTECTED]> writes:
> On Sat, Jun 09, 2007 at 08:05:45PM +0200, Marco Gerards wrote:
>>
>> The normal procedure for patches is to make them consistent with the
>> GCS (GNU Coding Standards), include a changelog. That way it is
>> easier to review the patch and to include it in GRUB 2
Hello!
On Sun, Jun 10, 2007 at 09:57:44AM +0200, Marco Gerards wrote:
> Bean <[EMAIL PROTECTED]> writes:
> > On Sat, Jun 09, 2007 at 08:05:45PM +0200, Marco Gerards wrote:
> >> The normal procedure for patches is to make them consistent with the
> >> GCS (GNU Coding Standards), include a changelog
Thomas Schwinge <[EMAIL PROTECTED]> writes:
> Hello!
>
> On Sun, Jun 10, 2007 at 09:57:44AM +0200, Marco Gerards wrote:
>> Bean <[EMAIL PROTECTED]> writes:
>> > On Sat, Jun 09, 2007 at 08:05:45PM +0200, Marco Gerards wrote:
>> >> The normal procedure for patches is to make them consistent with the
On Sun, Jun 10, 2007 at 11:42:53AM +0800, Bean wrote:
> > Did you write all the code yourself or did you use code from another
> > project, like Linux or grub4dos or so?
> >
>
> Yes, I write the code myself, which is based on the NTFS driver fsys_ntfs.c
> in grub4dos.
I had a look at that file,
On Sun, Jun 10, 2007 at 12:18:47PM +0200, Robert Millan wrote:
> I had a look at that file, trying to trace its origin. As for the file
> header,
> it seems that Samuel Leo <[EMAIL PROTECTED]> wrote it. GRUB maintainers, do
> we need to contact Samuel about this, or can we take the copyright as
Ok, I reformat the patch, hopefully it will conform to standard.
--
Bean <[EMAIL PROTECTED]>
2007-06-10 Bean <[EMAIL PROTECTED]>
* conf/common.rmk (pkgdata_MODULES): Add ntfs.mod.
* fs/ntfs.c: New file.
* kern/misc.c (grub_utf16_to_utf8): Fix unicode
conversi
I noticed that your patch isn't adding ntfs to the utils (grub-probe, etc).
I'm attaching a fix for that. ChangeLog entries:
* conf/powerpc-ieee1275.rmk: Add fs/ntfs.c to grub-probe and grub-emu.
* conf/i386-efi.rmk: Likewise. Also remove unused grub-setup definition.
Robert Millan <[EMAIL PROTECTED]> writes:
> I noticed that your patch isn't adding ntfs to the utils (grub-probe, etc).
>
> I'm attaching a fix for that. ChangeLog entries:
>
> * conf/powerpc-ieee1275.rmk: Add fs/ntfs.c to grub-probe and grub-emu.
>
> * conf/i386-efi.rmk: Likewise. Al
On Sun, Jun 10, 2007 at 05:15:53PM +0200, Robert Millan wrote:
>
> I noticed that your patch isn't adding ntfs to the utils (grub-probe, etc).
>
> I'm attaching a fix for that. ChangeLog entries:
>
> * conf/powerpc-ieee1275.rmk: Add fs/ntfs.c to grub-probe and grub-emu.
>
> * conf/
Hi there,
I just installed Grub2 yesterday which installed 2 other
packages like :-
aptitude show grub2
Package: grub2
State: installed
Automatically installed: no
Version: 1.95+20070604-1ubuntu1
Priority: extra
Section: universe/admin
Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTE
Hi,
Does Grub2 set up long mode when loading an elf64 image or do we
have to do it manually if we need such a thing?
Thanks,
Constantine
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
[EMAIL PROTECTED] wrote:
> I am on the road at the moment so this is not polished, but I would like
> to get comments from you, how it works and what you think about
> integrating it to cvs.
>
> Example:
>
> set gfxmode="1024x768;800x600;640x480"
>
> And when gfxterm is initialized it would firs
Here is a patch for some of the problems that I found in my miscelanea
mails.
More to come. :)
adrian15
diff -urN grub2_2007_05_31_original/ChangeLog
grub2_2007_05_31_small_fixes/ChangeLog
--- grub2_2007_05_31_original/ChangeLog 2007-05-20 11:10:05.0 +0200
+++ grub2_2007_05_31_small_f
On Thu, Jun 07, 2007 at 09:45:47PM +0200, Robert Millan wrote:
>
> I'm attaching a small utility to generate a floppy or cdrom (based on floppy
> emulation) rescue image, that takes all the hassle of generating the image and
> doesn't need root permissions.
>
> If nobody objects, I'd like to put
14 matches
Mail list logo