Re: Replacing the legacy "map" command

2008-06-01 Thread Vesa Jääskeläinen
Javier Martín wrote: Bit a bit, progress continues: I have some crappy UI semi-ready, to improve on later, and I'm now battling with the INT13h handler to perform the actual mapping - had to rescue the big old "Architecture Programmer's Manual" in order to do PIC code without the amd64 rip-relati

Re: rename partmap/pc.c? (Re: macbook EFI experiences)

2008-06-01 Thread Robert Millan
On Sat, May 31, 2008 at 01:13:42PM -0400, Pavel Roskin wrote: > On Sat, 2008-05-31 at 11:41 +0200, Robert Millan wrote: > > > What would you all think about renaming to partmap/msdos.c ? > > I don't like long names, as you might have noticed, but I think both > "pc" and "msdos" fail to convey the

Re: backwards compatibility in grub.cfg

2008-06-01 Thread Robert Millan
On Sun, Jun 01, 2008 at 02:21:35AM -0400, Pavel Roskin wrote: > On Sat, 2008-05-31 at 11:38 +0200, Robert Millan wrote: > > > Yeah, that would be the "nice" way to do it, but it doesn't work. And the > > funny thing is, that if we fix it and start using it, it defeats the point > > of > > backwa

Re: Searching UUID on floppies

2008-06-01 Thread Robert Millan
On Sun, Jun 01, 2008 at 02:19:27AM -0400, Pavel Roskin wrote: > On Sat, 2008-05-31 at 11:53 +0200, Robert Millan wrote: > > > Some of our commands use --no-floppy. Also supported in GRUB Legacy (by > > 'find' > > or so, can't remember). Perhaps it's better to use that for consistency? > > It

Re: [PATCH] UUID for FAT

2008-06-01 Thread Robert Millan
Committed. On Sat, May 31, 2008 at 11:05:35PM +0200, Robert Millan wrote: > > This patch implements UUID support for FAT (both 12/16 and 32). > > -- > Robert Millan > > I know my rights; I want my phone call! > What good is a phone call… if you are unable to speak? > (as seen on /.) > 2008

Re: [PATCH] reiserfs & xfs UUIDs

2008-06-01 Thread Robert Millan
Committed. On Sat, May 31, 2008 at 11:52:30PM +0200, Robert Millan wrote: > > This patch adds support for UUIDs on reiserfs and xfs. > > -- > Robert Millan > > I know my rights; I want my phone call! > What good is a phone call… if you are unable to speak? > (as seen on /.) > 2008-05-31 R

Re: rename partmap/pc.c? (Re: macbook EFI experiences)

2008-06-01 Thread Pavel Roskin
On Sun, 2008-06-01 at 12:23 +0200, Robert Millan wrote: > On Sat, May 31, 2008 at 01:13:42PM -0400, Pavel Roskin wrote: > > On Sat, 2008-05-31 at 11:41 +0200, Robert Millan wrote: > > > > > What would you all think about renaming to partmap/msdos.c ? > > > > I don't like long names, as you might