summaryrefslogtreecommitdiffstats
path: root/loader2/net.c
Commit message (Expand)AuthorAgeFilesLines
* Do ethtool everywhere (#145422)Paul Nasrat2005-02-241-36/+44
* 2005-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-041-1/+2
* uncommitted patch lurking in my anaconda CVS checkout. This looks like it wil...Karsten Hopp2004-11-291-0/+4
* (merge from rhel4-branch)Jeremy Katz2004-11-171-26/+30
* 2004-10-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-291-1/+1
* 2004-10-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-251-1/+2
* 2004-09-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-301-7/+5
* 2004-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-211-4/+18
* - add support for CTC protocol selection #132324, #132325Karsten Hopp2004-09-131-0/+2
* - Things are getting complicated.Karsten Hopp2004-09-011-3/+5
* get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,...Karsten Hopp2004-08-261-4/+4
* don't try to look up the hostname if we don't have any dns servers (#129588)Jeremy Katz2004-08-101-0/+5
* try to fix twaugh's segfault (#129058)Jeremy Katz2004-08-031-4/+4
* Remember that it is a wireless interface (bug #128713)twaugh2004-07-291-0/+1
* actually setting the values will help... (#128713)Jeremy Katz2004-07-281-0/+16
* don't disable interfaces in test modeJeremy Katz2004-06-281-1/+2
* allow setting essid and wepkey in kickstart with --essid and --wepkey onJeremy Katz2004-06-181-0/+33
* merge changes from taroon branch:Jeremy Katz2004-06-141-3/+8
* sort net devs (#122782)Jeremy Katz2004-06-111-0/+2
* add a comment, write out essid and wepkeyJeremy Katz2004-05-271-0/+5
* fix dhcp to actually have a device to get a dhcp request forJeremy Katz2004-05-271-4/+7
* - add qeth parameters to loaderData structure.Karsten Hopp2004-05-261-8/+22
* this might get to where I can install over wireless (untested). still needsJeremy Katz2004-05-251-10/+63
* simple screen for getting wireless adapter information, still has to get hookedJeremy Katz2004-05-241-0/+29
* fix tyop (#118049)Jeremy Katz2004-05-061-1/+1
* multiple dns servers via the boot parameter fix from mattdm (#84409)Jeremy Katz2004-04-301-1/+1
* make sure we have a device for when kudzu returns something I don'tJeremy Katz2004-04-291-0/+2
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-121-2/+2
* get rid of some extraneous devices when probingBill Nottingham2004-02-241-2/+2
* more debugging, just becauseJeremy Katz2004-02-201-0/+1
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-5/+15
* allow changes to dns servers. if it's static, then we should the dns serversJeremy Katz2004-01-031-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-28/+35
* merge from taroonJeremy Katz2003-09-201-1/+1
* merge changes from taroon branchJeremy Katz2003-08-201-2/+4
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-2/+2
* merge from taroon branch to headJeremy Katz2003-07-311-0/+4
* if they don't pass a valid ip, unset it (#88714)Jeremy Katz2003-07-281-0/+3
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-9/+22
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-10/+82
* and actually merge the null terminateJeremy Katz2003-07-071-0/+1
* null terminateJeremy Katz2003-07-071-2/+2
* sync with taroonJeremy Katz2003-07-071-0/+1
* merge fix for using the wrong device name from taroon (#98600, #98700)Jeremy Katz2003-07-071-7/+10
* fill in model info of net devices with their descriptionBill Nottingham2003-07-031-3/+12
* 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