summaryrefslogtreecommitdiffstats
path: root/loader/nfsinstall.c
Commit message (Expand)AuthorAgeFilesLines
* Remove test mode from the loader, too.Chris Lumens2009-12-031-5/+0
* Adds interactive install support for NFS options (#537764)Ales Kozumplik2009-11-191-13/+36
* Introduces check_asprintf macro that checks asprintfs return value and termin...Ales Kozumplik2009-11-191-93/+32
* Replace all popt use with glib's option parsing code.David Cantrell2009-11-181-14/+18
* Consolidate the parsing of nfs: locations for ks= and stage2= (#529197)Stijn Hoop2009-11-031-22/+30
* getHostAndPath is only used by the nfs code, so move it.Chris Lumens2009-09-301-1/+35
* Fix going back from stage1 nfs/url setup dialog.Radek Vykydal2009-08-261-1/+3
* Fix going back from "NFS Setup" screen in stage 1 (#507064)Radek Vykydal2009-08-071-1/+1
* Fix a segfault on nfs+kickstartPeter Jones2009-04-281-0/+1
* Revert "Work around gcc bug #492973"David Cantrell2009-03-311-1/+1
* Work around gcc bug #492973David Cantrell2009-03-301-1/+1
* If ks=nfs:... is given, don't try to find the file via boot options (#480210).Chris Lumens2009-01-291-66/+68
* Allow 'ks' to function as it once did (#471812)David Cantrell2008-12-181-23/+78
* Do not store mount options in loaderData->instRepo (#467760)David Cantrell2008-11-031-10/+3
* Do not test for DNS settings in mountNfsImage()David Cantrell2008-10-091-21/+0
* Do not rely on loaderData->noDns to tell if we have DNS configured.David Cantrell2008-10-061-8/+17
* Set the installation repo when using the askmethod UI (#463472).Chris Lumens2008-10-011-0/+6
* Pass family to iface_ip2str() callDavid Cantrell2008-08-281-1/+1
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+506