summaryrefslogtreecommitdiffstats
path: root/loader/net.c
Commit message (Collapse)AuthorAgeFilesLines
* add patch for #21088 (<sopwith@redhat.com>)r0-9-2Bill Nottingham2002-06-181-0/+4
|
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-21/+18
| | | | should be fine since I had originally just copied them into hampton from head :)
* merge most of the s/390 loader changes. as with the last batch, an emailJeremy Katz2001-12-271-23/+40
| | | | about these will be coming soon
* changes for dietlibcErik Troan2001-11-131-7/+1
|
* Change all Ok to OKMike Fulbright2001-08-101-5/+5
|
* add s390/s390x patchesr0-9-1laroche2001-07-201-1/+45
|
* kill last of OK's in favor of Ok'sMike Fulbright2001-07-121-5/+5
|
* revert S390 changesKarsten Hopp2001-06-201-47/+0
|
* patches for s390Karsten Hopp2001-06-201-0/+47
|
* revert revert revertMatt Wilson2001-06-201-34/+17
|
* Added support for DHCP vendor extensions via hosts filer0-9-0Adrian Havill2001-06-081-17/+34
|
* revert this hackMatt Wilson2001-04-031-11/+2
|
* typoMatt Wilson2001-03-241-1/+1
|
* only set ONBOOT=yes on eth0Matt Wilson2001-03-231-2/+11
|
* netconfig fixesr0-8-11Bill Nottingham2001-03-011-1/+12
| | | | | | - actually use the device passed on the command line if they select DHCP - don't bring the interface up - but still write whatever files we can
* got rid of some noiser0-8-10Erik Troan2001-02-011-0/+2
|
* added copyright noticesErik Troan2001-02-011-0/+21
|
* added lo network infor0-8-7Erik Troan2000-11-201-1/+2
|
* added lo network infoErik Troan2000-11-201-0/+1
|
* fixed check for blank nameserver w/ DHCP doesn't give oner0-8-6Erik Troan2000-08-141-2/+2
|
* use "pump.h", not <pump.h>r0-8-2Erik Troan2000-08-051-1/+1
|
* make it build againr0-7-11Matt Wilson2000-06-261-3/+9
|
* fixed ONBOOT outputErik Troan2000-05-261-1/+1
|
* fill in netmask if none is specified in ks fileErik Troan2000-05-261-0/+17
|
* use device code tags to let us write ONBOOT=no for pcmcia devicesErik Troan2000-05-091-1/+13
|
* handle multiple nic'sErik Troan2000-05-021-1/+5
|
* fixed dns server prompt for dhcpErik Troan2000-04-281-3/+5
|
* when dhcp doens't return a nameserver, prompt for oneErik Troan2000-04-281-1/+36
|
* Fix to allow kickstart specified hostname to overrideMike Fulbright2000-04-241-4/+13
|
* ignore hostname option to network ks cmdMike Fulbright2000-04-211-1/+7
|
* use pump.h, not pump/pump.hErik Troan2000-03-291-1/+1
|
* fix for standalone netconfig - hitting 'back' causes bogus configurations to ↵r0-7-9Bill Nottingham2000-02-091-3/+4
| | | | get written
* added patch from duanev@io.com which improves debug messages andErik Troan2000-02-031-2/+2
| | | | | | uses /proc/uptime rather time time() -- this should be correct for everything but systems that are suspended during their lease time, in which case we'll be wrong <sigh>
* added --nodnsr0-7-5Matt Wilson2000-02-021-1/+8
|
* reset isDynamic for static IP configMatt Wilson2000-01-201-1/+2
|
* 1) added "query" bootproto typer0-7-4Erik Troan2000-01-121-1/+9
| | | | 2) give error on bad bootproto
* oops. Don't dereference null pointer.Bill Nottingham1999-12-221-1/+1
|
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-2/+2
| | | | | o typo in exception screen o other things that came along the way.
* merge from 6.1 branchbefore-6-1-mergeMatt Wilson1999-10-221-0/+2
|
* bootproto wasn't working properly for network installsMatt Wilson1999-10-181-3/+3
|
* getting kickstart file via the network should work nowErik Troan1999-09-231-46/+50
|
* fix for kickstartMatt Wilson1999-09-231-6/+5
|
* more i18nr0-7-2Matt Wilson1999-09-131-3/+3
|
* fixes for building as standalone network configurator.r0-7-1Bill Nottingham1999-09-071-3/+214
| | | | also, fix domain writing.
* added fstype to hard drive installsMatt Wilson1999-09-011-0/+1
|
* display message during bootpErik Troan1999-08-311-0/+5
|
* bring up loopback interfaceMatt Wilson1999-08-291-1/+12
|
* pass hostname/domain name to anacondaErik Troan1999-08-281-0/+4
|
* first attempt at kickstartErik Troan1999-08-251-14/+107
|
* added ftp?Erik Troan1999-08-181-3/+5
|