summaryrefslogtreecommitdiffstats
path: root/loader/loader.h
Commit message (Expand)AuthorAgeFilesLines
* Changed the architecture check from __ppc64__ to __powerpc64__ (#555669)Martin Gracik2010-01-151-1/+1
* Use the updated DriverDisc code in loaderMartin Sivak2010-01-081-0/+2
* Bring back missing IPv6 pieces that were lost in time.David Cantrell2010-01-071-0/+1
* Kill yet another unused lodaer flag.Chris Lumens2009-12-061-1/+1
* Remove test mode from the loader, too.Chris Lumens2009-12-031-2/+1
* Introduces check_asprintf macro that checks asprintfs return value and termin...Ales Kozumplik2009-11-191-0/+6
* Move libcurl initialization to urlinstTransfer() (#537870).David Cantrell2009-11-181-3/+0
* Use glib data structures in loader's module handling code.David Cantrell2009-11-161-1/+1
* Add proxy support to urlinstTransfer by setting more curl options.Chris Lumens2009-09-301-0/+8
* Add a CURL instance to the loader data.Chris Lumens2009-09-301-0/+3
* 64 bit sparc linux does not define __sparc64__ we need to use "(defined(__spa...Dennis Gilmore2009-08-181-1/+1
* Add the kssendsn parameter and corresponding flag.Chris Lumens2009-08-171-0/+2
* Fix an erroneous "!" in the test for doKill, and make reboot explicit.Peter Jones2009-08-121-0/+2
* Add missing LAYER2 and PORTNO handling for s390x.David Cantrell2009-07-061-1/+1
* Revert "Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)"Jeremy Katz2009-01-081-2/+0
* Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)Martin Sivak2009-01-081-0/+2
* Bring up networking early enough for syslog= param (#470513)David Cantrell2008-11-081-1/+2
* Disable more IPv6 code in loader for now.David Cantrell2008-10-061-2/+13
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+161
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-78/+0
* merge ia64 changes to HEADJeremy Katz2002-09-091-0/+2
* remove extraneous module loads of nfs -- we load it really early now.Jeremy Katz2002-08-121-0/+2
* add parallel port modules to stage 2 module ball and load them so that kudzu ...Jeremy Katz2002-07-241-0/+2
* add askmethod flag so that we can avoid the automatically going to the detect...Jeremy Katz2002-06-191-0/+2
* added mechanism to easily pass through boot time arguments that we only care ...Mike Fulbright2002-05-241-9/+6
* merge most of the s/390 loader changes. as with the last batch, an emailJeremy Katz2001-12-271-0/+6
* enabled telnet ability in loader-networkErik Troan2001-12-161-0/+1
* merge changes from the 7.2 branch forJeremy Katz2001-12-061-0/+4
* add option for mediacheckMike Fulbright2001-11-161-0/+2
* export startNewt()Erik Troan2001-10-171-0/+1
* grab kickstart configs via http. this allows for some really sick, twisted,Jeremy Katz2001-07-221-0/+2
* a few more s/Ok/OK/Matt Wilson2001-07-121-0/+2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-0/+2
* allow use of 'nomount' commandline option to prevent rescue mode from trying ...Mike Fulbright2001-04-041-0/+2
* cix the flagMatt Wilson2001-02-091-1/+1
* Added option for nofbbfox2001-02-091-0/+2
* add nopcmcia option (dell req)Matt Wilson2001-01-221-0/+2
* Added loader support for --lowres mode of anacondaMike Fulbright2000-12-011-0/+2
* checking in Jeremy's noshell patchMatt Wilson2000-11-201-0/+2
* added nousb cmdline option to disable usb module insertionMike Fulbright2000-07-191-0/+2
* use device code tags to let us write ONBOOT=no for pcmcia devicesErik Troan2000-05-091-0/+3
* 1) made ks=nfs: actually workErik Troan2000-05-051-0/+2
* added mcheckErik Troan2000-05-041-0/+2
* shuffle *all* newt code away from modules.cMatt Wilson2000-04-281-2/+0
* implemented new driver disk structureErik Troan2000-04-261-0/+2
* make it possible to go back and change the language in serial modeMatt Wilson2000-02-031-0/+1
* added ks=cdromMatt Wilson2000-02-021-0/+2
* added ks=file:/ semanticErik Troan1999-12-161-0/+2
* added LOADER_FLAGS_UPDATESMatt Wilson1999-10-181-0/+2
* Serial console install.jakub1999-10-031-1/+2