Revert the more strict option processing on displaymode.
commit601457cb531793205db564c8e3eae1b0bf625e3f
authorChris Lumens <clumens@redhat.com>
Thu, 5 Feb 2009 16:43:24 +0000 (5 11:43 -0500)
committerChris Lumens <clumens@redhat.com>
Thu, 5 Feb 2009 16:43:24 +0000 (5 11:43 -0500)
tree4fc10e88031b576e51b6580f6324efbb7ffe9848
parent371b45592e919da10ae6f141f6a3fa864a3b3b10
Revert the more strict option processing on displaymode.

The displaymode command works just like the authconfig command in that it
passes whatever extra arguments it gets along.  So, we don't want to do
any processing or checking of them in pykickstart.
pykickstart/commands/deviceprobe.py