Change command line limit to 2047 characters
authorH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 21:09:07 +0000 (13:09 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 21:09:07 +0000 (13:09 -0800)
commit2bb82b2e05ad96787722ef99bc429e31afb1e94e
tree793745c636cb0ba452d4b13c836c87db9f2800f9
parent1d557f33960d8439c05024bf1400c7f8f910f784
Change command line limit to 2047 characters

Change the command line limit to 2047 characters, which is also the
current kernel limit.  As a result, shuffle around the memory layout
to make the larger buffers fit.

TODO: consider moving vgafontbuf to getcseg, and try to make do with
fewer command line-sized buffers.
config.inc
dnsresolv.inc
extlinux.asm
layout.inc
pxelinux.asm