Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | should get through xconfig w/o traceback, wont get settings right thobefore.390.merge | Mike Fulbright | 2001-12-19 | 1 | -59/+27 |
| | |||||
* | xconfig_gui part 1 fixed - should be able to get to pkacage installatino ↵ | Mike Fulbright | 2001-12-19 | 1 | -132/+119 |
| | | | | now. May still die configuring monitor and resolution in post-install, thats next | ||||
* | this would really help support if we reported which partition is having the ↵ | Mike Fulbright | 2001-12-19 | 1 | -1/+3 |
| | | | | problem | ||||
* | ok it really works now | Mike Fulbright | 2001-12-18 | 1 | -9/+9 |
| | |||||
* | doh^2 - still doesnt work but is correct | Mike Fulbright | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | doh | Mike Fulbright | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | missed some gtk fixups | Mike Fulbright | 2001-12-18 | 1 | -5/+5 |
| | |||||
* | move to gtk2 | Mike Fulbright | 2001-12-18 | 1 | -9/+9 |
| | |||||
* | makes things even faster for s/390 network install | Mike Fulbright | 2001-12-18 | 2 | -1/+3 |
| | |||||
* | a change which cut network s/390 install time from 8 hours to 4 hours | Mike Fulbright | 2001-12-18 | 1 | -2/+9 |
| | |||||
* | include anaconda-help | Jeremy Katz | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | rnotes are in anaconda-images now | Jeremy Katz | 2001-12-17 | 1 | -7/+0 |
| | |||||
* | more removal to anaconda-images | Jeremy Katz | 2001-12-17 | 13 | -0/+0 |
| | |||||
* | these are all in anaconda-images now... | Jeremy Katz | 2001-12-17 | 77 | -0/+0 |
| | |||||
* | add anaconda-help and anaconda-images | Jeremy Katz | 2001-12-17 | 2 | -4/+7 |
| | |||||
* | well XFree86 4.x fbdev reboots my machines when it runs, so reverting to use ↵ | Mike Fulbright | 2001-12-17 | 1 | -4/+4 |
| | | | | XFree86 3.x.x fbdev for now | ||||
* | oops, this could never work (#57600) | Jeremy Katz | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | typo | Mike Fulbright | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | typo | Mike Fulbright | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | don't build kon versions of anything | Erik Troan | 2001-12-16 | 2 | -51/+10 |
| | |||||
* | be more dynamic about list of languages allowed to support japanese always | Erik Troan | 2001-12-16 | 1 | -16/+39 |
| | | | | being available | ||||
* | don't build special japanese images anymore | Erik Troan | 2001-12-16 | 2 | -50/+2 |
| | |||||
* | enabled telnet ability in loader-network | Erik Troan | 2001-12-16 | 4 | -26/+45 |
| | |||||
* | commit new GtkTreeView based checklist.py -- currently doesn't handle more | Jeremy Katz | 2001-12-14 | 3 | -209/+93 |
| | | | | | | | than two text columns update firewall_gui and language_support_gui to take advantage of nifty new checklist | ||||
* | turn on using XFree86 4.x framebuffer | Mike Fulbright | 2001-12-13 | 1 | -4/+4 |
| | |||||
* | 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 |