summaryrefslogtreecommitdiffstats
path: root/loader/method.c
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace error that was introduced.Peter Jones2010-01-191-1/+1
* setStage2LocFromCmdline() shouldn't strdup so much.Peter Jones2010-01-191-34/+33
* Fix implicit declaration of things in sys/stat.h.Chris Lumens2010-01-121-0/+1
* Introduces check_asprintf macro that checks asprintfs return value and termin...Ales Kozumplik2009-11-191-4/+1
* Sleep if the kickstart file read fails (#537361)Ales Kozumplik2009-11-191-2/+11
* Consolidate the parsing of nfs: locations for ks= and stage2= (#529197)Stijn Hoop2009-11-031-6/+4
* Add proxy support to kickstart in the loader.Chris Lumens2009-09-301-1/+1
* libcurl supports https in addition to http, so change our tests.Chris Lumens2009-09-301-1/+1
* Use mount -t auto instead of passing a list of valid fstypes (#477328).Chris Lumens2009-01-051-4/+2
* Fix a segfault when the wrong HDISO repo parameter is given.Chris Lumens2008-10-011-4/+6
* Add another mount function that takes a list of fstypes to try.Chris Lumens2008-08-261-16/+8
* Download progress indicator for FTP and HTTP in stage 1.David Cantrell2008-08-251-3/+4
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+540