summaryrefslogtreecommitdiffstats
path: root/loader2/urlinstall.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolveJeremy Katz2003-01-231-30/+8
* don't substitute PRODUCTNAME at build time and instead read it fromJeremy Katz2003-01-131-1/+2
* make error reporting better so that people can spot their errors (#66851)Jeremy Katz2003-01-031-2/+4
* fix back in url setup - don't go forward accidentallyMatt Wilson2002-12-181-0/+1
* loader changes for s/netstg1/netstg2/ and s/hdstg1/hdstg2/Jeremy Katz2002-12-061-2/+2
* move some declarations into their own headersJeremy Katz2002-12-061-0/+1
* slight cleanupMike Fulbright2002-12-041-2/+2
* ramfs seems to behave now so switch to using it for storage of netstg/hdstgJeremy Katz2002-12-041-3/+7
* ftp and http ks supportMike Fulbright2002-12-041-6/+80
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-3/+81
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-0/+1
* function declaration cleanupJeremy Katz2002-12-021-0/+2
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+255