summaryrefslogtreecommitdiffstats
path: root/loader/net.c
Commit message (Expand)AuthorAgeFilesLines
* Retry network configuration in loader (#492009)David Cantrell2009-05-051-1/+6
* Configure network in kickstartNetworkUp() iff NM is not connected (#490518)David Cantrell2009-04-301-0/+3
* Revert "Work around gcc bug #492973"David Cantrell2009-03-311-1/+1
* Work around gcc bug #492973David Cantrell2009-03-301-1/+1
* Do not prompt for NIC selection in cmdline mode (#492586)David Cantrell2009-03-301-0/+9
* Fix build errors in the new net.c code.Chris Lumens2009-02-131-7/+7
* Add iBFT support to loaderMartin Sivak2009-02-121-2/+108
* Create a loop for dbus and pump the loop to process all the dbus messages. Th...Jesse Keating2009-01-141-0/+16
* Check error from asprintf() correctly for dhcpclass handling.David Cantrell2008-12-171-1/+1
* Use libnm_glib in net.c:get_connection()David Cantrell2008-12-171-93/+14
* Use macros for D-Bus pathsDavid Cantrell2008-12-161-2/+2
* Remove XXX comment in net.c about GATEWAYDavid Cantrell2008-12-051-4/+0
* Send unique vendor class identifier unless user specifies one.David Cantrell2008-12-051-18/+28
* Let users edit net settings on network failure in stage 1 (#465887)David Cantrell2008-11-041-0/+4
* Do not write NM_CONTROLLED=yes to ifcfg files (#468028)David Cantrell2008-10-241-1/+0
* Log D-Bus messages at ERROR or INFO level.David Cantrell2008-10-241-7/+7
* Write dhcpclass to the dhclient conf file for the device (#468436)David Cantrell2008-10-241-0/+43
* Don't display the entire lengthy device description (#467825).Chris Lumens2008-10-231-1/+1
* Make kickstart installs work again (#374271, #392021, #448096, #466340, #466304)David Cantrell2008-10-141-26/+24
* Write ifcfg files to /etc/sysconfig/network-scripts instead of /.tmpDavid Cantrell2008-10-141-15/+38
* Fix how configureTCPIP() returns.David Cantrell2008-10-101-16/+13
* Write NM_CONTROLLED=yes rather than NM_CONTROLLED=David Cantrell2008-10-101-1/+1
* Get rid of some iface flags that were not doing anything anymore.David Cantrell2008-10-101-9/+11
* Generate new config files in /.tmp in writeEnabledNetInfo()David Cantrell2008-10-101-7/+42
* Remove unused variables from configureTCPIP()David Cantrell2008-10-101-1/+1
* Do not call get_connection() twice for DHCP.David Cantrell2008-10-101-21/+2
* Disable some more IPv6 checks.Chris Lumens2008-10-101-0/+4
* Do not segfault when going back to select a new interface (#465887)David Cantrell2008-10-091-2/+0
* Populate struct iface correctly in setupIfaceStruct()David Cantrell2008-10-091-14/+34
* Reset resolver in get_connection()David Cantrell2008-10-061-0/+1
* Fix problems dealing with PXE boot and the ksdevice= parameter.David Cantrell2008-10-061-59/+38
* Disable more IPv6 code in loader for now.David Cantrell2008-10-061-5/+32
* Write BOOTPROTO=static for manual IPv4 config.David Cantrell2008-10-061-0/+2
* Disable IPv6 interface widgets in loader for now.David Cantrell2008-10-031-1/+49
* Write out NETMASK and BROADCAST correctly in loader.David Cantrell2008-09-181-2/+2
* Fix problems with manual network configuration in loader.David Cantrell2008-09-181-9/+12
* Always start NM so we can talk to it in the boot.iso case (#461071).Chris Lumens2008-09-111-12/+2
* Make NM work for the DHCP case, at least (dcbw) (#461071).Chris Lumens2008-09-051-7/+12
* iface_start_NetworkManager() cleanupsDavid Cantrell2008-09-051-2/+2
* Don't pass NULL to dbus_message_unref()David Cantrell2008-08-281-1/+0
* Remove code not used in net.cDavid Cantrell2008-08-261-246/+8
* Make sure we wait for NetworkManager.David Cantrell2008-08-251-39/+46
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+2090
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-923/+0
* merge ia64 branch bits to have dns work in non-diet loadersJeremy Katz2002-07-291-1/+7
* add patch for #21088 (<sopwith@redhat.com>)Bill Nottingham2002-06-181-0/+4
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-21/+18
* merge most of the s/390 loader changes. as with the last batch, an emailJeremy Katz2001-12-271-23/+40
* changes for dietlibcErik Troan2001-11-131-7/+1
* Change all Ok to OKMike Fulbright2001-08-101-5/+5