summaryrefslogtreecommitdiffstats
path: root/iw/examine_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
|
* pygtk2 portJeremy Katz2001-12-271-22/+22
|
* copyrightMatt Wilson2001-08-071-1/+13
|
* new step: find root parts, remove those bits from the interfaces forJeremy Katz2001-07-231-3/+3
| | | | | | findinstall, hook up kickstart upgrade, mounting the root for an upgrade will mount the first in the list (which if you've gone through the interface is the only one, but if kickstart, upgrades the first install found)
* move upgrade mounting code into generic function, split bootloader init away ↵Matt Wilson2001-06-271-2/+1
| | | | from what ever the heck is going on with getting the partition requests set up
* first pass at getting things in alignment for gui upgrades. Should only ↵Matt Wilson2001-06-221-24/+26
| | | | affect upgrades, not installs
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-9/+3
|
* typo!Matt Wilson2001-03-291-1/+1
|
* properly i18n (#33468)Matt Wilson2001-03-281-1/+1
|
* Fixed screens so in GUI you cannot go back too far once you start down the ↵Mike Fulbright2001-03-171-4/+20
| | | | upgrade path. I've tested this extensively and this could probably be done better, but at least it works.
* we don't need to call self.todo.upgradeFindPackages here anymore. It's been ↵bfox2001-03-141-1/+0
| | | | moved to upgradeSwapWindow
* should work with new upgrade scheme; will need more changing forErik Troan2001-03-091-1/+2
| | | | adding swap during upgrade
* fix for bug 26792Mike Fulbright2001-03-011-1/+1
|
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
|
* fixes for filesystem in list of upgradeable partitionsErik Troan2000-07-241-5/+3
|
* fixed indiv. package selectionMatt Wilson2000-06-291-1/+1
|
* fix some hard drive upgrade and multiple possible root partitions on upgrade ↵Mike Fulbright2000-06-021-13/+22
| | | | problems
* fix graphical upgradeMike Fulbright2000-06-011-2/+5
|
* changes for upgrading partitionless installsErik Troan2000-05-181-8/+10
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-2/+2
|
* Renamed examine.py to examine_gui.pyMike Fulbright2000-04-191-0/+67