summaryrefslogtreecommitdiffstats
path: root/loader2/urlinstall.c
Commit message (Expand)AuthorAgeFilesLines
* 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