add rescue command to pykickstart
commit5d454fa3e0e6b73ba508c8999f54abe0139f8447
authorAlexander Todorov <atodorov@redhat.com>
Tue, 29 Jul 2008 12:53:09 +0000 (29 15:53 +0300)
committerChris Lumens <clumens@redhat.com>
Mon, 11 Aug 2008 17:07:59 +0000 (11 13:07 -0400)
treee64bff43fa96c0c5665e886914b742094b2b0330
parent657ac131e7dd888581812c46751e543ab65f1032
add rescue command to pykickstart

All needed changes to enable rescue command in kickstart.
pykickstart/commands/__init__.py
pykickstart/commands/rescue.py [new file with mode: 0644]
pykickstart/handlers/control.py