summaryrefslogtreecommitdiffstats
path: root/loader/net.c
Commit message (Expand)AuthorAgeFilesLines
* fix for standalone netconfig - hitting 'back' causes bogus configurations to ...r0-7-9Bill Nottingham2000-02-091-3/+4
* added patch from duanev@io.com which improves debug messages andErik Troan2000-02-031-2/+2
* 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
* 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
* 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
* 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
* we need to bring up networking before trying to resolve hostnamesErik Troan1999-08-091-4/+2
* added hostname checking and resolv.conf creationErik Troan1999-08-081-0/+74
* put up a message while dhcp is happeningErik Troan1999-08-071-0/+5
* 1) made back work for network setup :-)Erik Troan1999-08-071-25/+93
* split some stuff into net.c/net.hErik Troan1999-08-071-0/+240