summaryrefslogtreecommitdiffstats
path: root/loader2/nfsinstall.c
Commit message (Expand)AuthorAgeFilesLines
* * loader2/nfsinstall.c (getFileFromNfs): Do not bring down networkDavid Cantrell2006-10-021-7/+0
* * loader2/nfsinstall.c (getFileFromNfs): More useful log message thanDavid Cantrell2006-08-011-4/+9
* * loader2/cdinstall.c: loaderData->method is now an int.David Cantrell2006-07-271-17/+11
* * loader2/nfsinstall.c (getFileFromNfs): Bring down network iface afterDavid Cantrell2006-07-191-0/+7
* 2006-06-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-301-13/+7
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-10/+11
* HERE COMES YOUR WATER! ....David Cantrell2006-06-071-6/+11
* Translatable strings (181594)Paul Nasrat2006-05-091-1/+1
* Not very exciting IPv6 stuff yet.David Cantrell2006-05-081-1/+1
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-011-6/+21
* - per discussion, revert this change.Peter Jones2006-04-281-8/+2
* - make nfs mount options user specifiable.Peter Jones2006-04-281-2/+8
* Report no DNS servers if a hostname usedPaul Nasrat2005-11-221-0/+11
* 2005-11-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-091-3/+2
* 2005-09-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-151-2/+3
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-21/+21
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-3/+3
* * loader2/method.c: make validIsoImages check the buildstamp and reportPeter Jones2005-01-251-1/+2
* some more Red Hat references (#108036)Jeremy Katz2004-01-061-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-10/+8
* don't try to free things that shouldn't be freed (#109643)Jeremy Katz2003-11-191-0/+3
* make it so that we can find out the mntPathJeremy Katz2003-10-141-2/+4
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-5/+11
* don't loop forever if the given nfs dir is mountable but not right (#106007)Jeremy Katz2003-10-021-0/+5
* merge from taroonJeremy Katz2003-09-201-1/+6
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-1/+1
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-0/+5
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-14/+18
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-44/+5
* rest of remount tweaksMike Fulbright2003-05-011-2/+2
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-2/+3
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-2/+2
* fixes for bug #82748 - ks with static networking was fubar if you didnt pull ...Mike Fulbright2003-02-141-3/+6
* oops forgot this one - fixes the multiple mounts of /mnt/source if several NF...Mike Fulbright2003-02-111-2/+6
* add back support for 'linux ks' to grab server and filename from dhcp (#82404)Jeremy Katz2003-01-231-1/+23
* add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolveJeremy Katz2003-01-231-17/+14
* don't substitute PRODUCTNAME at build time and instead read it fromJeremy Katz2003-01-131-3/+3
* minor fixups of some outdated comments. properly pass lang and kbd toJeremy Katz2002-12-061-1/+0
* move some declarations into their own headersJeremy Katz2002-12-061-0/+1
* we can get our kickstart configs via nfs now. goodie.Jeremy Katz2002-12-041-0/+52
* add some comments, never hurtsMike Fulbright2002-12-041-0/+1
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-1/+1
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-15/+76
* added debug message and made code block little more obviousMike Fulbright2002-12-031-1/+3
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+209