summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pylint up, pychecker down.Chris Lumens2010-04-154-318/+2
* Add a script for running pylint on anacondaHans de Goede2010-04-152-0/+106
* add_drive_text: Pass interface to iscsi.addTargetHans de Goede2010-04-151-1/+2
* Add a questionInitializeDisk method to the rescue interface (#582304)Hans de Goede2010-04-151-0/+8
* Add advanced storage support to rescue mode (#571808)Hans de Goede2010-04-151-2/+8
* rescue.py: Put our mount / rw, ro, skip question in a loopHans de Goede2010-04-151-20/+22
* Move addDriveDialog() and friends to their own classHans de Goede2010-04-152-162/+183
* partition_text: Make addDriveDialog() not depend on anaconda.storageHans de Goede2010-04-151-12/+12
* Fix syntax error in kickstart.pyHans de Goede2010-04-151-5/+5
* Fix various syntax errorsHans de Goede2010-04-156-8/+13
* l10n: Updates to Oriya (or) translationmgiri2010-04-151-1467/+2100
* l10n: Updates to Marathi (mr) translationsandeeps2010-04-151-1616/+2220
* Read ~/.rhbzauth in scripts/makebumpverDavid Cantrell2010-04-141-0/+12
* Simplify HWADDR removal check on s390x (#546005)David Cantrell2010-04-141-2/+1
* Set minswap suggestion on s390x to 1 (#466289).David Cantrell2010-04-141-0/+3
* Check for and offer to format unformatted DASD devices (#560702).David Cantrell2010-04-142-2/+8
* Add /sbin/reboot and /sbin/halt to s390 initrd.img (#571370)David Cantrell2010-04-142-0/+10
* Do not append "rhgb quiet" to s390 boot loader config (#570743)David Cantrell2010-04-141-1/+1
* Increase ping timeout for gateway/dns server reachability check (#536815)David Cantrell2010-04-141-5/+10
* Wait on all pids, not just udevd's. (#540923)Peter Jones2010-04-131-3/+3
* Use the new modularized anaconda path in run_test.py.Chris Lumens2010-04-131-1/+2
* Fix a mismatched kickstart command as caught by the new test case.Chris Lumens2010-04-131-1/+1
* Fix a typo.Chris Lumens2010-04-131-1/+1
* Fix "make check" to run the tests against your git checkout of anaconda.Chris Lumens2010-04-138-3/+26
* Add a test case to verify that kickstart commands use the right handler.Chris Lumens2010-04-135-1/+76
* filter_gui.py: fixup isProtected changes for biosraid and mpathHans de Goede2010-04-131-7/+10
* Write an AUTO ... line to mdadm.conf (#537329)Hans de Goede2010-04-131-8/+3
* Inherit the ZFCP command from the correct pykickstart class (#581829).Chris Lumens2010-04-131-2/+2
* l10n: Updates to Ukrainian (uk) translationmvdz2010-04-131-1521/+2082
* Apply yet another translation patch (#573870).Chris Lumens2010-04-123-3/+3
* Add bug mapping support to scripts/makebumpver.David Cantrell2010-04-122-14/+39
* Makefile.am syntax fixes for the 'bumpver' target.David Cantrell2010-04-121-5/+5
* Fix traceback in booty when ppc /boot lives on mdraid (#555272)Hans de Goede2010-04-121-1/+6
* Call scripts/makebumpver from 'make bumpver' target.David Cantrell2010-04-121-25/+7
* Add docs/commit-log.txt explaining git commit log policies.David Cantrell2010-04-121-0/+58
* Move 'make bumpver' functionality to scripts/makebumpverDavid Cantrell2010-04-121-0/+388
* Fix some previously difficult-to-translate strings (#573870).Chris Lumens2010-04-122-3/+6
* Default to /images/install.img if no dir is given in stage2=hd: (#528809)Radek Vykydal2010-04-121-1/+4
* Startup notification in live installer (#530908).Ales Kozumplik2010-04-124-2/+13
* init: switch back to tty1 after the installer finishes. (#577380)Ales Kozumplik2010-04-122-9/+3
* l10n: Updates to German (de) translationtomspur2010-04-111-1618/+2488
* Don't segfault if proxyUser or proxyPassword are empty (#580226).Chris Lumens2010-04-091-2/+2
* l10n: Updates to Gujarati (gu) translationswkothar2010-04-091-1455/+1990
* l10n: Updates to Japanese (ja) translationkhasida2010-04-091-1544/+1733
* yum requires the proxy settings to include a protocol (#576691).Chris Lumens2010-04-086-58/+52
* Allow using pre-existing gpt labels for /boot on non EFI x86 (#572488)Hans de Goede2010-04-081-1/+2
* Log successful login to iscsi targetsHans de Goede2010-04-081-0/+2
* storage/udev.py handle iscsi ID_PATH IPV6 address containing : (#579761)Hans de Goede2010-04-081-2/+7
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2010-04-081-829/+1271
* Catch errors when downloading the escrow cert (#579992).Chris Lumens2010-04-071-1/+13