2010-06-10 |
Chris Lumens | Don't compare the dest ("telnet") with the option string...
|
commit | commitdiff | tree |
2010-06-10 |
Chris Lumens | The --connect= parameter wasn't really deprecated in...
|
commit | commitdiff | tree |
2010-06-01 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2010-04-23 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2010-04-23 |
Chris Lumens | Return non-zero on error from ksvalidator (#585284).
|
commit | commitdiff | tree |
2010-04-14 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2010-04-14 |
Chris Lumens | Don't overwrite the excluded group list after every...
|
commit | commitdiff | tree |
2010-04-14 |
Chris Lumens | Add a bunch of test cases for the packages section.
|
commit | commitdiff | tree |
2010-03-31 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2010-03-31 |
Chris Lumens | Add support for RAID4 (#578514).
|
commit | commitdiff | tree |
2010-03-30 |
Chris Lumens | Escape percent signs in the changelog.
|
commit | commitdiff | tree |
2010-03-10 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2010-03-04 |
Chris Lumens | Add driverdisk --biospart= (#570437).
|
commit | commitdiff | tree |
2010-01-26 |
Chris Lumens | Fix IOError catching in ksflatten (jgregusk, #558650).
|
commit | commitdiff | tree |
2010-01-14 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2010-01-14 |
Chris Lumens | Support removing groups that were included by a glob...
|
commit | commitdiff | tree |
2010-01-14 |
Chris Lumens | Make sure that everything in version.versionMap has...
|
commit | commitdiff | tree |
2010-01-14 |
Chris Lumens | Add support for RHEL6 (#552230).
|
commit | commitdiff | tree |
2010-01-14 |
Chris Lumens | Don't consider RHEL versions as developmental even...
|
commit | commitdiff | tree |
2009-12-03 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-12-03 |
Chris Lumens | Don't use action="append_const" in firewall.py.
|
commit | commitdiff | tree |
2009-11-25 |
Chris Lumens | Make "make archive" depend on test and check passing...
|
commit | commitdiff | tree |
2009-11-25 |
Chris Lumens | versionToString now works in all cases we test for.
|
commit | commitdiff | tree |
2009-11-25 |
Chris Lumens | Fix the few pychecker errors outstanding in options.py.
|
commit | commitdiff | tree |
2009-11-17 |
Chris Lumens | Ignore comments when looking for %ksappend lines (...
|
commit | commitdiff | tree |
2009-11-16 |
Mike McLean | use python 2.x exception syntax
|
commit | commitdiff | tree |
2009-11-12 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-11-11 |
Chris Lumens | Add additional arguments to BaseHandler.__init__ for...
|
commit | commitdiff | tree |
2009-11-10 |
Chris Lumens | Return the KickstartCommand/KickstartData object from...
|
commit | commitdiff | tree |
2009-09-30 |
Chris Lumens | Add --proxy support to the url and repo commands.
|
commit | commitdiff | tree |
2009-09-30 |
Chris Lumens | Add support for F13. Is it really that time already?
|
commit | commitdiff | tree |
2009-09-30 |
Chris Lumens | New version.
|
commit | commitdiff | tree |
2009-09-30 |
Chris Lumens | Update the zfcp command for F12 (#526360).
|
commit | commitdiff | tree |
2009-09-18 |
Chris Lumens | Move "make" to %build (#524215).
|
commit | commitdiff | tree |
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 |
James Laska | Call parent class tests first.
|
commit | commitdiff | tree |
2009-07-17 |
James Laska | Add KSOptionParser to FC3 upgrade command. Correct...
|
commit | commitdiff | tree |
2009-07-17 |
James Laska | Correct missing return stmt in _getArgsAsStr()
|
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-13 |
David Cantrell | F12_User test case.
|
commit | commitdiff | tree |
2009-07-13 |
David Cantrell | Add --gecos argument to the 'user' command
|
commit | commitdiff | tree |
2009-07-13 |
David Cantrell | Convert user.py to use _getArgsAsStr()
|
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-18 |
James Laska | Only show autostep command when requested
|
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 |
Martin Gracik | Added firewall, partition, repo tests.
|
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 |
Martin Gracik | Added method test case; Corrected newline char in return...
|
commit | commitdiff | tree |
2009-02-09 |
Martin Gracik | Added reboot, upgrade, user, zerombr test cases.
|
commit | commitdiff | tree |
2009-02-09 |
Martin Gracik | Added mouse test case.
|
commit | commitdiff | tree |
2009-02-09 |
Martin Gracik | A couple changes.
|
commit | commitdiff | tree |
2009-02-09 |
Chris Lumens | Make --drives a required option for FC3, and catch...
|
commit | commitdiff | tree |
2009-02-09 |
Martin Gracik | Added lilocheck.py test case.
|
commit | commitdiff | tree |
2009-02-09 |
Martin Gracik | Added iscsiname.py test case
|
commit | commitdiff | tree |
2009-02-09 |
Martin Gracik | Fwd: [PATCH] Added rescue.py test case
|
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 |