summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* Call startNewt earlier than network bring up (#469171).Chris Lumens2008-10-301-5/+2
* 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
* Remove extra debug info.Peter Jones2008-10-231-2/+0
* Fix the damn spinner in the progress bar.Peter Jones2008-10-232-20/+7
* Fix whitespace.Peter Jones2008-10-231-19/+19
* Fix "looking for installation images" when there's no disc at all.Peter Jones2008-10-231-18/+23
* Make cdrom drive door status messages be INFO not DEBUG.Peter Jones2008-10-231-3/+2
* Don't display the entire lengthy device description (#467825).Chris Lumens2008-10-231-1/+1
* Make sure we handle the /tmp/method file for FTP correctly (#467753).Chris Lumens2008-10-221-3/+13
* Enable CCW devices used for installation (#253075)David Cantrell2008-10-161-1/+25
* Make kickstart installs work again (#374271, #392021, #448096, #466340, #466304)David Cantrell2008-10-143-39/+39
* Let users go Back when loading updates.David Cantrell2008-10-142-7/+18
* Write ifcfg files to /etc/sysconfig/network-scripts instead of /.tmpDavid Cantrell2008-10-142-15/+41
* ext4dev -> ext4 (esandeen).Chris Lumens2008-10-141-1/+1
* Update keymaps to include latest Romanian settings (#466117).Chris Lumens2008-10-133-0/+0
* Take ip= parameter values by not resetting ipinfo_set.David Cantrell2008-10-101-6/+1
* Remove unnecessary STEP_IP code.David Cantrell2008-10-101-60/+0
* 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-102-13/+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
* Ask for language and keyboard in rescue mode (#466525).Chris Lumens2008-10-101-2/+2
* Disable some more IPv6 checks.Chris Lumens2008-10-101-0/+4
* Pull in static network settings from the boot: line (#465270)David Cantrell2008-10-091-21/+33
* Do not segfault when going back to select a new interface (#465887)David Cantrell2008-10-092-4/+6
* Do not test for DNS settings in mountNfsImage()David Cantrell2008-10-091-21/+0
* Populate struct iface correctly in setupIfaceStruct()David Cantrell2008-10-091-14/+34
* Lazily unmount everything before killing NetworkManager (#463959).Chris Lumens2008-10-072-7/+14
* Honor static net parameters with NM (#465270)David Cantrell2008-10-061-3/+3
* Do not rely on loaderData->noDns to tell if we have DNS configured.David Cantrell2008-10-061-8/+17
* Skip askmethod dialog if user passes repo= and stage2=David Cantrell2008-10-061-4/+2
* Reset resolver in get_connection()David Cantrell2008-10-061-0/+1
* Fix problems dealing with PXE boot and the ksdevice= parameter.David Cantrell2008-10-063-62/+40
* Disable more IPv6 code in loader for now.David Cantrell2008-10-063-10/+55
* Write BOOTPROTO=static for manual IPv4 config.David Cantrell2008-10-061-0/+2
* Move starting HAL to after we've probed for hardware.Chris Lumens2008-10-062-8/+9
* Don't try to load a couple modules that no longer exist.Chris Lumens2008-10-061-2/+2
* Disable IPv6 interface widgets in loader for now.David Cantrell2008-10-032-1/+69
* Start NetworkManager earlierHans de Goede2008-10-041-21/+21
* Set the installation repo when using the askmethod UI (#463472).Chris Lumens2008-10-012-0/+8
* Fix a segfault when the wrong HDISO repo parameter is given.Chris Lumens2008-10-012-5/+7
* Allow going back to the method selection screen on error (#463473).Chris Lumens2008-09-291-0/+1
* Look in images/ for install.img on HDISO (#463474).Chris Lumens2008-09-291-1/+1
* 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
* Do not try to start hald or dbus-daemon from anaconda.David Cantrell2008-09-151-1/+1