summaryrefslogtreecommitdiffstats
path: root/iw/upgrade_migratefs_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* fix deprecated api usageJeremy Katz2002-07-291-1/+1
|
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-3/+3
|
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* more mergingJeremy Katz2002-04-191-3/+5
|
* more gtk2 fixupsJeremy Katz2002-01-091-14/+14
|
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-2/+2
|
* we don't use gnome.ui anymoreJeremy Katz2001-12-271-1/+0
|
* fix typoMatt Wilson2001-09-191-1/+1
|
* show translated (#53506)Jeremy Katz2001-09-121-1/+1
|
* put list of migratable partitions in scrolled windowMike Fulbright2001-07-251-2/+11
|
* pychecker fix... darn that selfJeremy Katz2001-07-221-1/+1
|
* fix code to find migratable mounts during an upgrade to use FileSystemSet ↵Mike Fulbright2001-07-201-27/+14
| | | | object (id.fsset) instead of partition requests (id.partitions) since the original has RAID and partitions in it, and the later doesnt (yet)
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-5/+12
|
* report mount point correctly when querying about migrating fs on upgradeMike Fulbright2001-07-101-2/+8
|
* Added upgrade migrate screen. Finds ext2 partitions and offers user choice ↵Mike Fulbright2001-07-061-0/+91
of moving to ext3