Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | suck in libpng10 compat package for now... once we're building all the gtk2 ↵ | Jeremy Katz | 2001-12-13 | 1 | -2/+2 | |
| | | | | crap against the new libpng, we won't have to anymore | |||||
* | remove ugly hack since the init is nicer now | Jeremy Katz | 2001-12-13 | 1 | -11/+0 | |
| | ||||||
* | this should fix pkgorder in dist-8.0 | Jeremy Katz | 2001-12-13 | 1 | -1/+1 | |
| | ||||||
* | use the new exception hook for handle all exceptions when they happen | Matt Wilson | 2001-12-13 | 2 | -1/+3 | |
| | ||||||
* | pull python and rpm-python in also (for dist-8.0 builds) | Jeremy Katz | 2001-12-12 | 1 | -3/+4 | |
| | ||||||
* | ermm.. how did this ever work? saying a function defined as inline earlier ↵ | Jeremy Katz | 2001-12-12 | 1 | -1/+0 | |
| | | | | in the file is extern just isn't right at all | |||||
* | fix --xmode | Jeremy Katz | 2001-12-12 | 1 | -7/+7 | |
| | ||||||
* | bye-bye balkan | Jeremy Katz | 2001-12-11 | 1 | -1/+0 | |
| | ||||||
* | anaconda.spec.in: require modutils-devel | Matt Wilson | 2001-12-11 | 8 | -878/+1112 | |
| | | | | | | | | | | | isys/Makefile: don't build any of the stuff in modutils/ loader/Makefile: link against the system modutils loader/dietstubs.c: implement __rawmemchr loader/minilibc.h: add declaration to make things build with current kernel headers po/Makefile: no more gnome-map po/anaconda.pot: regenerate utils/Makefile link against the system modutils | |||||
* | missing updates.img should be silent | Jeremy Katz | 2001-12-10 | 1 | -3/+5 | |
| | ||||||
* | don't print junk | Erik Troan | 2001-12-10 | 1 | -1/+1 | |
| | ||||||
* | fixed broken sprintf() | Erik Troan | 2001-12-10 | 1 | -4/+5 | |
| | ||||||
* | usb-storage needs to be on the second stage also | Jeremy Katz | 2001-12-10 | 1 | -1/+2 | |
| | ||||||
* | stub | Jeremy Katz | 2001-12-10 | 1 | -0/+3 | |
| | ||||||
* | always close modules.cgz | Erik Troan | 2001-12-10 | 1 | -1/+4 | |
| | ||||||
* | don't leave open file descriptors -- very bad idea | Erik Troan | 2001-12-10 | 1 | -2/+10 | |
| | ||||||
* | added ctype stuff | Erik Troan | 2001-12-07 | 1 | -0/+2 | |
| | ||||||
* | added mediaCheck prototype, for lack of a better place | Erik Troan | 2001-12-07 | 1 | -0/+1 | |
| | ||||||
* | use gzip_open, not gunzip_open | Erik Troan | 2001-12-07 | 1 | -4/+6 | |
| | ||||||
* | add stubs to make isys/filtertest debugging easier | Erik Troan | 2001-12-07 | 1 | -1/+15 | |
| | ||||||
* | initializing variables is a *really* good idea | Erik Troan | 2001-12-07 | 1 | -2/+7 | |
| | ||||||
* | #include cleanups | Erik Troan | 2001-12-07 | 1 | -0/+1 | |
| | ||||||
* | -Wall is your friend | Erik Troan | 2001-12-07 | 1 | -2/+2 | |
| | ||||||
* | 1) added filter test | Erik Troan | 2001-12-07 | 1 | -4/+3 | |
| | | | | 2) fixed nfsmount building | |||||
* | merge changes from the 7.2 branch for | Jeremy Katz | 2001-12-06 | 5 | -7/+186 | |
| | | | | | | * nousbstorage flag * unload usb-storage before loading scsi modules * support for RedHat/base/updates.img | |||||
* | build our own modules.o that's not diet | Jeremy Katz | 2001-12-05 | 1 | -2/+6 | |
| | ||||||
* | make clean shouldn't require a cvs up. now it won't | Jeremy Katz | 2001-12-03 | 1 | -0/+8 | |
| | ||||||
* | we really want a non-diet libisys for post-install (or we have to make sure ↵ | Jeremy Katz | 2001-12-03 | 2 | -10/+9 | |
| | | | | we don't get weird interactions between the diet isys and the glibc everything else we use) | |||||
* | commit bero's fix for gcc3 | Jeremy Katz | 2001-12-03 | 1 | -1/+1 | |
| | ||||||
* | libzvt works now | Jeremy Katz | 2001-11-30 | 1 | -2/+2 | |
| | ||||||
* | zvt is back, see new packages | Matt Wilson | 2001-11-30 | 1 | -25/+22 | |
| | ||||||
* | add qla2200/qla2300 | Bill Nottingham | 2001-11-30 | 2 | -2/+10 | |
| | ||||||
* | compression works | Erik Troan | 2001-11-30 | 3 | -5/+5 | |
| | ||||||
* | put back bits removed for initial port to gzlib | Erik Troan | 2001-11-30 | 1 | -16/+8 | |
| | ||||||
* | made more usefull | Erik Troan | 2001-11-30 | 1 | -11/+7 | |
| | ||||||
* | clean up some warnings | Jeremy Katz | 2001-11-29 | 2 | -2/+10 | |
| | ||||||
* | modules could be loaded if we have a driver disk and are continuing (#56621) | Jeremy Katz | 2001-11-29 | 1 | -1/+3 | |
| | ||||||
* | doesn't work without zvt but doesn't give exceptions either... also add a ↵ | Jeremy Katz | 2001-11-29 | 1 | -34/+46 | |
| | | | | scrollbar (#56692) | |||||
* | oops, forgot this part | Jeremy Katz | 2001-11-28 | 1 | -1/+1 | |
| | ||||||
* | more /mnt/sysimage surgery | Jeremy Katz | 2001-11-27 | 2 | -9/+10 | |
| | ||||||
* | remove most of the static instances of /mnt/sysimage (#14632) | Jeremy Katz | 2001-11-27 | 6 | -27/+27 | |
| | ||||||
* | make pycheck work (need the pycheck from dist-8.0 and modify the script to ↵ | Jeremy Katz | 2001-11-27 | 1 | -2/+2 | |
| | | | | use /usr/bin/python2) | |||||
* | more pychecker fun | Jeremy Katz | 2001-11-27 | 1 | -1/+1 | |
| | ||||||
* | shut up pychecker | Jeremy Katz | 2001-11-27 | 1 | -0/+1 | |
| | ||||||
* | more python 2.2 fixup | Jeremy Katz | 2001-11-27 | 1 | -1/+1 | |
| | ||||||
* | pychecker fixup... [].append() only takes one argument in python >= 1.6 | Jeremy Katz | 2001-11-27 | 1 | -2/+2 | |
| | ||||||
* | don't use the old set_all adjustment function, set numeric properties, make ↵ | Matt Wilson | 2001-11-27 | 3 | -11/+14 | |
| | | | | html widget easier to customize | |||||
* | handle pixbuf exceptions | Matt Wilson | 2001-11-27 | 1 | -2/+5 | |
| | ||||||
* | handle pixbuf exceptions | Matt Wilson | 2001-11-27 | 2 | -6/+11 | |
| | ||||||
* | make graphics gray out when insensitive | Matt Wilson | 2001-11-27 | 2 | -5/+9 | |
| | | | | small fixes to partitioning. |