summaryrefslogtreecommitdiffstats
path: root/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Warn when ignoring BIOS RAID members (#560932)Hans de Goede2010-02-161-1/+3
* Move instProgress to be an attribute on the InstallInterface.Chris Lumens2010-02-041-2/+6
* Ask about LVM inconsistencies only in storageinit step.Radek Vykydal2010-01-071-0/+10
* Ask about disk initialization only in storageinit step.Radek Vykydal2010-01-071-0/+10
* Allow InstallInterfaces to modify the installation steps.Chris Lumens2009-12-111-1/+3
* For cmdline mode, add the long text to what messageWindow will print (#528006).Chris Lumens2009-10-151-0/+3
* Add a stub enableNetwork method for cmdline mode (#525779).Chris Lumens2009-09-251-0/+7
* Lots of small grammar and wording changes.Peter Jones2009-07-131-3/+3
* Edit user-visible dialogs for style.Peter Jones2009-07-131-1/+1
* Add detailedMessageWindow to the cmdline class (#499700).Chris Lumens2009-05-071-1/+7
* The device passed to the luks passphrase dialogs is a string. (#492123)David Lehman2009-04-241-1/+1
* Handle passphrase prompts without a traceback in cmdline mode. (#492123)David Lehman2009-04-211-0/+14
* Fix traceback in cmdline mode after exception handling cleanup (#496644)Jeremy Katz2009-04-201-1/+1
* Revert "Don't do format-specific processing on devices targeted by clearpart....Joel Granados Moreno2009-03-271-14/+0
* Don't do format-specific processing on devices targeted by clearpart. (#492123)David Lehman2009-03-261-0/+14
* Update UI code to use new storage module.David Lehman2009-02-231-4/+0
* Don't provide a special partedExceptionWindow anymore.Chris Lumens2009-02-121-15/+0
* Remove markup from text before printing it in cmdline mode (#470253).Chris Lumens2008-12-051-2/+4
* cmdline.py: Fix a small typo in a message (rh 467338)Hans de Goede2008-10-171-1/+1
* Use print() as a function.Peter Jones2008-09-081-16/+16
* Suspend the curses interface before calling scripts and resume afterwards (#4...Martin Sivak2008-07-241-0/+6
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-6/+13
* add pulsing progress bars for gui. noop (no progress bar) for textJeremy Katz2007-11-291-3/+6
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-2/+0
* 2007-03-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-281-1/+2
* 2007-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-071-0/+2
* 2007-02-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-02-281-28/+14
* 2006-08-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-231-0/+8
* * anaconda (__main__): Pass reference to anaconda rather than id andDavid Cantrell2006-05-251-8/+8
* Use anaconda object.Chris Lumens2006-05-081-6/+3
* Use anaconda object.Chris Lumens2006-05-051-4/+4
* 2005-12-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-131-3/+6
* Use glade for the exception dialog and display the full traceback on theChris Lumens2005-09-201-2/+2
* Converted a lot more messages to the new logging system, but there's stillChris Lumens2005-08-111-2/+4
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-1/+2
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-0/+3
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-3/+1
* log parted exceptionsmikem2004-08-241-0/+1
* this at least gets cmdline installs working again (though not completelyJeremy Katz2004-02-251-1/+4
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-0/+160