summaryrefslogtreecommitdiffstats
path: root/iw/upgrade_bootloader_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Move bootloader into the Anaconda object.Chris Lumens2010-02-041-1/+1
* Move storage into the Anaconda class.Chris Lumens2010-02-041-1/+1
* Use named parameters for translatable strings with multiple params.David Cantrell2009-10-011-3/+3
* Try to handle devices which live in a subdir of /dev properlyHans de Goede2009-04-061-1/+2
* Use the right import path for checkbootloader (#490049).Chris Lumens2009-03-131-1/+1
* Fix booty for dmraidHans de Goede2009-03-091-2/+2
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+4
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-7/+12
* 2007-10-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-221-4/+20
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-2/+0
* Import logging module (#281031).Chris Lumens2007-09-071-0/+3
* Don't traceback on blank lines in modprobe.conf (#241991).Chris Lumens2007-06-011-3/+5
* 2007-04-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-201-2/+6
* 2007-04-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-171-5/+16
* If the previous install did not use libata, default to writing out a newChris Lumens2007-04-171-18/+34
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-2/+2
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-1/+0
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-7/+6
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-20/+20
* merge from branch to HEAD. turkish stays on HEAD, thoughJeremy Katz2003-02-251-1/+1
* make sure we have a bootdev alsoJeremy Katz2002-12-051-1/+1
* mnemonicsJeremy Katz2002-07-051-3/+3
* more /mnt/sysimage surgeryJeremy Katz2002-05-301-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* merge bootloader changes from HEADJeremy Katz2002-04-221-0/+152