summaryrefslogtreecommitdiffstats
path: root/loader2/loader.h
Commit message (Expand)AuthorAgeFilesLines
* * loader2/loader.h: Change 'ip' structure member to 'ipv4'.David Cantrell2007-03-231-1/+1
* Get ready for a surprise.David Cantrell2006-11-071-1/+2
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-2/+2
* * loader2/cdinstall.c: loaderData->method is now an int.David Cantrell2006-07-271-2/+1
* Add noipv4 and noipv6 kickstart parameter support to the loader. Next up,Chris Lumens2006-07-131-0/+1
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-2/+2
* Make sure we pull in the ipv6.ko module and load that. I thought a noipv6David Cantrell2006-06-081-5/+7
* - per discussion, revert this change.Peter Jones2006-04-281-1/+0
* - make nfs mount options user specifiable.Peter Jones2006-04-281-0/+1
* 2006-02-06 Patrick Mansfield <patmans@us.ibm.com>Jeremy Katz2006-02-061-0/+2
* 2005-12-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-151-2/+2
* 2005-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-121-0/+2
* Support remote updates.img.Chris Lumens2005-10-211-0/+1
* * loader2/loader.c: Don't load parallel port module. (#169135)Jeremy Katz2005-09-231-1/+0
* 2005-08-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-171-0/+2
* Accept loglevel= command line parameter. Keep log that loader started onChris Lumens2005-08-151-0/+1
* i2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-0/+1
* add nonet and nostorage to not automatically load network and storageJeremy Katz2004-09-161-2/+5
* add flags.virtpconsole to be used with virtual physical consoles likeJeremy Katz2004-09-131-1/+2
* - add support for CTC protocol selection #132324, #132325Karsten Hopp2004-09-131-1/+1
* - Things are getting complicated.Karsten Hopp2004-09-011-2/+1
* get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,...Karsten Hopp2004-08-261-1/+1
* kickstart commands to control doing reboot/poweroff/halt at the end of anJeremy Katz2004-06-211-4/+4
* allow setting essid and wepkey in kickstart with --essid and --wepkey onJeremy Katz2004-06-181-1/+1
* - add qeth parameters to loaderData structure.Karsten Hopp2004-05-261-1/+2
* simplify logic and fix selinux stuff a bit moreJeremy Katz2004-04-161-1/+0
* make selinux a little bit more of an opt-inJeremy Katz2004-04-141-2/+3
* shuffle some selinux stuff around. make policy version be dynamic, setJeremy Katz2004-02-231-0/+8
* load selinux policy from the loaderJeremy Katz2004-02-101-0/+2
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-0/+2
* FIXME: having dma on for CD devices seems to break media checkJeremy Katz2003-10-241-0/+4
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-1/+1
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-1/+11
* support for sending MAC address as an HTTP header, needed for RHN provisioningMike Fulbright2003-07-071-0/+2
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-13/+0
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-3/+5
* add graphical mode flagMike Fulbright2003-03-281-0/+2
* driverdisk command returns to kickstartJeremy Katz2003-02-101-0/+6
* don't substitute PRODUCTNAME at build time and instead read it fromJeremy Katz2003-01-131-0/+1
* allow opt-out of vga16Matt Wilson2002-12-171-0/+2
* move hardware functions into their own fileJeremy Katz2002-12-091-8/+0
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-0/+24
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+77