summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* turn off review of autopartitioning by defaultBefore.Commiting.Milan.Docs.String.ReviewMike Fulbright2002-07-121-0/+1
|
* ne2k-pci to drvnet for nowJeremy Katz2002-07-111-1/+1
|
* spelling fix (#68617)Jeremy Katz2002-07-111-1/+1
|
* add back old translationsJeremy Katz2002-07-112-4/+4
|
* call bash as bash instead of sh. also, don't completely die if we fail to ↵Jeremy Katz2002-07-111-3/+6
| | | | set the clock for some reason. real problems will be ferretted out by finding packages to upgrade
* remove inadvertent debug bits that crept inJeremy Katz2002-07-111-18/+0
|
* fix the package progress scrollbar. a little inaccurate for packages with ↵Jeremy Katz2002-07-111-3/+5
| | | | lots of hardlinks (say glibc-common), but better than none/all. can fix better if we get time
* packing tweaks, switch to a radio button for customize selectionMike Fulbright2002-07-111-16/+25
|
* some packing tweeksMike Fulbright2002-07-111-18/+16
|
* default to not showing packae group screenMike Fulbright2002-07-111-0/+1
|
* buslogic really isn't relevant on boot.img anymore and we grew a bit right ↵Jeremy Katz2002-07-111-1/+1
| | | | before the beta for a reason I haven't figured out yet (in addition to the syslinux image, which was a little bit of the space)
* oops (#68466)Jeremy Katz2002-07-111-1/+2
|
* make filenames not be in the strings. now translators can't change them and ↵Jeremy Katz2002-07-112-8/+10
| | | | we can change them without breaking translations (#68482)
* create smartarray devices nodes correctly (#67652)Jeremy Katz2002-07-111-1/+7
|
* make the cursor visible (#68265)Jeremy Katz2002-07-111-2/+2
|
* if our waitpids fail for some bizarre reason, don't completely hose us. but ↵Jeremy Katz2002-07-111-2/+12
| | | | log it in case it causes later problems
* translations for chinese are using short names nowJeremy Katz2002-07-111-2/+2
|
* rindex() doesn't exist anymoreErik Troan2002-07-111-1/+1
|
* fix speling (#68541)Bill Nottingham2002-07-1143-251/+251
|
* display descriptions for installclassesMike Fulbright2002-07-111-36/+50
|
* add descriptions for installclassesMike Fulbright2002-07-114-2/+9
|
* add support for desctription for installclassesMike Fulbright2002-07-111-0/+1
|
* disable comps filtering in installclasses so all are shown (for now at least)Mike Fulbright2002-07-102-17/+17
|
* add workstation customization screenMike Fulbright2002-07-106-1/+154
|
* add workstation customization screenMike Fulbright2002-07-101-1/+1
|
* don't run the window after showing it with response being handled. this ↵Jeremy Katz2002-07-101-2/+0
| | | | causes an run loop for the dialog and thus we can't exit. HOORAY
* dont die in autostep interactive ks if you dont have a raid minor specifiedMike Fulbright2002-07-101-1/+4
|
* add choose your own desktop step for workstation. msf is going to write screenJeremy Katz2002-07-102-0/+3
|
* add these (syncmail ate the commit message for the big po file update)Jeremy Katz2002-07-103-0/+22818
|
* update poJeremy Katz2002-07-1032-61172/+107603
|
* update keymapsJeremy Katz2002-07-101-0/+0
|
* fixes for kbdJeremy Katz2002-07-101-6/+6
|
* fix for bug 68390Mike Fulbright2002-07-091-1/+0
|
* be more clearMatt Wilson2002-07-091-1/+1
|
* sanitize the replacement of the next button, use the text that the install ↵Matt Wilson2002-07-091-12/+20
| | | | screen asked to use
* add mnemonicMatt Wilson2002-07-091-5/+5
|
* remove useless printMatt Wilson2002-07-091-1/+0
|
* don't use deprecated functionsMatt Wilson2002-07-091-1/+1
|
* don't forget to check everything in!Matt Wilson2002-07-091-0/+4
|
* 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
|