summaryrefslogtreecommitdiffstats
path: root/loader2/method.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-58/+0
* METHOD_CDROM is now supported on s390 (jgranado).Chris Lumens2008-07-241-2/+0
* Remove verifyStamp and validIsoImages which are no longer used.Chris Lumens2008-06-181-3/+0
* mountStage2 no longer takes a directory argument.Chris Lumens2008-06-181-1/+1
* Rename methodData to stage2Data, since that's more appropriate.Chris Lumens2008-06-181-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-0/+1
* Work on support for NFSISO installs when using boot.iso.Chris Lumens2008-03-181-1/+1
* mountStage2 now needs to take an extra argument for where updates are.Chris Lumens2008-03-041-1/+1
* Adjust loader to new hardware code.Bill Nottingham2007-12-201-3/+1
* Adjust to removal of moduleDeps and moduleList.Bill Nottingham2007-12-191-4/+1
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-0/+19
* Merge the FTP and HTTP methods into a single URL method.Chris Lumens2007-12-071-3/+1
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-191-1/+0
* * loader2/cdinstall.c: loaderData->method is now an int.David Cantrell2006-07-271-1/+11
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-4/+3
* * loader2/method.c: make validIsoImages check the buildstamp and reportPeter Jones2005-01-251-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-3/+2
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-0/+2
* move method from cmdline settings to a function.Jeremy Katz2003-02-131-0/+1
* minor fixups of some outdated comments. properly pass lang and kbd toJeremy Katz2002-12-061-4/+0
* move some declarations into their own headersJeremy Katz2002-12-061-26/+0
* we can get our kickstart configs via nfs now. goodie.Jeremy Katz2002-12-041-0/+2
* added url, hd, cd methodsMike Fulbright2002-12-041-1/+17
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-0/+4
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-0/+12
* added function to determine timestamp and release description from stamp file...Mike Fulbright2002-12-031-0/+1
* add method to umount stage2Mike Fulbright2002-12-021-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/+32