Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hopefully will pull in bluecurve icon data files | Mike Fulbright | 2003-03-14 | 1 | -0/+1 |
| | |||||
* | fix for bug #85248 | Mike Fulbright | 2003-03-14 | 1 | -2/+2 |
| | |||||
* | some padding fixes and a fix for bug #85140 | Mike Fulbright | 2003-03-14 | 1 | -3/+5 |
| | |||||
* | put bluecurve icon theme back, bug #81782 | Mike Fulbright | 2003-03-13 | 1 | -7/+0 |
| | |||||
* | va_copy is broken on s390 (don't have a bug #, just word from karsten). | Jeremy Katz | 2003-03-12 | 1 | -7/+7 |
| | | | | revert to earlier version that's still technically valid. | ||||
* | this was meant to be removed already -- not used anywhere | Jeremy Katz | 2003-03-10 | 1 | -161/+0 |
| | |||||
* | get rid of nfs root/ro root support. we've required initrds for all | Jeremy Katz | 2003-03-07 | 1 | -59/+84 |
| | | | | | | | | intents and purposes *post-install* for a while. needing them for the install seems reasonable. make /tmp be ramfs. copy anything which is in /tmp on the initrd so it doesn't get lost. | ||||
* | fix from bug #85775 | Mike Fulbright | 2003-03-07 | 1 | -1/+3 |
| | |||||
* | hacking publisher cd second stages to remove upgrade as an option just isn't | Jeremy Katz | 2003-03-07 | 1 | -0/+6 |
| | | | | | any fun at all... now we can just hack the syslinux/isolinux cfg to add 'noupgrade' to the command line | ||||
* | oops, have to group the multiline strings | Jeremy Katz | 2003-02-28 | 1 | -5/+5 |
| | |||||
* | oops, how did I rmeove this | Jeremy Katz | 2003-02-28 | 1 | -0/+1 |
| | |||||
* | just for bill | Mike Fulbright | 2003-02-28 | 1 | -1/+1 |
| | |||||
* | fix this to actually compile and be right with map gone | Jeremy Katz | 2003-02-27 | 2 | -3/+2 |
| | |||||
* | betanag back on | Jeremy Katz | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | have to do the substitution after the translation, not before (#85238) | Jeremy Katz | 2003-02-26 | 1 | -4/+4 |
| | |||||
* | fixup to make our rmrf even better (don't follow symlinks) and add a warning | Jeremy Katz | 2003-02-26 | 1 | -2/+4 |
| | | | | so that people don't cut and paste it for use elsewhere | ||||
* | oops, adjust for lang-table changes | Jeremy Katz | 2003-02-26 | 1 | -2/+2 |
| | |||||
* | merge branch to HEAD | Jeremy Katz | 2003-02-26 | 2 | -5/+17 |
| | |||||
* | bios drive order from kickstart (#80086) | Jeremy Katz | 2003-02-25 | 2 | -3/+18 |
| | |||||
* | consistency (#81554) | Jeremy Katz | 2003-02-25 | 1 | -1/+1 |
| | |||||
* | mark for translation (#84031) | Jeremy Katz | 2003-02-25 | 2 | -4/+2 |
| | |||||
* | make error messages more correct (#84031) | Jeremy Katz | 2003-02-25 | 1 | -6/+6 |
| | |||||
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 6 | -51/+28 |
| | | | | install and isys.loadFont was just throwing out the argument (#84275) | ||||
* | merge from branch to HEAD. turkish stays on HEAD, though | Jeremy Katz | 2003-02-25 | 46 | -1384/+1700 |
| | |||||
* | pychecker fixes | Jeremy Katz | 2003-02-21 | 1 | -8/+8 |
| | | | | only reset if we have an olddb path paranoia | ||||
* | refresh-po, adds turkish. pull translation of turkish from gdm po files | Jeremy Katz | 2003-02-21 | 34 | -4664/+4673 |
| | |||||
* | add turkish, they're at 91% | Jeremy Katz | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | helps to commit the version I ended up with | Jeremy Katz | 2003-02-21 | 1 | -10/+66 |
| | |||||
* | type="error" is wrong (#84765) | Jeremy Katz | 2003-02-21 | 1 | -1/+2 |
| | |||||
* | silly test program for pcmcia stuff that's basically ripped straight out | Jeremy Katz | 2003-02-21 | 1 | -0/+333 |
| | | | | | | | of pcmcia.c with some code wrapped around it for things like loading modules. would be even better to get to where I can just compile pcmcia.c and get this but I don't want to lose this before I get around to doing that | ||||
* | reprobe devices before checking for cdrom, etc so that you can hotplug your | Jeremy Katz | 2003-02-21 | 1 | -0/+1 |
| | | | | usb cdrom on your blade center | ||||
* | if you only have one device, don't ask which of multiple ones you want to | Jeremy Katz | 2003-02-20 | 2 | -12/+27 |
| | | | | | use for a driver disk/update disk. noticed by mkj and mikem almost simultaneously. | ||||
* | spurious newline | Jeremy Katz | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | reprobe ide devs when we're updating ide devices so that, eg, ide pcmcia | Jeremy Katz | 2003-02-20 | 1 | -0/+1 |
| | | | | cdrom drives can be found (#84701) | ||||
* | don't loop forever if comps.rpm fails to copy (#84701) | Jeremy Katz | 2003-02-20 | 1 | -3/+6 |
| | |||||
* | nalin sez spaces are fine (#84705) | Jeremy Katz | 2003-02-20 | 2 | -2/+2 |
| | |||||
* | hmm, guess we should actually exit if we say we're going to reboot (#84663) | Jeremy Katz | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | size of preexisting volume groups was off by 1024 (#84481) | Jeremy Katz | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | don't require a size to be specified if the logical volume is preexisting. ↵ | Jeremy Katz | 2003-02-20 | 1 | -1/+1 |
| | | | | needed for kickstart (#84494) | ||||
* | be a little bit more forgiving with the lang-table | Jeremy Katz | 2003-02-20 | 1 | -0/+4 |
| | |||||
* | bad emacs, no cookie | Jeremy Katz | 2003-02-20 | 1 | -1/+0 |
| | |||||
* | slovenian and ukrainian are in bad shape (<60%!) for translations. | Jeremy Katz | 2003-02-20 | 1 | -2/+1 |
| | | | | drop from the list of install-time languages | ||||
* | refresh po, no changes | Jeremy Katz | 2003-02-20 | 34 | -7829/+8116 |
| | |||||
* | refresh po files from elvis | Jeremy Katz | 2003-02-20 | 13 | -638/+391 |
| | |||||
* | only care about the additional dns servers if we had more to begin with | Jeremy Katz | 2003-02-20 | 1 | -4/+6 |
| | |||||
* | kill old code, it made pychecker very unhappy :) | Jeremy Katz | 2003-02-20 | 1 | -104/+0 |
| | |||||
* | more credit. make sure that we successfully loaded the pcmcia device | Jeremy Katz | 2003-02-20 | 1 | -2/+19 |
| | |||||
* | 2-17-2003 wasnt katzjs finest :) | Mike Fulbright | 2003-02-20 | 1 | -2/+0 |
| | |||||
* | fix for CD/DVD eject problems | Mike Fulbright | 2003-02-20 | 1 | -1/+7 |
| | |||||
* | I suck again. *sigh* | Jeremy Katz | 2003-02-19 | 1 | -1/+1 |
| |