grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to increase commandline size (patch + changelog)


From: Jeff Chua
Subject: Re: how to increase commandline size (patch + changelog)
Date: Tue, 10 Oct 2006 11:08:56 +0800 (SGT)


On Mon, 9 Oct 2006, Hollis Blanchard wrote:

+#include <asm/param.h>

I don't think this is a good idea because it requires we build on a
Linux host.

Shall I use '#ifdef __linux__' to include <asm/param.h> only on linux, and
'#define COMMAND_LINE_SIZE 255' for non-linux system?

Sorry, I only thought of using grub2 on linux.

Thanks,
Jeff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]