[PATCH] Add KSOptionParser to all commands ... enables more strick option checking

Chris Lumens clumens at redhat.com
Mon Feb 2 16:07:59 UTC 2009


>  pykickstart/commands/authconfig.py  |    7 +++++++
>  pykickstart/commands/deviceprobe.py |    9 ++++++++-
>  pykickstart/commands/displaymode.py |    6 ++++++
>  pykickstart/commands/interactive.py |    8 +++++++-
>  pykickstart/commands/iscsiname.py   |   10 ++++++++--
>  pykickstart/commands/key.py         |   12 +++++++++---
>  pykickstart/commands/lang.py        |   11 +++++++++--
>  pykickstart/commands/lilocheck.py   |    8 +++++++-
>  pykickstart/commands/mediacheck.py  |    8 +++++++-
>  pykickstart/commands/skipx.py       |    8 +++++++-
>  pykickstart/commands/updates.py     |   14 +++++++++++---
>  pykickstart/commands/zerombr.py     |   13 +++++++++++--
>  12 files changed, 97 insertions(+), 17 deletions(-)

Applied, minus the authconfig part.  Authconfig is truly special.

- Chris




More information about the Kickstart-list mailing list