adrian15 <[EMAIL PROTECTED]> writes:
Attached you will find the patch adding test -e support for grub2.
Do you mean you also have the '-e' option ?
I mean I have everything that is possible. That includes `-e', but
also all other features.
Ok.
+static void
+test_file_exists (const char *
adrian15 <[EMAIL PROTECTED]> writes:
>> adrian15 <[EMAIL PROTECTED]> writes:
>>
>>> > Attached you will find the patch adding test -e support for grub2.
>>> >
>>> > This is my first patch. I have compiled it without no errors.
>>
>> Urgh... I thought/hoped I told you I had a test.c rewrite sitting
adrian15 <[EMAIL PROTECTED]> writes:
> Attached you will find the patch adding test -e support for grub2.
>
> This is my first patch. I have compiled it without no errors.
Urgh... I thought/hoped I told you I had a test.c rewrite sitting on
my harddisk? Or did I tell Robert to poke me until n
adrian15 <[EMAIL PROTECTED]> writes:
>>> 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
adrian15 <[EMAIL PROTECTED]> writes:
> Attached you will find the patch adding test -e support for grub2.
>
> This is my first patch. I have compiled it without no errors.
Urgh... I thought/hoped I told you I had a test.c rewrite sitting on
my harddisk? Or did I tell Robert to poke me until next
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,
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
> 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
On Wed, Jun 06, 2007 at 01:42:48AM +0200, adrian15 wrote:
>
> 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.
--
Robert Millan
My spam trap is [EMA
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
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 floppy (or at least I did not manage
to find it) I have not
11 matches
Mail list logo