summaryrefslogtreecommitdiffstats
path: root/loader/net.h
Commit message (Expand)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-109/+0
* Support prefix length in ipv6= cmdline option (#679108)Radek Vykydal2011-11-011-0/+1
* be more defensive -- check values for nonsensesVratislav Podzimek2011-06-221-0/+2
* enable netmask setting for wireless connectionsVratislav Podzimek2011-06-221-1/+2
* enable dns settings of wireless connectionVratislav Podzimek2011-06-221-1/+1
* enable gateway settings of wireless connectionVratislav Podzimek2011-06-221-1/+2
* enable establishing wpa connection in "early networking"Vratislav Podzimek2011-06-221-0/+15
* Consolidate ip address checking into functions.Radek Vykydal2011-03-101-0/+4
* Do not activate first ks network device automatically in non-network installs.Radek Vykydal2011-03-021-0/+1
* Make kickstart network command reconfigure active device in loaderRadek Vykydal2011-03-021-0/+3
* Reset only ifcfg file of device we failed to activateRadek Vykydal2011-03-021-0/+2
* Wait for activation of specific devices instead of NMRadek Vykydal2011-03-021-1/+1
* Activate all devices set by kickstart network --activate commandRadek Vykydal2011-03-021-0/+2
* Move all kickstart functions into kickstart.c.Chris Lumens2011-01-251-2/+0
* Remember user's choice when going back in Configure TCP/IP (#609570)Radek Vykydal2010-08-051-0/+2
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-1/+1
* Write ifcfg files to /etc/sysconfig/network-scripts instead of /.tmpDavid Cantrell2008-10-141-0/+3
* Fix problems dealing with PXE boot and the ksdevice= parameter.David Cantrell2008-10-061-2/+1
* Disable more IPv6 code in loader for now.David Cantrell2008-10-061-3/+10
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+68
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-32/+0
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-0/+1
* make it build againMatt Wilson2000-06-261-1/+6
* use device code tags to let us write ONBOOT=no for pcmcia devicesErik Troan2000-05-091-1/+3
* handle multiple nic'sErik Troan2000-05-021-1/+1
* look for pump.hErik Troan2000-03-291-4/+0
* getting kickstart file via the network should work nowErik Troan1999-09-231-1/+1
* fixes for building as standalone network configurator.Bill Nottingham1999-09-071-1/+7
* added initLoopback()Matt Wilson1999-08-291-0/+1
* first attempt at kickstartErik Troan1999-08-251-0/+2
* added hostname checking and resolv.conf creationErik Troan1999-08-081-0/+2
* 1) made back work for network setup :-)Erik Troan1999-08-071-1/+11
* split some stuff into net.c/net.hErik Troan1999-08-071-0/+7