summaryrefslogtreecommitdiffstats
path: root/iw/installpath_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* some packing tweeksMike Fulbright2002-07-111-18/+16
|
* display descriptions for installclassesMike Fulbright2002-07-111-36/+50
|
* 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-0/+2
|
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
|
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-14/+15
|
* copyrightMatt Wilson2001-08-071-2/+15
|
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
|
* change name of screenMike Fulbright2001-07-051-1/+1
|
* unused codeMatt Wilson2001-06-231-3/+0
|
* don't sort toplevel partentNames, use the ordering that came from installTypesMatt Wilson2001-06-211-2/+2
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-184/+114
|
* Fixed screens so in GUI you cannot go back too far once you start down the ↵Mike Fulbright2001-03-171-0/+2
| | | | upgrade path. I've tested this extensively and this could probably be done better, but at least it works.
* added line for swap window in upgrade modebfox2001-03-131-1/+3
|
* add language support to reconfig mode, fixes bug 24954Mike Fulbright2001-03-091-1/+0
|
* make lba32 warning a dialog under GUI install, and fix off by one bug with ↵Mike Fulbright2001-01-231-1/+1
| | | | endpoint (should be 1024, not 1023)
* Changed ordering of language support screenbfox2001-01-151-0/+2
|
* Added support for LBA32 when we right out lilo.conf iff we need it because ↵Mike Fulbright2001-01-081-27/+1
| | | | boot partition is over 1023 cyl. Also added warning if you put boot > 1023 cyl and we dont seem to be able to detect edd support on this system
* Added a new firewall screenbfox2001-01-081-0/+2
|
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
|
* Changed the ordering of the monitor, video card, and custom screen to be ↵bfox2000-12-081-1/+1
| | | | video, monitor, custom.
* let install classes set themselves as defaultErik Troan2000-11-201-0/+8
|
* HJ patch.8 to make upgrades ignore bad partition tablesMike Fulbright2000-06-211-1/+2
|
* added expert mode support for ddruidMike Fulbright2000-05-301-1/+2
|
* fixes harddrive install to not nuke source partition, and also get --onpart ↵Mike Fulbright2000-05-241-1/+1
| | | | to work (and warn when is can't because clearpart is on
* should fix so hard drive installs from ext2 DONT blow away source partition ↵Mike Fulbright2000-05-221-1/+2
| | | | when autopartitioning
* pass progress window into fseditErik Troan2000-05-161-0/+1
|
* Moved 'Use fdisk' button from install type screen to autopartitioning window.Mike Fulbright2000-05-111-15/+26
| | | | Dr Mike
* added an about to upgrade screen to GUI and TUIMike Fulbright2000-05-101-0/+1
|
* Added support for detecting and optionally (based on expert mode setting) ↵Mike Fulbright2000-05-101-1/+2
| | | | ignoring removable devices
* use new pluggable instclass schemeMatt Wilson2000-05-031-39/+9
|
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-0/+1
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-22/+22
|
* Renamed installpath.py to installpath_gui.pyMike Fulbright2000-04-191-0/+258