2009-09-16 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-09-10 |
Chris Lumens | Add encryption key escrow support (mitr, #508963).
|
commit | commitdiff | tree |
2009-09-10 |
Chris Lumens | Fix the repo test cases to expect quotes around the...
|
commit | commitdiff | tree |
2009-09-10 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-09-09 |
Chris Lumens | Support translated help text in optparse (#479519).
|
commit | commitdiff | tree |
2009-09-02 |
Chris Lumens | If the input kickstart file cannot be read, raise IOError...
|
commit | commitdiff | tree |
2009-08-27 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-08-20 |
Chris Lumens | Include the error messages from URLGrabError in the...
|
commit | commitdiff | tree |
2009-08-11 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-08-11 |
Chris Lumens | Put quotes around the repo's name (Marc.Herbert@gmail...
|
commit | commitdiff | tree |
2009-08-10 |
Chris Lumens | Make duplicate entries warnings, not errors (#516338).
|
commit | commitdiff | tree |
2009-07-29 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-07-28 |
Chris Lumens | Handle a few more places where a urlgrabber error could...
|
commit | commitdiff | tree |
2009-07-28 |
Chris Lumens | Error out if the same partition/repo/network is defined...
|
commit | commitdiff | tree |
2009-07-17 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-07-16 |
Chris Lumens | Adjust writePriority to fix lvm-on-raid0 test cases...
|
commit | commitdiff | tree |
2009-07-13 |
Chris Lumens | Add F12 to the version number tests.
|
commit | commitdiff | tree |
2009-07-10 |
Chris Lumens | Another new version.
|
commit | commitdiff | tree |
2009-07-10 |
Chris Lumens | Another patch to make the bootloader test work (jlaska).
|
commit | commitdiff | tree |
2009-07-10 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-07-10 |
Chris Lumens | Make sure to import the gettext stuff in fcoe.
|
commit | commitdiff | tree |
2009-07-09 |
Chris Lumens | Correctly deprecate bootloader --lba32 (jlaska).
|
commit | commitdiff | tree |
2009-07-07 |
Chris Lumens | Add a test case for RAID (jlaska).
|
commit | commitdiff | tree |
2009-07-02 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-07-02 |
Chris Lumens | Actually include the programmers-guide in the tarball.
|
commit | commitdiff | tree |
2009-07-02 |
Chris Lumens | Add support for the group command to F12.
|
commit | commitdiff | tree |
2009-06-30 |
Chris Lumens | RHEL5 now supports RAID 10.
|
commit | commitdiff | tree |
2009-06-04 |
Chris Lumens | Remove bootloader --lba32.
|
commit | commitdiff | tree |
2009-06-02 |
Chris Lumens | Add a new version of the driverdisk command without...
|
commit | commitdiff | tree |
2009-06-02 |
Chris Lumens | Add initial support for F12.
|
commit | commitdiff | tree |
2009-05-29 |
Chris Lumens | Fetch the programmers-guide from the wiki now.
|
commit | commitdiff | tree |
2009-05-18 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-05-18 |
Chris Lumens | Make sure the F11 handler gets used for "partition...
|
commit | commitdiff | tree |
2009-04-29 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-04-29 |
Chris Lumens | git-whatever -> git whatever
|
commit | commitdiff | tree |
2009-04-29 |
Chris Lumens | Move lineno= from KSOptionParser.__init__ to parse_args...
|
commit | commitdiff | tree |
2009-04-29 |
Chris Lumens | Use the F11 version of the partition command.
|
commit | commitdiff | tree |
2009-04-29 |
Chris Lumens | Remove the --start and --end options since anaconda...
|
commit | commitdiff | tree |
2009-04-08 |
Chris Lumens | Remove a broken test case.
|
commit | commitdiff | tree |
2009-02-18 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-02-18 |
Chris Lumens | Add a skip attribute on key to shut up pychecker.
|
commit | commitdiff | tree |
2009-02-12 |
Chris Lumens | Strip spaces from service names, and require an option...
|
commit | commitdiff | tree |
2009-02-12 |
Chris Lumens | Add a services test case (alindebe).
|
commit | commitdiff | tree |
2009-02-12 |
Chris Lumens | Surround services lists in double quotes.
|
commit | commitdiff | tree |
2009-02-12 |
Chris Lumens | Remove the extra space from the services __str__ method.
|
commit | commitdiff | tree |
2009-02-11 |
Chris Lumens | Fix output formatting bugs in firewall, partition,...
|
commit | commitdiff | tree |
2009-02-09 |
Chris Lumens | Specifying both or neither of --drives and --only-use...
|
commit | commitdiff | tree |
2009-02-09 |
Chris Lumens | We need to import the translation stuff for error messages...
|
commit | commitdiff | tree |
2009-02-09 |
Chris Lumens | Make --drives a required option for FC3, and catch...
|
commit | commitdiff | tree |
2009-02-06 |
Chris Lumens | Fix final printing of the rescue command (mgracik).
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Add a dmraid test case (alindebe).
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Surround output strings in double quotes.
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Add a test case for the bootloader command.
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Fix a typo in the deviceprobe command.
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Add a displaymode test (alindebe).
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Add a devicemode test case (alindebe).
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Revert the more strict option processing on displaymode.
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Properly handle erroring on extra args, not just extra...
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Added a logging test (alindebe).
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | Don't use the logging class since it interferes with...
|
commit | commitdiff | tree |
2009-02-05 |
Chris Lumens | port without host should raise KickstartParseError...
|
commit | commitdiff | tree |
2009-02-03 |
Chris Lumens | Add the --key option to option processing, since it...
|
commit | commitdiff | tree |
2009-02-03 |
Chris Lumens | Fix test cases that were failing due to the new use...
|
commit | commitdiff | tree |
2009-01-29 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-01-29 |
Chris Lumens | Make a couple changes to how the logging command is...
|
commit | commitdiff | tree |
2009-01-29 |
Chris Lumens | Add a test case for interactive (alindebe).
|
commit | commitdiff | tree |
2009-01-29 |
Chris Lumens | Add a test for the media check command (alindebe).
|
commit | commitdiff | tree |
2009-01-29 |
Chris Lumens | Add a test case for rootpw (alindebe).
|
commit | commitdiff | tree |
2009-01-29 |
Chris Lumens | Fix output formatting for the rootpw command.
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Even though it looks dumb, keyboard --foo is valid.
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Append a newline to the reboot command output.
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Add a keyboard test case (pfrields).
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | For commands that take exactly one argument, check...
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Do the same for options on newer versions of the device...
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Surround module options in quotes on the output side...
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Set module opts in the FC3 handler correctly.
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Fix newlines on the device command output (jlaska).
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Add a test for the timezone command.
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | Add a test case for the autopart command.
|
commit | commitdiff | tree |
2009-01-28 |
Chris Lumens | If --autoscreenshot is not specified, still output...
|
commit | commitdiff | tree |
2009-01-22 |
Chris Lumens | Add test cases for authconfig, selinux, and updates...
|
commit | commitdiff | tree |
2009-01-22 |
Chris Lumens | currentLine and currentCmd need to be set in the test...
|
commit | commitdiff | tree |
2009-01-22 |
Chris Lumens | Write out an selinux line if set to disabled, but not...
|
commit | commitdiff | tree |
2009-01-20 |
Chris Lumens | Support -@group-name syntax for removing previously...
|
commit | commitdiff | tree |
2009-01-20 |
Chris Lumens | F9_LogVolData should inherit from FC4_LogVolData, not...
|
commit | commitdiff | tree |
2009-01-20 |
Chris Lumens | Setting self.required before calling the superclass...
|
commit | commitdiff | tree |
2009-01-20 |
Chris Lumens | Clean up the compiled python files after "make test...
|
commit | commitdiff | tree |
2009-01-19 |
Chris Lumens | Don't set the KSOption.required attribute in the constructor...
|
commit | commitdiff | tree |
2009-01-10 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-01-10 |
Chris Lumens | Add a script to diff two versions of kickstart syntax.
|
commit | commitdiff | tree |
2009-01-10 |
Chris Lumens | Add an option to list all available syntax versions.
|
commit | commitdiff | tree |
2009-01-10 |
Chris Lumens | Remove a couple extra newlines in output formatting.
|
commit | commitdiff | tree |
2009-01-10 |
Chris Lumens | Add documentation for the new %include representation.
|
commit | commitdiff | tree |
2009-01-09 |
Chris Lumens | Add support %include to the pykickstart data objects.
|
commit | commitdiff | tree |
2009-01-08 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-01-07 |
Chris Lumens | Add upgrade --root-device (atodorov, #471232).
|
commit | commitdiff | tree |
2009-01-05 |
Chris Lumens | Use python's builtin set rather than the Sets module...
|
commit | commitdiff | tree |
2008-12-23 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2008-12-11 |
Chris Lumens | Add initial support for F11.
|
commit | commitdiff | tree |
2008-12-05 |
Chris Lumens | Specify the command versions in the handlers instead...
|
commit | commitdiff | tree |