summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* oldcdrom.img bites the dustJeremy Katz2002-06-201-4/+0
|
* old cruft code goes here for nowMike Fulbright2002-06-201-0/+608
|
* advanced bootloader screen shouldn't be on by defaultJeremy Katz2002-06-201-3/+0
|
* rootOnLoop is already deadJeremy Katz2002-06-201-3/+1
|
* switch to revised boot loader screensJeremy Katz2002-06-201-6/+2
|
* rework bootloader screens into something that makes more sense. move a lotJeremy Katz2002-06-207-816/+1143
| | | | | of the pieces out into their own objects so that if we want to move them around a little more, it's relatively painless
* double click on the user list should let you edit the userJeremy Katz2002-06-201-0/+4
|
* fix another case of button orderingJeremy Katz2002-06-201-1/+1
|
* fix overzealous boot pass remembering (#67038)Jeremy Katz2002-06-201-1/+1
|
* don't disallow setting the default entry if we only have one choice for ↵Jeremy Katz2002-06-201-0/+12
| | | | booting (#67040). also, if we delete the default, set a new default (first in list)
* another button order fixJeremy Katz2002-06-201-1/+1
|
* fix button order. make double-clicking bring up edit for the selected entry ↵Jeremy Katz2002-06-201-1/+5
| | | | (#67039)
* use product name (#67058)Jeremy Katz2002-06-201-1/+3
|
* clarify error message; can't have first octet be zero (I asked bryce) (#67042)Jeremy Katz2002-06-201-12/+8
|
* typo fix (#67041)Jeremy Katz2002-06-201-1/+1
|
* make self.supported -1 on these hidden options so that we don't show them ↵Jeremy Katz2002-06-201-2/+2
| | | | unless they're also mountable (aka modules are available)
* add mnemonics and get button order correct for adding a userJeremy Katz2002-06-191-6/+6
|
* addresses bug #67033Mike Fulbright2002-06-191-0/+3
|
* fix for bug #62172Mike Fulbright2002-06-191-2/+11
|
* actually copy packages to /var/tmp/foo.rpm instead of /var/tmpfoo.rpmJeremy Katz2002-06-191-1/+1
|
* fix segfault on http/ftp kickstarts without a username/password combo (#66537)Jeremy Katz2002-06-191-27/+37
|
* fix for bug #66402Mike Fulbright2002-06-191-3/+4
|
* now we write out loader log messages to /tmp/anaconda.log also (#62743)Jeremy Katz2002-06-191-4/+25
|
* add keyaccel, fixed bug with case where lvm or raid preexists, new checkmarkMike Fulbright2002-06-191-43/+28
|
* make spacebar toggle current selection, bug #66451Mike Fulbright2002-06-191-1/+39
|
* strip keyaccel underscore chars if in string, only useful for GUIMike Fulbright2002-06-191-4/+7
|
* add keyaccelMike Fulbright2002-06-194-9/+9
|
* how did I lose the img at the end there?Jeremy Katz2002-06-191-1/+1
|
* translating the empty string is badJeremy Katz2002-06-191-1/+1
|
* implement bug #67020Mike Fulbright2002-06-191-7/+5
|
* add askmethod flag so that we can avoid the automatically going to the ↵Jeremy Katz2002-06-193-3/+11
| | | | detected cd
* add keyboard accelerators for debug and save to floppy (#66373)Jeremy Katz2002-06-191-2/+2
|
* fix for bug #65933Mike Fulbright2002-06-191-1/+2
|
* fix for bug #66284Mike Fulbright2002-06-191-2/+3
|
* fixup label alignmentsMike Fulbright2002-06-192-26/+13
|
* fix for bug #65109Mike Fulbright2002-06-191-2/+2
|
* fixed up log referenceMike Fulbright2002-06-191-1/+1
|
* change logic of show/hide button of raid/lvm and make is so we dont crash if ↵Mike Fulbright2002-06-191-5/+17
| | | | they click on a hidden partition in the canvas view (which doesnt hide partitions)
* added method to return parent request of a raid member or a physical volumeMike Fulbright2002-06-191-10/+24
|
* hack to put in a checkmark which doesnt look like a checkbox that makes ↵Mike Fulbright2002-06-191-4/+58
| | | | people want to click on it
* workaround for treeview bug of not resorting when store data is changedMike Fulbright2002-06-191-1/+25
|
* add more state information to tree display, and added button to allow you to ↵Mike Fulbright2002-06-191-15/+74
| | | | hide allocated members of volume groups and raid devices
* always move the cursor to the top -- even if we can't see itMatt Wilson2002-06-181-0/+2
|
* add patch for #21088 (<sopwith@redhat.com>)r0-9-2Bill Nottingham2002-06-181-0/+4
|
* oopsJeremy Katz2002-06-181-1/+1
|
* commit bumped versionJeremy Katz2002-06-181-2/+2
|
* make an isolinux directory so that we can use isolinux for booting cdsJeremy Katz2002-06-182-0/+22
|
* 1) make release notes not look like garbageMatt Wilson2002-06-182-17/+43
| | | | 2) make fdisk online help reload the html (probably not the right way to do this)
* turn off XFree86 3.x config writing and add 1280x960 to available modesMike Fulbright2002-06-171-6/+16
|
* added ability to exclude mount points from list presented in mount point ↵Mike Fulbright2002-06-171-1/+4
| | | | combo menu