summaryrefslogtreecommitdiffstats
path: root/loader2/net.c
Commit message (Expand)AuthorAgeFilesLines
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-1/+7
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-7/+2
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-59/+15
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-22/+31
* only care about the additional dns servers if we had more to begin withJeremy Katz2003-02-201-4/+6
* handle specifying multiple dns servers either via command line or kickstartJeremy Katz2003-02-171-4/+23
* * don't run pump if loader is in test mode. it's annoyingJeremy Katz2003-02-171-18/+18
* fix for bug #84282Mike Fulbright2003-02-141-0/+4
* fixes for bug #82748 - ks with static networking was fubar if you didnt pull ...Mike Fulbright2003-02-141-2/+25
* add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolveJeremy Katz2003-01-231-7/+7
* this could be useful so we don't wait for link forever...Jeremy Katz2003-01-031-0/+1
* before doing a dhcp request, if we see that we don't have link, then weJeremy Katz2003-01-031-4/+24
* minor fixups of some outdated comments. properly pass lang and kbd toJeremy Katz2002-12-061-1/+1
* need to initialize the pointers, otherwise they have random junk in them whic...Jeremy Katz2002-12-041-2/+3
* add some comments, never hurtsMike Fulbright2002-12-041-2/+3
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-7/+55
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-128/+152
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+704