| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | actually add the handler for the selinux directive | Jeremy Katz | 2004-03-17 | 1 | -0/+1 |
* | quick hack for selinux support in kickstart, syntax may change before the | Jeremy Katz | 2004-03-17 | 1 | -0/+18 |
* | don't skip non-existant mouse step | bfox | 2004-02-24 | 1 | -15/+18 |
* | remove the mouse configuration screen | bfox | 2004-02-23 | 1 | -2/+2 |
* | add dhcp class id support (#107946). requires pump >= 0.8.20 | Jeremy Katz | 2004-01-06 | 1 | -2/+6 |
* | revert 1.199 -> 1.200 (was to fix #100892) | Jeremy Katz | 2003-10-23 | 1 | -1/+4 |
* | and let lilo come back for kickstart too | Jeremy Katz | 2003-10-22 | 1 | -2/+2 |
* | fix overzealous overriding of hostname for dhcp | Jeremy Katz | 2003-10-21 | 1 | -1/+1 |
* | preexisting raid fix based on comments from lxo (#90649) | Jeremy Katz | 2003-10-21 | 1 | -0/+2 |
* | add a monitor keyword (#91339) | Jeremy Katz | 2003-10-16 | 1 | -0/+26 |
* | add parsing of --autoscreenshot autostep option | Mike Fulbright | 2003-10-02 | 1 | -0/+8 |
* | if we get to %pre, %post, %traceback or %packages, then we can't have commands | Jeremy Katz | 2003-09-29 | 1 | -0/+3 |
* | lilo is deprecated, don't try to use it | Jeremy Katz | 2003-09-29 | 1 | -1/+2 |
* | fix tyop | Jeremy Katz | 2003-09-25 | 1 | -1/+1 |
* | allow setting pesize in kickstart (#104033) | Jeremy Katz | 2003-09-23 | 1 | -2/+11 |
* | fix for bug #78627 - enhancements and fixes for ks network directive | Mike Fulbright | 2003-08-25 | 1 | -2/+8 |
* | merge changes from taroon branch | Jeremy Katz | 2003-08-20 | 1 | -1/+1 |
* | change to using --connect <host>[:<port>] format for vnc | Mike Fulbright | 2003-08-18 | 1 | -10/+10 |
* | add feature from bug #101903 - vnc specification in ks file | Mike Fulbright | 2003-08-18 | 1 | -1/+53 |
* | handle exception condition with duplicate used of a raid member, bug #62636 | Mike Fulbright | 2003-08-18 | 1 | -0/+5 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -11/+6 |
* | if they don't include a clearpart line, ask for it sanely. (#100892) | Jeremy Katz | 2003-08-14 | 1 | -4/+1 |
* | right, some handlers are None, we don't want that to be bogus (#101733, #101621) | Jeremy Katz | 2003-08-06 | 1 | -2/+3 |
* | don't catch arbitrary tracebacks in the kickstart handler (related to #101621) | Jeremy Katz | 2003-08-04 | 1 | -4/+3 |
* | catch multiply used devices in a ks.cfg (#92235) | Jeremy Katz | 2003-07-24 | 1 | -0/+4 |
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -2/+14 |
* | add nicer looking traceback than current one when you have an unrecognized ki... | Mike Fulbright | 2003-07-07 | 1 | -2/+6 |
* | raise a value error if the specified drive doesn't exist (to make it a little... | Jeremy Katz | 2003-07-07 | 1 | -0/+2 |
* | merge from taroon. highlights of this time around | Jeremy Katz | 2003-06-23 | 1 | -5/+24 |
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -3/+3 |
* | fix autostep for monitor probe | Mike Fulbright | 2003-05-21 | 1 | -2/+9 |
* | addresses bug #71840 - prevent ks config from specifying two logvols with sam... | Mike Fulbright | 2003-05-20 | 1 | -1/+7 |
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -27/+24 |
* | oops forgot to skip these steps if they specified skipx in ks file | Mike Fulbright | 2003-05-16 | 1 | -0/+2 |
* | this change makes it so you are prompted if you monitor was not probed. the ... | Mike Fulbright | 2003-05-14 | 1 | -0/+2 |
* | merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHEL | Jeremy Katz | 2003-05-05 | 1 | -1/+1 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -0/+9 |
* | some simple mountpoint sanity checking for kickstart parsing. | Mike Fulbright | 2003-04-11 | 1 | -0/+8 |
* | nuke debugging prints | Jeremy Katz | 2003-04-03 | 1 | -4/+0 |
* | add %traceback to kickstart so we can catch tracebacks in ks | Mike Fulbright | 2003-04-03 | 1 | -13/+27 |
* | added %ksappend <url> directive so you can pull most of ks file via https | Mike Fulbright | 2003-04-01 | 1 | -0/+86 |
* | add graphical directive to ks parser | Mike Fulbright | 2003-03-28 | 1 | -0/+1 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -2/+0 |
* | added badblocks warning | Mike Fulbright | 2003-03-18 | 1 | -1/+2 |
* | bios drive order from kickstart (#80086) | Jeremy Katz | 2003-02-25 | 1 | -2/+5 |
* | shouldn't require a size for preexisting lvs | Jeremy Katz | 2003-02-11 | 1 | -1/+1 |
* | add (undocumented) preexisting lvm/raid support to kickstart. use | Jeremy Katz | 2003-02-11 | 1 | -10/+38 |
* | bump up copyright for things we have changed this year so far | Mike Fulbright | 2003-01-14 | 1 | -1/+1 |
* | fix wording (#81415, #81441) | Bill Nottingham | 2003-01-10 | 1 | -1/+1 |
* | by default, if a package or group is listed in a ks.cfg that doesn't exist, | Jeremy Katz | 2003-01-09 | 1 | -9/+57 |