Lucius, Leland writes: > So, which should it be? Append or prepend the PARMs to the command line? I > haven't looked too deeply, but it appears that processing kernel parameters > isn't too consistent and some rtns take the first parameter encountered. As > it is, appending PARMs wouldn't allow you to override in those situations.
You could allow both and combine the keyword with the eyecatcher: PRE foo=bar POST baz=quux where you allow one or both or PRE/POST but require at least one of them to be the first word to act as eyecatcher. You may also want to think up better keywords than PRE and POST--short enough not to take up to many of the precious 64 chars but long enough to be meaningful. --Malcolm -- Malcolm Beattie <[EMAIL PROTECTED]> Linux Technical Consultant IBM EMEA Enterprise Server Group... ...from home, speaking only for myself
