Re: [PATCH 00/26] Dynamic kernel command-line

From: Andi Kleen
Date: Mon Sep 04 2006 - 02:21:00 EST



> Under what circumstances do we actually need a command line of more
> than 256 bytes?

A common case is auto-installation of distributions. The auto installers
tends to get a lot of information passed using the kernel command line.

> It seems to me that if 256 bytes isn't enough, we should take a deep
> breath, step back, and think about whether there might be a better way
> to pass whatever information it is that's using up so much of the
> command line.

See it as the kernel's environment and it starts making more sense.
In theory another environment could be added, but then the command like
does the job already, except that it is a bit short sometimes.

-Andi


--
VGER BF report: H 0
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/