| Commit message (Expand) | Author | Age | Files | Lines |
* | to chainsaw for now -- ordering seems to fail for the not chainsaw case | Jeremy Katz | 2002-10-24 | 2 | -4/+3 |
* | typo | Jeremy Katz | 2002-10-23 | 1 | -1/+1 |
* | lseek64 in glibc seems broken on ppc and balkan is going to die anyway so jus... | Jeremy Katz | 2002-10-23 | 1 | -1/+5 |
* | ppc needs to use gzlib with diet | Jeremy Katz | 2002-10-23 | 1 | -0/+3 |
* | this is done in Makefile.inc | Jeremy Katz | 2002-10-23 | 1 | -2/+0 |
* | ppc64 build as ppc for now | Jeremy Katz | 2002-10-23 | 1 | -0/+1 |
* | ppc build fixes | Jeremy Katz | 2002-10-23 | 4 | -1/+10 |
* | some fonts for ppc -- I doubt this really works | Jeremy Katz | 2002-10-23 | 1 | -0/+0 |
* | we generate the keymaps during buildinstall now | Jeremy Katz | 2002-10-23 | 1 | -1/+1 |
* | alpha is acting up also | Jeremy Katz | 2002-10-23 | 1 | -1/+1 |
* | exclude hammer while python is in flux | Jeremy Katz | 2002-10-23 | 1 | -0/+1 |
* | make ppc use diet | Jeremy Katz | 2002-10-23 | 3 | -2/+40 |
* | * build with diet on ppc | Jeremy Katz | 2002-10-23 | 4 | -5/+163 |
* | methods to determine the type of ppc machine. | Jeremy Katz | 2002-10-23 | 1 | -0/+105 |
* | * switch to always using lseek and build with -D_FILE_OFFSET_BITS=64 | Jeremy Katz | 2002-10-23 | 4 | -4/+4 |
* | even if you're not using runroot, you need LD_LIBRARY_PATH set | Jeremy Katz | 2002-10-23 | 1 | -3/+3 |
* | no more iconvmodule | Jeremy Katz | 2002-10-22 | 1 | -1/+1 |
* | didn't commit these -- we want !chainsaw ordering and we have to call ts.chec... | Jeremy Katz | 2002-10-22 | 1 | -2/+4 |
* | gnome-map dir was dead except for .cvsignore; finish | Jeremy Katz | 2002-10-22 | 2 | -2/+0 |
* | ddcprobe dir is dead except for the .cvsignore... finish it | Jeremy Katz | 2002-10-22 | 1 | -5/+0 |
* | the translation stuff is in rhpl now, so we don't need to leave it around | Jeremy Katz | 2002-10-22 | 8 | -398/+0 |
* | we build on all of the arches in beehive now; remove the exclusivearch | Jeremy Katz | 2002-10-22 | 1 | -1/+0 |
* | ignore some more generated files | Jeremy Katz | 2002-10-22 | 1 | -0/+3 |
* | ignore mininewt .so file | Jeremy Katz | 2002-10-22 | 1 | -0/+1 |
* | basic ppc support for tree builds pulled forward from 7.1 ppc | Jeremy Katz | 2002-10-22 | 3 | -0/+30 |
* | loader builds... pull forward only a very small amount of the changes from the | Jeremy Katz | 2002-10-22 | 2 | -4/+11 |
* | placeholder ppc smp detection | Jeremy Katz | 2002-10-22 | 1 | -0/+9 |
* | ppc doesn't do boot disk either. | Jeremy Katz | 2002-10-22 | 1 | -1/+1 |
* | iutil.getArch() for ppc | Jeremy Katz | 2002-10-22 | 1 | -0/+3 |
* | let's just take rpm 4.? instead of just rpm 4.1 since we're going to be going... | Jeremy Katz | 2002-10-18 | 1 | -3/+3 |
* | db object is gone | Jeremy Katz | 2002-10-14 | 1 | -2/+0 |
* | more rpm 4.1 tweaking | Jeremy Katz | 2002-10-14 | 2 | -10/+4 |
* | pkgorder works now with rpm 4.1 | Jeremy Katz | 2002-10-14 | 1 | -4/+13 |
* | fix the format arguments to avoid segfaults in the loader on kickstart config... | Jeremy Katz | 2002-10-14 | 1 | -1/+1 |
* | switch the xmode text mode stuff to use vte (still doesn't completely work | Jeremy Katz | 2002-10-13 | 1 | -6/+10 |
* | too many ( | Jeremy Katz | 2002-10-10 | 1 | -1/+1 |
* | scd is 3 letters, not 4 | Jeremy Katz | 2002-10-10 | 1 | -1/+1 |
* | fix to handle more than 2 scsi cdrom drives | Jeremy Katz | 2002-10-10 | 1 | -2/+4 |
* | another set of rpm 4.1 changes -- | Jeremy Katz | 2002-10-10 | 1 | -22/+20 |
* | rpm python api changes | Jeremy Katz | 2002-10-09 | 2 | -5/+5 |
* | oops, didn't change these to go back to rpm 4.1 | Jeremy Katz | 2002-10-08 | 5 | -5/+5 |
* | rpm 4.1 needs libelf | Jeremy Katz | 2002-10-08 | 1 | -1/+2 |
* | we're moving forward to rpm 4.1... | Jeremy Katz | 2002-10-08 | 15 | -21/+24 |
* | use R_OK instead of O_RDONLY for access calls. granted, it doesn't reallybefore-rpm-4.1 | Jeremy Katz | 2002-10-07 | 1 | -3/+3 |
* | # if self.currentDisc is empty, then we shouldn't have anything | Jeremy Katz | 2002-10-07 | 1 | -1/+13 |
* | if we fail to read a package, then we could get into getFilename() without | Jeremy Katz | 2002-10-07 | 1 | -4/+21 |
* | dutch should use US keyboard map since there's not one to speak of for dutch | Jeremy Katz | 2002-10-07 | 1 | -1/+1 |
* | run pychecker on installclasses (from Sean Dilda) | Jeremy Katz | 2002-10-07 | 1 | -1/+1 |
* | oops, fix the rhpl.log usage | Jeremy Katz | 2002-10-04 | 1 | -1/+1 |
* | bleah, pkgorder is run inside a runroot, so sys.stderr becomes sys.stdout on | Jeremy Katz | 2002-10-04 | 1 | -3/+3 |