summaryrefslogtreecommitdiffstats
path: root/loader2/nfsinstall.c
Commit message (Expand)AuthorAgeFilesLines
* 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