This actually implements the early command-line parsing for i386. It actually decreases the amount of code in setup.c, and makes it a lot more readable. setup.c | 138 +++++++++++++++++++++++++++++++--------------------------------- 1 files changed, 68 insertions(+), 70 deletions(-) -- Dave Hansen haveblue@us.ibm.com