| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-10-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-26 | 1 | -1/+1 |
* | 2004-10-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-18 | 1 | -1/+1 |
* | 2004-10-17 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-17 | 1 | -1/+1 |
* | 2004-10-05 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-05 | 1 | -0/+8 |
* | 2004-10-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-04 | 1 | -9/+9 |
* | 2004-10-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-04 | 1 | -0/+3 |
* | 2004-10-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-04 | 1 | -1/+13 |
* | 2004-10-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-04 | 1 | -5/+11 |
* | 2004-10-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-01 | 1 | -5/+44 |
* | 004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-27 | 1 | -0/+13 |
* | 2004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-27 | 1 | -0/+3 |
* | add reminder that the zfcp kickstart part is still missing | Karsten Hopp | 2004-08-02 | 1 | -0/+4 |
* | add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using | Jeremy Katz | 2004-07-09 | 1 | -1/+5 |
* | Enable kickstart to ignore specific disks (#79016) | Paul Nasrat | 2004-07-09 | 1 | -0/+13 |
* | shutdown/halt/poweroff handler (#116414) | Jeremy Katz | 2004-06-21 | 1 | -0/+3 |
* | fix syntax error | Jeremy Katz | 2004-06-21 | 1 | -1/+1 |
* | * add support in the second stage for setting wepkey and essid in kickstart. | Jeremy Katz | 2004-06-18 | 1 | -2/+8 |
* | major simplification of the firewall code. lose the trusted devices and | Jeremy Katz | 2004-06-18 | 1 | -18/+14 |
* | argh, I suck (#112821) | Jeremy Katz | 2004-06-14 | 1 | -1/+1 |
* | bump default pesize to 32 MB | Jeremy Katz | 2004-05-27 | 1 | -1/+1 |
* | merge fix from Jack Neely from taroon branch (#123867) | Jeremy Katz | 2004-05-21 | 1 | -1/+1 |
* | this should add raid6 support (#122360) | Jeremy Katz | 2004-05-19 | 1 | -0/+2 |
* | the start of better kickstart error handling. create KickstartError class | Jeremy Katz | 2004-05-18 | 1 | -44/+68 |
* | merge from rhel3. allow --enable and --enabled and --disable and --disabled | Jeremy Katz | 2004-05-11 | 1 | -6/+8 |
* | allow excludedocs installs via ks or cmdline option | mikem | 2004-05-07 | 1 | -0/+2 |
* | kickstart --nobase option to allow @core installs | mikem | 2004-05-07 | 1 | -1/+5 |
* | avoid skipx traceback on headless boxes (#116848) | Jeremy Katz | 2004-03-23 | 1 | -1/+2 |
* | 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 |