| Commit message (Expand) | Author | Age | Files | Lines |
* | Support logging levels in the loader just like in the python parts of the | Chris Lumens | 2005-08-13 | 1 | -11/+11 |
* | 2005-06-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-06-13 | 1 | -3/+4 |
* | i2005-05-19 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-05-19 | 1 | -1/+1 |
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -1/+1 |
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -1/+1 |
* | When unable to connect to an HTTP or FTP server for some reason, display an | Chris Lumens | 2005-01-12 | 1 | -3/+3 |
* | 2004-10-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-18 | 1 | -6/+17 |
* | 2004-09-28 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-28 | 1 | -1/+1 |
* | use PROBE_LOADED as appropriate (it only really does anything for network | Jeremy Katz | 2004-03-12 | 1 | -1/+1 |
* | lots of probe_all nuking | Jeremy Katz | 2004-03-04 | 1 | -1/+1 |
* | switch to using kudzu's probeDevices() instead of the isys knownDevices | Jeremy Katz | 2003-11-22 | 1 | -15/+12 |
* | read product path from the build stamp if possible, default to RedHat if not | Jeremy Katz | 2003-10-14 | 1 | -6/+10 |
* | merge from taroon | Jeremy Katz | 2003-09-20 | 1 | -3/+4 |
* | make it so that we don't get double error messages (#103731) | Jeremy Katz | 2003-09-04 | 1 | -7/+10 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -6/+5 |
* | fix for bug 101265 - sanitize URL to not have duplicate / | Mike Fulbright | 2003-08-13 | 1 | -1/+7 |
* | spello | Mike Fulbright | 2003-08-12 | 1 | -1/+1 |
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -0/+2 |
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -8/+25 |
* | katzj warning cleanup compliance | Mike Fulbright | 2003-07-07 | 1 | -0/+2 |
* | support for sending MAC address as an HTTP header, needed for RHN provisioning | Mike Fulbright | 2003-07-07 | 1 | -3/+36 |
* | let user know why they didnt get graphical stage2 | Mike Fulbright | 2003-07-01 | 1 | -2/+6 |
* | merge from taroon. highlights of this time around | Jeremy Katz | 2003-06-23 | 1 | -40/+4 |
* | make graphical installation the default, and change to text based installatio... | Mike Fulbright | 2003-06-19 | 1 | -3/+4 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -2/+3 |
* | bump copyrights | Mike Fulbright | 2003-03-28 | 1 | -1/+1 |
* | look for graphical stage2 if in graphical mode, and look for local stage 2 im... | Mike Fulbright | 2003-03-28 | 1 | -12/+41 |
* | fixes for bug #82748 - ks with static networking was fubar if you didnt pull ... | Mike Fulbright | 2003-02-14 | 1 | -3/+5 |
* | remove silly message and make it so we set method correctly for ks ftp installs | Mike Fulbright | 2003-02-06 | 1 | -2/+1 |
* | add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolve | Jeremy Katz | 2003-01-23 | 1 | -30/+8 |
* | don't substitute PRODUCTNAME at build time and instead read it from | Jeremy Katz | 2003-01-13 | 1 | -1/+2 |
* | make error reporting better so that people can spot their errors (#66851) | Jeremy Katz | 2003-01-03 | 1 | -2/+4 |
* | fix back in url setup - don't go forward accidentally | Matt Wilson | 2002-12-18 | 1 | -0/+1 |
* | loader changes for s/netstg1/netstg2/ and s/hdstg1/hdstg2/ | Jeremy Katz | 2002-12-06 | 1 | -2/+2 |
* | move some declarations into their own headers | Jeremy Katz | 2002-12-06 | 1 | -0/+1 |
* | slight cleanup | Mike Fulbright | 2002-12-04 | 1 | -2/+2 |
* | ramfs seems to behave now so switch to using it for storage of netstg/hdstg | Jeremy Katz | 2002-12-04 | 1 | -3/+7 |
* | ftp and http ks support | Mike Fulbright | 2002-12-04 | 1 | -6/+80 |
* | grabbing kickstart configs from http works now | Jeremy Katz | 2002-12-03 | 1 | -3/+81 |
* | add a data structure to hold loader data and pass it around lots of places | Jeremy Katz | 2002-12-03 | 1 | -0/+1 |
* | function declaration cleanup | Jeremy Katz | 2002-12-02 | 1 | -0/+2 |
* | restructuring and clean up of some of the older unused code in the loader. | Jeremy Katz | 2002-11-26 | 1 | -0/+255 |