Re: test -e patch

2007-06-03 Thread adrian15
> I have applied the GNU Coding Standards Style on the patch although the > copy-pasted code that you will find in the mail body has not the GCS > applied. Btw, you can also test it with grub-emu. What are the differences between grub-emu and the grub legacy's grub shell ? An example of how t

Re: test -e patch

2007-06-03 Thread adrian15
On Wed, Jun 06, 2007 at 01:42:48AM +0200, adrian15 wrote: Attached you will find the patch adding test -e support for grub2. This is my first patch. I have compiled it without no errors. However as long as the grub2.tar.gz that Marco gave me did not have any documentation about how to create a

Re: test -e patch

2007-06-03 Thread adrian15
GRUB_MOD_INIT(test) { (void)mod;/* To stop warning. */ grub_register_command ("[", grub_cmd_test, GRUB_COMMAND_FLAG_CMDLINE, "[ EXPRESSION ]", "Evaluate an expression", 0); grub_register_command ("test", grub_cmd_test, GRUB_COMMAND_FLAG_CMDLINE,

more LVM stuff (Re: Bug#427289: grub-probe: error: unknown device when / is an encrypted LVM)

2007-06-03 Thread Robert Millan
merge 425666 427289 thanks Hi GRUB developers. Here's another report with issues about LVM. I notice the device name is different than previous ones (note: device.map only has /dev/sda). Luca: if you reply to grub-devel, please consider subscribing first (or your mail may be rejected). On Sun,