summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't make chown or lsetfilecon errors fatal (#529940).Chris Lumens2009-11-181-8/+19
* Get correct boot device in reIPL code for s390 (#537390).Mark Hamzy2009-11-172-1/+14
* Expand the proxy table a little bit to reduce clutter (#537878).Chris Lumens2009-11-171-7/+7
* Use glib data structures in loader's module handling code.David Cantrell2009-11-165-266/+276
* Various improvements to kickstart scriptlet reporting (#510636).Chris Lumens2009-11-161-23/+18
* Sending translation for Chinese (Simplified)chenh2009-11-161-1669/+2195
* Sending translation for Germanfab2009-11-141-499/+553
* Sending translation for Dutchwarrink2009-11-131-219/+225
* Sending translation for Polishraven2009-11-131-219/+222
* New version.David Cantrell2009-11-123-220/+329
* Ignore merge commit messages when generating the rpm changelog.David Cantrell2009-11-121-1/+2
* Remove last references to hal.David Cantrell2009-11-123-33/+1
* Log calls to DiskLabel's commit and commitToDisk methods.David Lehman2009-11-121-0/+4