| Commit message (Expand) | Author | Age | Files | Lines |
* | Same change you just saw on rhel5-branch ported to the HEAD branch. | David Cantrell | 2007-08-06 | 1 | -1/+1 |
* | Move copyDirectory out of both init.c and method.c. | Chris Lumens | 2007-06-19 | 1 | -2/+12 |
* | Split loopback ISO method is no longer supported. Good riddance. | Chris Lumens | 2007-06-12 | 1 | -27/+8 |
* | Fix test for .discinfo file on a good tree. | Chris Lumens | 2007-04-20 | 1 | -1/+1 |
* | * loader2/urlinstall.c (mountUrlImage): For instances where we prefer | David Cantrell | 2007-04-12 | 1 | -0/+12 |
* | * loader2/kickstart.c: Support fetching kickstart files from HTTP | David Cantrell | 2007-04-03 | 1 | -3/+8 |
* | Fix up how we assemble URLs a little bit. | Chris Lumens | 2006-10-31 | 1 | -2/+2 |
* | * loader2/nfsinstall.c (getFileFromNfs): Do not bring down network | David Cantrell | 2006-10-02 | 1 | -7/+0 |
* | Fix a misleading message. | Chris Lumens | 2006-10-02 | 1 | -1/+1 |
* | Remove check for repodata/repomd.xml that doesn't understand the new RHEL tree | Chris Lumens | 2006-09-18 | 1 | -11/+1 |
* | * loader2/urlinstall.c: Do not pass silentErrors to | David Cantrell | 2006-08-08 | 1 | -5/+5 |
* | * loader2/cdinstall.c: loaderData->method is now an int. | David Cantrell | 2006-07-27 | 1 | -10/+8 |
* | * loader2/nfsinstall.c (getFileFromNfs): Bring down network iface after | David Cantrell | 2006-07-19 | 1 | -23/+32 |
* | 2006-06-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-30 | 1 | -15/+9 |
* | Make the boot flags variable global. We don't need to pass it (or a pointer ... | David Cantrell | 2006-06-12 | 1 | -22/+24 |
* | HERE COMES YOUR WATER! .... | David Cantrell | 2006-06-07 | 1 | -1/+5 |
* | Add User-Agent header to HTTP requests (#98617). I don't think we can do | Chris Lumens | 2006-06-02 | 1 | -6/+23 |
* | * isys/Makefile: Remove getmacaddr references. Add glib CFLAGS and | David Cantrell | 2006-05-26 | 1 | -2/+2 |
* | Not every caller wants to put the product on the front of the URL (#178001). | Chris Lumens | 2006-01-17 | 1 | -7/+12 |
* | 2005-11-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-11-26 | 1 | -1/+3 |
* | 2005-10-20 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-10-20 | 1 | -1/+1 |
* | 2005-09-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-09-23 | 1 | -1/+1 |
* | 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 |