summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make it (in theory) work with current newtBill Nottingham2002-07-082-28/+84
|
* BEHOLD - gui has a debug button. Use with care. With great power comes ↵Matt Wilson2002-07-081-1/+24
| | | | great responsibility.
* use the mnemonicMatt Wilson2002-07-081-6/+7
|
* versionCompare returns > 0 / < 0 not 1/-1. why this works fine with 7.3 ↵Jeremy Katz2002-07-081-2/+2
| | | | rpm, I'm not sure I should ask :/
* don't pass in full pathnames with searchPath = 1Matt Wilson2002-07-081-6/+6
|
* only check access on execv, not execvp. don't raise exceptions after the fork()Matt Wilson2002-07-081-5/+9
|
* added mnemonicMike Fulbright2002-07-083-9/+14
|
* Added mnemoics.Mike Fulbright2002-07-081-15/+30
|
* merge to HEADJeremy Katz2002-07-081-1/+1
|
* fix english (#68160)Bill Nottingham2002-07-081-1/+1
|
* add getFocusableWidget to ipwidget to avoid tracebacksJeremy Katz2002-07-082-2/+6
|
* 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
|
* -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)
* -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
|