Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn off review of autopartitioning by defaultBefore.Commiting.Milan.Docs.String.Review | Mike Fulbright | 2002-07-12 | 1 | -0/+1 |
| | |||||
* | ne2k-pci to drvnet for now | Jeremy Katz | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | spelling fix (#68617) | Jeremy Katz | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | add back old translations | Jeremy Katz | 2002-07-11 | 2 | -4/+4 |
| | |||||
* | call bash as bash instead of sh. also, don't completely die if we fail to ↵ | Jeremy Katz | 2002-07-11 | 1 | -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 in | Jeremy Katz | 2002-07-11 | 1 | -18/+0 |
| | |||||
* | fix the package progress scrollbar. a little inaccurate for packages with ↵ | Jeremy Katz | 2002-07-11 | 1 | -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 selection | Mike Fulbright | 2002-07-11 | 1 | -16/+25 |
| | |||||
* | some packing tweeks | Mike Fulbright | 2002-07-11 | 1 | -18/+16 |
| | |||||
* | default to not showing packae group screen | Mike Fulbright | 2002-07-11 | 1 | -0/+1 |
| | |||||
* | buslogic really isn't relevant on boot.img anymore and we grew a bit right ↵ | Jeremy Katz | 2002-07-11 | 1 | -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 Katz | 2002-07-11 | 1 | -1/+2 |
| | |||||
* | make filenames not be in the strings. now translators can't change them and ↵ | Jeremy Katz | 2002-07-11 | 2 | -8/+10 |
| | | | | we can change them without breaking translations (#68482) | ||||
* | create smartarray devices nodes correctly (#67652) | Jeremy Katz | 2002-07-11 | 1 | -1/+7 |
| | |||||
* | make the cursor visible (#68265) | Jeremy Katz | 2002-07-11 | 1 | -2/+2 |
| | |||||
* | if our waitpids fail for some bizarre reason, don't completely hose us. but ↵ | Jeremy Katz | 2002-07-11 | 1 | -2/+12 |
| | | | | log it in case it causes later problems | ||||
* | translations for chinese are using short names now | Jeremy Katz | 2002-07-11 | 1 | -2/+2 |
| | |||||
* | rindex() doesn't exist anymore | Erik Troan | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | fix speling (#68541) | Bill Nottingham | 2002-07-11 | 43 | -251/+251 |
| | |||||
* | display descriptions for installclasses | Mike Fulbright | 2002-07-11 | 1 | -36/+50 |
| | |||||
* | add descriptions for installclasses | Mike Fulbright | 2002-07-11 | 4 | -2/+9 |
| | |||||
* | add support for desctription for installclasses | Mike Fulbright | 2002-07-11 | 1 | -0/+1 |
| | |||||
* | disable comps filtering in installclasses so all are shown (for now at least) | Mike Fulbright | 2002-07-10 | 2 | -17/+17 |
| | |||||
* | add workstation customization screen | Mike Fulbright | 2002-07-10 | 6 | -1/+154 |
| | |||||
* | add workstation customization screen | Mike Fulbright | 2002-07-10 | 1 | -1/+1 |
| | |||||
* | don't run the window after showing it with response being handled. this ↵ | Jeremy Katz | 2002-07-10 | 1 | -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 specified | Mike Fulbright | 2002-07-10 | 1 | -1/+4 |
| | |||||
* | add choose your own desktop step for workstation. msf is going to write screen | Jeremy Katz | 2002-07-10 | 2 | -0/+3 |
| | |||||
* | add these (syncmail ate the commit message for the big po file update) | Jeremy Katz | 2002-07-10 | 3 | -0/+22818 |
| | |||||
* | update po | Jeremy Katz | 2002-07-10 | 32 | -61172/+107603 |
| | |||||
* | update keymaps | Jeremy Katz | 2002-07-10 | 1 | -0/+0 |
| | |||||
* | fixes for kbd | Jeremy Katz | 2002-07-10 | 1 | -6/+6 |
| | |||||
* | fix for bug 68390 | Mike Fulbright | 2002-07-09 | 1 | -1/+0 |
| | |||||
* | be more clear | Matt Wilson | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | sanitize the replacement of the next button, use the text that the install ↵ | Matt Wilson | 2002-07-09 | 1 | -12/+20 |
| | | | | screen asked to use | ||||
* | add mnemonic | Matt Wilson | 2002-07-09 | 1 | -5/+5 |
| | |||||
* | remove useless print | Matt Wilson | 2002-07-09 | 1 | -1/+0 |
| | |||||
* | don't use deprecated functions | Matt Wilson | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | don't forget to check everything in! | Matt Wilson | 2002-07-09 | 1 | -0/+4 |
| | |||||
* | make it (in theory) work with current newt | Bill Nottingham | 2002-07-08 | 2 | -28/+84 |
| | |||||
* | BEHOLD - gui has a debug button. Use with care. With great power comes ↵ | Matt Wilson | 2002-07-08 | 1 | -1/+24 |
| | | | | great responsibility. | ||||
* | use the mnemonic | Matt Wilson | 2002-07-08 | 1 | -6/+7 |
| | |||||
* | versionCompare returns > 0 / < 0 not 1/-1. why this works fine with 7.3 ↵ | Jeremy Katz | 2002-07-08 | 1 | -2/+2 |
| | | | | rpm, I'm not sure I should ask :/ | ||||
* | don't pass in full pathnames with searchPath = 1 | Matt Wilson | 2002-07-08 | 1 | -6/+6 |
| | |||||
* | only check access on execv, not execvp. don't raise exceptions after the fork() | Matt Wilson | 2002-07-08 | 1 | -5/+9 |
| | |||||
* | added mnemonic | Mike Fulbright | 2002-07-08 | 3 | -9/+14 |
| | |||||
* | Added mnemoics. | Mike Fulbright | 2002-07-08 | 1 | -15/+30 |
| | |||||
* | merge to HEAD | Jeremy Katz | 2002-07-08 | 1 | -1/+1 |
| | |||||
* | fix english (#68160) | Bill Nottingham | 2002-07-08 | 1 | -1/+1 |
| | |||||
* | add getFocusableWidget to ipwidget to avoid tracebacks | Jeremy Katz | 2002-07-08 | 2 | -2/+6 |
| |