summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* now you change the boot loader from a dialog on the first screen so that ↵Jeremy Katz2002-07-085-118/+190
| | | | confusion is gone, but otherwise, basically the same as things were before. added mnemonics as they were needed
* more mnemonicsJeremy Katz2002-07-051-1/+2
|
* more mnemonicsJeremy Katz2002-07-051-10/+12
|
* don't traceback if their rpmdb is hosed and was already db3Jeremy Katz2002-07-051-1/+3
|
* add some mnemonicsJeremy Katz2002-07-051-4/+6
|
* mnemonicsJeremy Katz2002-07-051-3/+3
|
* timezone mnemonicsJeremy Katz2002-07-052-4/+4
|
* mnemonicsJeremy Katz2002-07-051-3/+3
|
* more mnemonicsJeremy Katz2002-07-051-7/+7
|
* add mnemonicsJeremy Katz2002-07-051-3/+5
|
* mnemonicsJeremy Katz2002-07-051-4/+6
|
* add mnemonics to the firewall screenJeremy Katz2002-07-051-8/+11
|
* mnemonicsJeremy Katz2002-07-051-1/+1
|
* more mnemonicsJeremy Katz2002-07-051-3/+3
|
* mnemonicsJeremy Katz2002-07-051-2/+2
|
* added mnemonic supportMike Fulbright2002-07-031-7/+14
|
* switch test slightlyMike Fulbright2002-07-031-1/+2
|
* remove scroll_to treeview fixup idle, and snap window to side of screen if ↵Mike Fulbright2002-07-031-35/+8
| | | | it moves past it
* add title to network interface edit dialog, remove scroll_to hack since ↵Mike Fulbright2002-07-036-29/+2
| | | | gtk2+ is fixed now
* bumpJeremy Katz2002-07-031-2/+2
|
* consistency of field order (#67838)Jeremy Katz2002-07-031-2/+2
|
* mnemonicsJeremy Katz2002-07-021-17/+27
|
* add mnemonicsJeremy Katz2002-07-021-20/+28
|
* add a MnemonicLabel helper classJeremy Katz2002-07-021-0/+5
|
* add mnemonicMike Fulbright2002-07-024-35/+48
|
* fix for bugs related to handling dhcp and gateways correctly when the dhcp ↵Mike Fulbright2002-07-021-1/+3
| | | | configured card didnt have onboot=yes
* Fix crash on certain partition tables because previous delete entire disk ↵Mike Fulbright2002-07-021-6/+32
| | | | algorithm tried to delete FREESPACE and METADATA type partitions, as well as logical partitions after we'd deleted the extended partition it was in
* move stamps around to be right with my changesJeremy Katz2002-07-021-2/+2
|
* tweak the wording (#66243)Jeremy Katz2002-07-021-4/+5
|
* add GPL and EULA to files linked since they're the ones used in the final ↵Jeremy Katz2002-07-021-13/+14
| | | | release (#65146) and get rid of the pesky warning for non-existent files since some of these files won't exist at times
* don't need to define -ggdb, we already get -g from COPTS (#64332)Jeremy Katz2002-07-021-1/+1
|
* move version/release definitions into Makefile.inc so that they can be ↵Jeremy Katz2002-07-023-6/+3
| | | | pulled in and used in the loader's version string and the like
* snip the dependency loopsJeremy Katz2002-07-021-1/+5
|
* -4anaconda-7.3.92-4Jeremy Katz2002-07-011-1/+1
|
* tweak labeling somewhat; don't label raid since it's kind of non-sensical ↵Jeremy Katz2002-07-011-5/+4
| | | | and with raid1, we get duplicate labels (#67754)
* -3anaconda-7.3.92-3Jeremy Katz2002-06-281-1/+1
|
* hack on splitdistro some more. cds should fall out right againJeremy Katz2002-06-281-7/+7
|
* add splash to boot disksJeremy Katz2002-06-281-0/+2
|
* add syslinux splash, modify accordinglyJeremy Katz2002-06-284-16/+29
|
* dont stop you if you only have a single driveMike Fulbright2002-06-281-2/+3
|
* need diskset to do check properlyMike Fulbright2002-06-281-1/+1
|
* bump ramdisk size since libxml pushes us over. need to get it back down ↵Jeremy Katz2002-06-281-6/+6
| | | | after the beta, though
* fix upgrade (#67653)Jeremy Katz2002-06-281-0/+1
|
* make title sensitive to if object is new or oldMike Fulbright2002-06-283-4/+24
|
* let people do growable pvs againJeremy Katz2002-06-281-4/+4
|
* fix for bug #67645Mike Fulbright2002-06-281-3/+11
|
* check to make sure that the size of our volume group hasn't changed such ↵Jeremy Katz2002-06-281-5/+26
| | | | that logical volumes no longer fit (#?????)
* libxml2 nowJeremy Katz2002-06-281-2/+1
|
* add libxml2 to the images (make xml parsing go fast-fast), remove liloJeremy Katz2002-06-281-3/+4
|
* make title bar a little nicerMike Fulbright2002-06-281-1/+3
|