index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iw
/
bootloader_main_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
1
-244
/
+0
*
Move bootloader into the Anaconda object.
Chris Lumens
2010-02-04
1
-1
/
+1
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-4
/
+4
*
Fix bootloader driveorder dialog.
Radek Vykydal
2009-12-22
1
-5
/
+3
*
Add support for whole-disk formatting.
David Lehman
2009-12-09
1
-3
/
+7
*
Bootloader choice strings were marked with N_, but never translated (#530017).
Chris Lumens
2009-10-21
1
-2
/
+2
*
Handle Esc keypress in dialogs as Cancel (#520110).
Radek Vykydal
2009-09-15
1
-1
/
+1
*
Use disk.description instead of trying to access parted attrs. (#518212)
David Lehman
2009-08-19
1
-1
/
+1
*
Fix a couple problems on the "Change device" bootloader dialog.
Chris Lumens
2009-03-05
1
-4
/
+8
*
If nothing's selected in the bootloader selection combo, don't traceback.
Chris Lumens
2009-03-04
1
-1
/
+6
*
Fix tracebacks when loading the "Change device" dialog.
Chris Lumens
2009-03-04
1
-3
/
+3
*
Fix up calls to bootloaderChoices to refer to the platform module now.
Chris Lumens
2009-02-27
1
-2
/
+2
*
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-14
/
+10
*
A parted.Disk has no attribute named "dev". It's named "device" (#486007).
Chris Lumens
2009-02-17
1
-2
/
+2
*
Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.
David Cantrell
2009-02-12
1
-1
/
+1
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-1
/
+4
*
Set parent so that the dialog centers (#441361)
Jeremy Katz
2008-04-07
1
-0
/
+1
*
Add support for actually changing where the boot loader gets installed as well
Jeremy Katz
2008-02-22
1
-1
/
+111
*
Reorder things a little, clean up spacing
Jeremy Katz
2008-02-22
1
-15
/
+12
*
Remove advanced checkbox
Jeremy Katz
2008-02-22
1
-20
/
+1
*
Switch the grub installation radio to be a checkbutton. Cleanups for grub only
Jeremy Katz
2008-02-22
1
-30
/
+9
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
GPLv2+ boilerplates on all of the iw/*.py files.
David Cantrell
2007-12-17
1
-7
/
+13
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
1
-2
/
+0
*
Fix UI flow traceback (#210190).
Chris Lumens
2006-10-10
1
-1
/
+1
*
Remove help-related methods, classes, and variables since that stuff has
Chris Lumens
2006-05-16
1
-1
/
+0
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-11
/
+10
*
* iw/bootloader_main_gui.py (MainBootLoaderWindow): Don't use
Peter Jones
2006-02-22
1
-0
/
+1
*
2006-02-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-02
1
-99
/
+21
*
Fix the WrappingLabel class so it actually wraps text. Cleaned up UI
Chris Lumens
2005-04-14
1
-8
/
+3
*
fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
Peter Jones
2005-03-12
1
-23
/
+23
*
No longer use lilo.
Peter Jones
2005-02-21
1
-15
/
+0
*
2004-11-08 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-08
1
-1
/
+1
*
2004-11-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-07
1
-9
/
+1
*
'linux lilo' will get you lilo back now.
Jeremy Katz
2003-10-22
1
-2
/
+3
*
bye bye lilo
Jeremy Katz
2003-09-22
1
-2
/
+2
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-0
/
+3
*
no lilo on x86_64
Jeremy Katz
2003-02-04
1
-5
/
+11
*
now you change the boot loader from a dialog on the first screen so that conf...
Jeremy Katz
2002-07-08
1
-12
/
+145
*
rework bootloader screens into something that makes more sense. move a lot
Jeremy Katz
2002-06-20
1
-0
/
+126