Re: [PATCH] Use symbol database to maintain module dependence

2009-04-26 Thread Bean
Hi, ping ? On Tue, Apr 21, 2009 at 5:11 AM, Bean wrote: > Hi, > > This patch add a new tool grub-symdb to manage symbol database and > update module dependence as required. The build process is greatly > simplified, moddep.lst, def-*.lst, und-*.lst are not generated > anymore. grub-symdb will re

Re: Commands not executed in the else branch

2009-04-26 Thread Bean
Hi, It's caused by the propagation of grub_errno value. This patch should fix it. diff --git a/normal/execute.c b/normal/execute.c index 8bf6d17..aec4589 100644 --- a/normal/execute.c +++ b/normal/execute.c @@ -177,6 +177,7 @@ grub_script_execute_cmdif (struct grub_script_cmd *cmd) read fro

Re: Revision 2136 breaks two-disk configuarion

2009-04-26 Thread David Miller
From: Pavel Roskin Date: Mon, 27 Apr 2009 01:25:37 -0400 > Hello! > > Since the revision 2136, I'm getting a non-fatal error message: > > GRUB loading. > Welcome to GRUB! > > alloc magic is broken at 0x7fdaf20 > Aborted. Press any key to exit. > > After pressing enter, the menu appears and I

Re: [PATCH] Split #2: parser/reader separation

2009-04-26 Thread Bean
On Sun, Apr 26, 2009 at 11:50 PM, Vladimir 'phcoder' Serbinenko wrote: > Hello this patch breaksĀ  grub-emu. Also some files include grub/rescue.h and > this has to be fixed. Hi, For large patch, I normally add only the necessary changes to make it compile in i386-pc. As commits are quite frequen

Revision 2136 breaks two-disk configuarion

2009-04-26 Thread Pavel Roskin
Hello! Since the revision 2136, I'm getting a non-fatal error message: GRUB loading. Welcome to GRUB! alloc magic is broken at 0x7fdaf20 Aborted. Press any key to exit. After pressing enter, the menu appears and I can boot from it. The description of the revision is: * disk/fs_uuid.c (

Commands not executed in the else branch

2009-04-26 Thread Pavel Roskin
Hello! While testing the new "test" command, I have found that the "else" branch is not executed in some cases. "echo" and "set" are executed, but other commands are not. Even "hello" is not working. The problem is not specific to the "test" command. I can do it with "search" as well: grub> i

Re: conditional boot and others

2009-04-26 Thread Pavel Roskin
On Sun, 2009-04-26 at 21:59 +0200, Highend-Digital Support wrote: > Hi, > > we have booting problems which we hope to overcome using grub2. > Before we dig deeper into grub2-documentation, can we get some very > brief answers to the following questions: > > 1) Is it possible to configure a condi

conditional boot and others

2009-04-26 Thread Highend-Digital Support
Hi, we have booting problems which we hope to overcome using grub2. Before we dig deeper into grub2-documentation, can we get some very brief answers to the following questions: 1) Is it possible to configure a conditional boot as described below: if (specific-usb-device is present) boot speci

Re: [PATCH] Split #2: parser/reader separation

2009-04-26 Thread Vladimir 'phcoder' Serbinenko
Hello this patch breaks grub-emu. Also some files include grub/rescue.h and this has to be fixed. Also there is a bug is that in case of syntax error reader continues to ask for more lines. E.g grub> if >; syntax error > Then it's impossible to exit from this "bug mode". It's not your fault but si

Re: [PATCH] Preboot support

2009-04-26 Thread Vladimir 'phcoder' Serbinenko
Warning fixed in the patch. If nobody objects I commit it tomorrow On Wed, Apr 15, 2009 at 10:40 AM, John Stanley wrote: > The way it looks to me is that preboot_func is the function to be executed > a preboot time, whereas preboot_rest_func is a cleanup function to be > called to "restore" thin

Re: zfs preview

2009-04-26 Thread Chip Panarchy
Ah, okay. Becoming a little clearer now. Well anyways, really interested in seeing this ZFS package implemented, so let's get back-on-topic!!! Panarchy On Sun, Apr 26, 2009 at 7:40 PM, Vladimir 'phcoder' Serbinenko wrote: > > > On Sun, Apr 26, 2009 at 3:17 AM, David Miller wrote: >> >> From: J

Re: zfs preview

2009-04-26 Thread Vladimir 'phcoder' Serbinenko
On Sun, Apr 26, 2009 at 3:17 AM, David Miller wrote: > From: Jordi Mallach > Date: Sun, 26 Apr 2009 02:58:47 +0200 > > > He surely will, yes... if you take into account that phcoder /is/ > Vladimir. > > This reminds me that I've had some serious trouble > finding posting in the archives because

Re: Faulty grub-mkdevicemap file

2009-04-26 Thread Andreas
Thanks a lot, this fixed it. David Miller schrieb: From: BandiPat Date: Sat, 25 Apr 2009 15:29:11 -0400 Here is the error when running grub-install: I just checked in the following patch which will fix this bug. 2009-04-26 David S. Miller * util/grub-mkdevicemap.c (make

Re: Faulty grub-mkdevicemap file

2009-04-26 Thread David Miller
From: BandiPat Date: Sat, 25 Apr 2009 15:29:11 -0400 > Here is the error when running grub-install: I just checked in the following patch which will fix this bug. 2009-04-26 David S. Miller * util/grub-mkdevicemap.c (make_device_map): Add missing NESTED_FUNC_ATTR to process_

Re: zfs preview

2009-04-26 Thread Chip Panarchy
Hahahaha, no wonder I'm confused! On Sun, Apr 26, 2009 at 11:17 AM, David Miller wrote: > From: Jordi Mallach > Date: Sun, 26 Apr 2009 02:58:47 +0200 > >> He surely will, yes... if you take into account that phcoder /is/ Vladimir. > > This reminds me that I've had some serious trouble > finding