summaryrefslogtreecommitdiffstats
path: root/loader2/urlinstall.c
Commit message (Expand)AuthorAgeFilesLines
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-191-2/+12
* Split loopback ISO method is no longer supported. Good riddance.Chris Lumens2007-06-121-27/+8
* Fix test for .discinfo file on a good tree.Chris Lumens2007-04-201-1/+1
* * loader2/urlinstall.c (mountUrlImage): For instances where we preferDavid Cantrell2007-04-121-0/+12
* * loader2/kickstart.c: Support fetching kickstart files from HTTPDavid Cantrell2007-04-031-3/+8
* Fix up how we assemble URLs a little bit.Chris Lumens2006-10-311-2/+2
* * loader2/nfsinstall.c (getFileFromNfs): Do not bring down networkDavid Cantrell2006-10-021-7/+0
* Fix a misleading message.Chris Lumens2006-10-021-1/+1
* Remove check for repodata/repomd.xml that doesn't understand the new RHEL treeChris Lumens2006-09-181-11/+1
* * loader2/urlinstall.c: Do not pass silentErrors toDavid Cantrell2006-08-081-5/+5
* * loader2/cdinstall.c: loaderData->method is now an int.David Cantrell2006-07-271-10/+8
* * loader2/nfsinstall.c (getFileFromNfs): Bring down network iface afterDavid Cantrell2006-07-191-23/+32
* 2006-06-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-301-15/+9
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-22/+24
* HERE COMES YOUR WATER! ....David Cantrell2006-06-071-1/+5
* Add User-Agent header to HTTP requests (#98617). I don't think we can doChris Lumens2006-06-021-6/+23
* * isys/Makefile: Remove getmacaddr references. Add glib CFLAGS andDavid Cantrell2006-05-261-2/+2
* Not every caller wants to put the product on the front of the URL (#178001).Chris Lumens2006-01-171-7/+12
* 2005-11-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-261-1/+3
* 2005-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-201-1/+1
* 2005-09-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-231-1/+1
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-11/+11
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-3/+4
* i2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-1/+1
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
* When unable to connect to an HTTP or FTP server for some reason, display anChris Lumens2005-01-121-3/+3
* 2004-10-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-181-6/+17
* 2004-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-281-1/+1
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-121-1/+1
* lots of probe_all nukingJeremy Katz2004-03-041-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-15/+12
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-6/+10
* merge from taroonJeremy Katz2003-09-201-3/+4
* make it so that we don't get double error messages (#103731)Jeremy Katz2003-09-041-7/+10
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-6/+5
* fix for bug 101265 - sanitize URL to not have duplicate /Mike Fulbright2003-08-131-1/+7
* spelloMike Fulbright2003-08-121-1/+1
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-0/+2
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-8/+25
* katzj warning cleanup complianceMike Fulbright2003-07-071-0/+2
* support for sending MAC address as an HTTP header, needed for RHN provisioningMike Fulbright2003-07-071-3/+36
* let user know why they didnt get graphical stage2Mike Fulbright2003-07-011-2/+6
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-40/+4
* make graphical installation the default, and change to text based installatio...Mike Fulbright2003-06-191-3/+4
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-2/+3
* bump copyrightsMike Fulbright2003-03-281-1/+1
* look for graphical stage2 if in graphical mode, and look for local stage 2 im...Mike Fulbright2003-03-281-12/+41
* fixes for bug #82748 - ks with static networking was fubar if you didnt pull ...Mike Fulbright2003-02-141-3/+5
* remove silly message and make it so we set method correctly for ks ftp installsMike Fulbright2003-02-061-2/+1