Re: IA64 port

2008-03-19 Thread Tristan Gingold
On Wed, Mar 19, 2008 at 06:11:31PM +0100, Robert Millan wrote: [...] > > Fine for me. > > Will you send a new patch for this? Yes, I still plan to update my patches. But I am currently out of time... Tristan. ___ Grub-devel mailing list Grub-devel@g

Re: [PATCH] cdrom access patch

2008-03-19 Thread Bean
On Thu, Mar 20, 2008 at 6:09 AM, Pavel Roskin <[EMAIL PROTECTED]> wrote: > I think it's OK to apply your patch, unless there are other objections. > Perhaps it's even better to apply the patch without the "cd" alias, so > that the aliases can be implemented separately in a more generic way. Yes

Re: [PATCH] Journal support for ext2

2008-03-19 Thread Bean
On Thu, Mar 20, 2008 at 8:12 AM, Robert Millan <[EMAIL PROTECTED]> wrote: > > Hi! > > Is this patch supposed to fix > 32-bit disk addressing in filesystems? I > just setup a ~4 TB hard disk for testing (in qemu), and added a (gpt) > partition > at the end of it, surely above the 2 TiB barrier

bug fixed on grub_strncat()

2008-03-19 Thread zhanghuan
grub_strncat() eats the last char copid from 'dest', this patch should fix it. diff -ur grub-1.96/kern/misc.c grub-1.96fix/kern/misc.c --- grub-1.96/kern/misc.c 2008-02-03 21:11:31.0 +0800 +++ grub-1.96fix/kern/misc.c2008-03-20 10:39:36.0 +0800 @@ -110,7 +110,8 @@ whi

Re: [PATCH] Journal support for ext2

2008-03-19 Thread Robert Millan
Hi! Is this patch supposed to fix > 32-bit disk addressing in filesystems? I just setup a ~4 TB hard disk for testing (in qemu), and added a (gpt) partition at the end of it, surely above the 2 TiB barrier. What I found puzzling is that grub-emu is capable of listing files in that partition _wi

Re: whereis grub shell ?

2008-03-19 Thread Pavel Roskin
On Wed, 2008-03-19 at 23:58 +0200, yoram bar haim wrote: > On Tuesday 18 March 2008 22:37:13 Pavel Roskin wrote: > > There is no "savedefault". It hasn't been implemented yet. And if it's > > implemented, I would actually prefer that grub-emu is only allowed to do > > it by the means of hostfs, n

Re: [PATCH] cdrom access patch

2008-03-19 Thread Pavel Roskin
On Mon, 2008-03-17 at 14:21 +0800, Bean wrote: > > At what point do we need to use the _name_ to calculate the BIOS number? > > Why cannot we simply store that number into some field? > > If we use (cd0) as primary name, there are three places where the > cdrom has to been checked. > > 1. make

Re: whereis grub shell ?

2008-03-19 Thread yoram bar haim
On Tuesday 18 March 2008 22:37:13 Pavel Roskin wrote: > On Tue, 2008-03-18 at 21:31 +0200, yoram bar haim wrote: > > On Tuesday 18 March 2008 14:02:13 Robert Millan wrote: > > > But it isn't the "grub shell" any > > > > So a real grub-hsell functionality does not exist anymore ? > > It depends on w

Re: IA64 port

2008-03-19 Thread Robert Millan
On Wed, Jan 30, 2008 at 05:04:18PM +0100, [EMAIL PROTECTED] wrote: > Quoting Robert Millan <[EMAIL PROTECTED]>: > > > On Wed, Jan 30, 2008 at 06:57:34AM +0100, Tristan Gingold wrote: > > > On Tue, Jan 29, 2008 at 03:46:50PM +0100, Marco Gerards wrote: > > > > Robert suggested some changes. I also

Re: [NEW PATCH] os-prober output parser

2008-03-19 Thread Robert Millan
On Wed, Mar 19, 2008 at 04:18:42PM +0100, Fabian Greffrath wrote: > >When run in the console it makes Linux spit a truckload of information > >about > >filesystem probing. Is there any way we could avoid this? > > I don't know why this happens since I allready divert stderr to > /dev/null in th

Re: [NEW PATCH] os-prober output parser

2008-03-19 Thread Fabian Greffrath
Robert Millan schrieb: Sorry for the delay in repliing. Been very busy :-( No problem. ;) When run in the console it makes Linux spit a truckload of information about filesystem probing. Is there any way we could avoid this? I don't know why this happens since I allready divert stderr to

Re: [NEW PATCH] os-prober output parser

2008-03-19 Thread Robert Millan
Sorry for the delay in repliing. Been very busy :-( I tried the script and have the following comments: When run in the console it makes Linux spit a truckload of information about filesystem probing. Is there any way we could avoid this? How do you prevent it from detecting your own partitio

GSoC ideas

2008-03-19 Thread Robert Millan
Hi, Can we begin to fill the GSoC ideas list? Where do we put it? -- Robert Millan I know my rights; I want my phone call! What use is a phone call… if you are unable to speak? (as seen on /.) ___ Grub-devel mailing list Grub-devel@gnu.org http: