summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #79454 - a tad messy but this way I dont duplicate code elsewhereMike Fulbright2003-01-311-2/+13
* we can only probe video ram on i386. generalize this to be sane and notJeremy Katz2003-01-291-6/+3
* should address bug #80727Mike Fulbright2003-01-291-0/+1
* only allow ascii passwords. anything else is nonsensical and impossible toJeremy Katz2003-01-231-1/+13
* change the wording slightlyMatt Wilson2003-01-151-10/+14
* take bill's suggestion of doing boot floppy stuff only on i386Matt Wilson2003-01-151-1/+1
* should fix some issues with monitor selectionMike Fulbright2003-01-141-5/+10
* not sure what the changed signal did, but value-changed gives better interact...Mike Fulbright2003-01-141-1/+1
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+1
* fix help tag to be the correct oneJeremy Katz2003-01-131-1/+1
* tyop (#81417)Bill Nottingham2003-01-101-1/+1
* correct syntaxanaconda-s390-new-tag6Matt Wilson2003-01-091-1/+1
* merge from s390 branchMatt Wilson2003-01-091-1/+1
* now test is gone can use T for textMike Fulbright2003-01-081-1/+1
* merge from s390 branchMatt Wilson2003-01-081-8/+32
* merge from s390 branchMatt Wilson2003-01-081-1/+0
* if vgscan segfaults, don't traceback, just disable the use of lvm. especiallyJeremy Katz2003-01-061-1/+3
* changed arg we passed to be more specificMike Fulbright2003-01-031-1/+1
* a few pychecker fixesJeremy Katz2003-01-031-3/+1
* import rhpl.log (#80632)Jeremy Katz2002-12-291-0/+1
* fix indentationMike Fulbright2002-12-181-1/+1
* tweak upgrade examine textMike Fulbright2002-12-171-6/+6
* there needs to be an 's' on redhat-config-packagesbfox2002-12-171-2/+2
* fix for bug 72801Mike Fulbright2002-12-171-3/+3
* fix for bug 72801Mike Fulbright2002-12-171-3/+3
* fix for bug 72531Mike Fulbright2002-12-171-2/+4
* screenshot support for GUIMike Fulbright2002-12-141-0/+4
* adjust for new pixmapRadioButtonGroup() behavior and have product name in stringMike Fulbright2002-12-111-4/+6
* adjust for new pixmapRadioButtonGroup() behaviorMike Fulbright2002-12-111-1/+1
* add key for identifying entry which is different from the label we are puttin...Mike Fulbright2002-12-111-2/+4
* fixed slight logic error plus renamed some vars to be more readableMike Fulbright2002-12-111-32/+31
* move X config to use option menuMike Fulbright2002-12-111-30/+56
* move combo menu to option menuMike Fulbright2002-12-111-40/+87
* rewrite install type selection using pixmapRadioButtonGroupMike Fulbright2002-12-111-48/+66
* new examine upgrade code using new pixmapRadioButtonGroup widgetMike Fulbright2002-12-111-32/+107
* new widget for simple pretty checkbox lists like installtype screenMike Fulbright2002-12-111-0/+240
* should fix 78625Mike Fulbright2002-12-091-3/+4
* make sure we have a bootdev alsoJeremy Katz2002-12-051-1/+1
* add concept of whether user gets to choose default run levelMike Fulbright2002-12-031-22/+29
* remove unneeded code supporting testing X setup as well as adding code to imp...Mike Fulbright2002-11-261-17/+5
* handle case where mouse device is set to None because user selected "No - Mou...Mike Fulbright2002-11-211-5/+20
* remove debuggingMike Fulbright2002-11-211-4/+1
* remove blacklistMike Fulbright2002-11-191-6/+0
* bye bye fdisk option. people who know enough to use fdisk can switch to a ttyJeremy Katz2002-11-181-11/+1
* lots of fixes for UI for X configurationMike Fulbright2002-11-141-126/+51
* code fixups and rearrangingMike Fulbright2002-11-121-20/+21
* changes to work with new xsetup objectMike Fulbright2002-11-121-83/+144
* upgradeRoot is the first two parts of the tuple. I really really need to rew...Jeremy Katz2002-11-061-1/+1
* first pass upgrade autodetection. the ui still needs a little work, but itJeremy Katz2002-11-051-49/+45
* turn off x testingJeremy Katz2002-10-251-3/+5