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
/
upgrade_migratefs_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-3
/
+3
*
Expose common fsset methods and properties in class Storage.
David Cantrell
2009-09-03
1
-2
/
+1
*
Fix pylint errors in iw/*.py
Hans de Goede
2009-03-25
1
-0
/
+5
*
Fix several minor bugs preventing upgrade/rescue mount. (#488946)
David Lehman
2009-03-09
1
-1
/
+1
*
First crack at making upgrade migrate gui work with new storage code.
David Lehman
2009-02-27
1
-27
/
+27
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-2
/
+4
*
Don't allow /boot to be migrated to ext4 (#439944)
Jeremy Katz
2008-04-01
1
-0
/
+3
*
Make migration from ext3 -> ext4 saner on upgrade (#437567)
Jeremy Katz
2008-03-14
1
-8
/
+14
*
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
*
Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,
Chris Lumens
2007-02-27
1
-2
/
+2
*
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
-3
/
+3
*
Use new logging system.
Chris Lumens
2005-08-12
1
-2
/
+0
*
fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
Peter Jones
2005-03-12
1
-6
/
+6
*
fix deprecated api usage
Jeremy Katz
2002-07-29
1
-1
/
+1
*
Changes as per Milan Documentation String Review
Mike Fulbright
2002-07-12
1
-3
/
+3
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-1
/
+2
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
more merging
Jeremy Katz
2002-04-19
1
-3
/
+5
*
more gtk2 fixups
Jeremy Katz
2002-01-09
1
-14
/
+14
*
s/set_usize/set_size_request/g
Matt Wilson
2002-01-08
1
-2
/
+2
*
we don't use gnome.ui anymore
Jeremy Katz
2001-12-27
1
-1
/
+0
*
fix typo
Matt Wilson
2001-09-19
1
-1
/
+1
*
show translated (#53506)
Jeremy Katz
2001-09-12
1
-1
/
+1
*
put list of migratable partitions in scrolled window
Mike Fulbright
2001-07-25
1
-2
/
+11
*
pychecker fix... darn that self
Jeremy Katz
2001-07-22
1
-1
/
+1
*
fix code to find migratable mounts during an upgrade to use FileSystemSet obj...
Mike Fulbright
2001-07-20
1
-27
/
+14
*
handle migration during upgrades and rewrite fstab appropriately
Mike Fulbright
2001-07-20
1
-5
/
+12
*
report mount point correctly when querying about migrating fs on upgrade
Mike Fulbright
2001-07-10
1
-2
/
+8
*
Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...
Mike Fulbright
2001-07-06
1
-0
/
+91