summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New version.Chris Lumens2009-12-013-435/+549
* Improve text mode fcoe interfaceHans de Goede2009-12-011-16/+39
* Fix udev rule to test whether we're in anaconda.David Lehman2009-11-301-1/+1
* Fix devicelibs.dm.device_is_multipath support for new udev rules.Peter Jones2009-11-302-2/+17
* Display progress or wait window when creating devices.David Lehman2009-11-301-58/+107
* Display progress or wait window when formatting devices.David Lehman2009-11-304-26/+67
* Add optional progress windows to devicelibs create functions.David Lehman2009-11-303-23/+23
* Force mkswap to do its job.David Lehman2009-11-301-1/+3
* Don't try to get dm node or update sysfs path for lvm vgs.David Lehman2009-11-301-4/+3
* Log upon leaving installer steps as well as entering (a part of #524980).Ales Kozumplik2009-11-301-1/+4
* An unitialized variable in iw/partition_gui.py and a typo in kickstart.pyAles Kozumplik2009-11-262-1/+2
* Add DCB option to text mode FCoE setup (#513011)Hans de Goede2009-11-261-2/+11
* Add DCB option to GUI FCoE setup (#513011)Hans de Goede2009-11-262-16/+28
* Add DCB option to kickstart FCoE code (#513011)Hans de Goede2009-11-261-4/+5
* Add support for DCB to fcoe.py (#513011)Hans de Goede2009-11-262-9/+44
* Include fcoemon and dcbd in install.img for FCoE DCB support (#513011)Hans de Goede2009-11-261-2/+8
* Add RAID4 support (#541433)Alexandre Oliva2009-11-262-0/+11
* Clear a partition's BOOT flag when formatting itHans de Goede2009-11-261-4/+3
* Do not set boot flag when there is already a partition with the flag (#533658)Hans de Goede2009-11-261-0/+13
* Fixes a syntax error in commit b495db2cd56c881a7e661ac55bd31069510cf662.Ales Kozumplik2009-11-261-1/+1
* If /boot is too small to preupgrade, don't allow going back (#499321).Chris Lumens2009-11-251-5/+12
* One reference to earlyKS somehow survived. Kill it.Chris Lumens2009-11-251-1/+1
* Quote backticks when writing out the .bash_history file, and add another cmd.Chris Lumens2009-11-251-2/+3
* Set the default keyboard based on language before showing the UI (#532843).Chris Lumens2009-11-241-2/+3
* Don't attempt to get the size of a filesystem unless it's supported (#540598).Chris Lumens2009-11-241-1/+1
* Require /boot to be on a GPT or MSDOS disk label on x86 (#540588).Chris Lumens2009-11-241-0/+6
* Fix killall -USR2 anaconda writing out a traceback file.Chris Lumens2009-11-242-9/+15
* Only check for DEVICE_DASD in S390.diskLabelType, not for all platforms.Chris Lumens2009-11-241-3/+7
* Use installclass to make the bootloader timeout 5 seconds on RHEL.Peter Jones2009-11-232-2/+6
* Make sure we get tcp_wrappers-libs installed for stage 2Peter Jones2009-11-231-3/+3
* Mount usbfs before installing packages (#532397)Masahiro Matsuya2009-11-231-1/+7
* Use fs with largest amount of freespace to store install.imgHans de Goede2009-11-231-1/+1
* Always update booty drivelist before filling bootstore (#533335)Hans de Goede2009-11-231-1/+1
* Enhance drive specification for clearpart, ignoredisk, and partition.Chris Lumens2009-11-201-34/+66
* Add a function that determines which devices match a given shell glob.Chris Lumens2009-11-201-0/+19
* Extend udev_resolve_devspec to allow specifying devices in more ways.Chris Lumens2009-11-201-3/+7
* Name log files something that doesn't conflict with the system (#539542).Chris Lumens2009-11-201-3/+3
* Adds interactive install support for NFS options (#537764)Ales Kozumplik2009-11-191-13/+36
* Sending translation for Spanishelsupergomez2009-11-191-270/+259
* Introduces check_asprintf macro that checks asprintfs return value and termin...Ales Kozumplik2009-11-1913-347/+138
* Sleep if the kickstart file read fails (#537361)Ales Kozumplik2009-11-195-7/+77
* Move libcurl initialization to urlinstTransfer() (#537870).David Cantrell2009-11-183-23/+20
* Replace all popt use with glib's option parsing code.David Cantrell2009-11-1816-226/+268
* Clean up initProductInfo() in loader.c.David Cantrell2009-11-181-37/+45
* Use glib string parsing functions in driverselect.c.David Cantrell2009-11-181-31/+9
* If a package has %pre/%post scriptlet errors, abort the install (#531599).Chris Lumens2009-11-181-9/+14
* If a package has a dependency problem, offer to continue/abort (#511801).Chris Lumens2009-11-181-15/+42
* Generate more complete device.map grub file when upgrading grub. (#533621)Radek Vykydal2009-11-181-101/+63
* Added the libudev python bindingsMartin Gracik2009-11-182-48/+203
* If the kickstart log file's path doesn't exist, make it.Chris Lumens2009-11-181-0/+4