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
/
textw
/
upgrade_text.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
-256
/
+0
*
logging: remove all references to the "installtype" step.
Ales Kozumplik
2010-05-13
1
-3
/
+1
*
Fix a typo, leaving one less string needing translation (#567427).
Chris Lumens
2010-02-23
1
-1
/
+1
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-3
/
+3
*
Move upgrade-related data to the Anaconda object.
Chris Lumens
2010-02-04
1
-7
/
+12
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-0
/
+4
*
Nothing sets flags.setupFilesystems anymore, so it can go too.
Chris Lumens
2009-12-03
1
-2
/
+1
*
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
/
+2
*
Fix traceback in text mode upgrade. (#505435)
David Lehman
2009-08-17
1
-1
/
+1
*
Lots of minor fixes and cleanups. A non-exhaustive list follows.
David Lehman
2009-02-27
1
-1
/
+1
*
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-32
/
+29
*
Update partedUtils.py:findExistingRootPartitions to return UUID (atodorov).
Chris Lumens
2009-01-07
1
-1
/
+1
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-2
/
+2
*
Make migration from ext3 -> ext4 saner on upgrade (#437567)
Jeremy Katz
2008-03-14
1
-8
/
+16
*
GPLv2+ license boilerplates for textw/*.py files.
David Cantrell
2007-12-17
1
-6
/
+12
*
2007-09-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-25
1
-0
/
+6
*
2007-03-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-07
1
-1
/
+1
*
Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,
Chris Lumens
2007-02-27
1
-6
/
+5
*
Upgrade is no longer an installclass, either.
Chris Lumens
2007-01-19
1
-5
/
+2
*
parts is a 4-tuple in these instances, too. Hooray for (no) type checking!
Chris Lumens
2006-07-10
1
-1
/
+1
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-47
/
+18
*
Use new logging system.
Chris Lumens
2005-08-12
1
-1
/
+0
*
finish fixing #129803
Jeremy Katz
2004-08-18
1
-1
/
+1
*
fix ordering of upgrade vs install (#129803)
Jeremy Katz
2004-08-12
1
-2
/
+2
*
swap order of install/upgrade options, default to install with RHEL
Jeremy Katz
2004-07-30
1
-1
/
+2
*
removed reference to unused corrected keyword for memInstalled() function.
Mike Fulbright
2003-06-23
1
-1
/
+1
*
mark for translation (#79975)
Jeremy Katz
2002-12-18
1
-1
/
+1
*
tweak upgrade examine screen
Mike Fulbright
2002-12-11
1
-6
/
+12
*
upgradeRoot is the first two parts of the tuple. I really really need to rew...
Jeremy Katz
2002-11-06
1
-1
/
+1
*
first pass upgrade autodetection. the ui still needs a little work, but it
Jeremy Katz
2002-11-05
1
-50
/
+42
*
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
-2
/
+3
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-1
/
+1
*
more merging fun from the hampton branch. I'm pretty sure this doesn't
Jeremy Katz
2002-04-19
1
-5
/
+7
*
don't let people come back here after they've turned on swap files once
Jeremy Katz
2001-08-10
1
-1
/
+2
*
correct amount of ram for ramdisk
Jeremy Katz
2001-08-08
1
-1
/
+1
*
new step: find root parts, remove those bits from the interfaces for
Jeremy Katz
2001-07-23
1
-2
/
+2
*
fix code to find migratable mounts during an upgrade to use FileSystemSet obj...
Mike Fulbright
2001-07-20
1
-23
/
+15
*
almost
Mike Fulbright
2001-07-20
1
-1
/
+1
*
second oot award of the day
Jeremy Katz
2001-07-20
1
-0
/
+1
*
handle migration during upgrades and rewrite fstab appropriately
Mike Fulbright
2001-07-20
1
-3
/
+3
*
reported RAM detected in upgrade swapfile screen
Mike Fulbright
2001-07-11
1
-5
/
+10
*
renable the creation and activation of swap files on upgrade
Matt Wilson
2001-07-10
1
-4
/
+1
*
report mount point correctly when querying about migrating fs on upgrade
Mike Fulbright
2001-07-10
1
-2
/
+9
*
more copyright notices
Matt Wilson
2001-07-09
1
-5
/
+18
*
Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...
Mike Fulbright
2001-07-06
1
-0
/
+57
*
fixes for commenting error
Mike Fulbright
2001-07-06
1
-1
/
+2
*
individual package selection question on text upgrade
Jeremy Katz
2001-07-06
1
-1
/
+1
*
fix bugs pychecker found...
Jeremy Katz
2001-07-06
1
-5
/
+5
[next]