summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* should get through xconfig w/o traceback, wont get settings right thobefore.390.mergeMike Fulbright2001-12-191-59/+27
|
* xconfig_gui part 1 fixed - should be able to get to pkacage installatino ↵Mike Fulbright2001-12-191-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 Fulbright2001-12-191-1/+3
| | | | problem
* ok it really works nowMike Fulbright2001-12-181-9/+9
|
* doh^2 - still doesnt work but is correctMike Fulbright2001-12-181-1/+1
|
* dohMike Fulbright2001-12-181-1/+1
|
* missed some gtk fixupsMike Fulbright2001-12-181-5/+5
|
* move to gtk2Mike Fulbright2001-12-181-9/+9
|
* makes things even faster for s/390 network installMike Fulbright2001-12-182-1/+3
|
* a change which cut network s/390 install time from 8 hours to 4 hoursMike Fulbright2001-12-181-2/+9
|
* include anaconda-helpJeremy Katz2001-12-181-1/+1
|
* rnotes are in anaconda-images nowJeremy Katz2001-12-171-7/+0
|
* more removal to anaconda-imagesJeremy Katz2001-12-1713-0/+0
|
* these are all in anaconda-images now...Jeremy Katz2001-12-1777-0/+0
|
* add anaconda-help and anaconda-imagesJeremy Katz2001-12-172-4/+7
|
* well XFree86 4.x fbdev reboots my machines when it runs, so reverting to use ↵Mike Fulbright2001-12-171-4/+4
| | | | XFree86 3.x.x fbdev for now
* oops, this could never work (#57600)Jeremy Katz2001-12-171-1/+1
|
* typoMike Fulbright2001-12-171-1/+1
|
* typoMike Fulbright2001-12-171-1/+1
|
* don't build kon versions of anythingErik Troan2001-12-162-51/+10
|
* be more dynamic about list of languages allowed to support japanese alwaysErik Troan2001-12-161-16/+39
| | | | being available
* don't build special japanese images anymoreErik Troan2001-12-162-50/+2
|
* enabled telnet ability in loader-networkErik Troan2001-12-164-26/+45
|
* commit new GtkTreeView based checklist.py -- currently doesn't handle moreJeremy Katz2001-12-143-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 framebufferMike Fulbright2001-12-131-4/+4
|
* suck in libpng10 compat package for now... once we're building all the gtk2 ↵Jeremy Katz2001-12-131-2/+2
| | | | crap against the new libpng, we won't have to anymore
* remove ugly hack since the init is nicer nowJeremy Katz2001-12-131-11/+0
|
* this should fix pkgorder in dist-8.0Jeremy Katz2001-12-131-1/+1
|
* use the new exception hook for handle all exceptions when they happenMatt Wilson2001-12-132-1/+3
|
* pull python and rpm-python in also (for dist-8.0 builds)Jeremy Katz2001-12-121-3/+4
|
* ermm.. how did this ever work? saying a function defined as inline earlier ↵Jeremy Katz2001-12-121-1/+0
| | | | in the file is extern just isn't right at all
* fix --xmodeJeremy Katz2001-12-121-7/+7
|
* bye-bye balkanJeremy Katz2001-12-111-1/+0
|
* anaconda.spec.in: require modutils-develMatt Wilson2001-12-118-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 silentJeremy Katz2001-12-101-3/+5
|
* don't print junkErik Troan2001-12-101-1/+1
|
* fixed broken sprintf()Erik Troan2001-12-101-4/+5
|
* usb-storage needs to be on the second stage alsoJeremy Katz2001-12-101-1/+2
|
* stubJeremy Katz2001-12-101-0/+3
|
* always close modules.cgzErik Troan2001-12-101-1/+4
|
* don't leave open file descriptors -- very bad ideaErik Troan2001-12-101-2/+10
|
* added ctype stuffErik Troan2001-12-071-0/+2
|
* added mediaCheck prototype, for lack of a better placeErik Troan2001-12-071-0/+1
|
* use gzip_open, not gunzip_openErik Troan2001-12-071-4/+6
|
* add stubs to make isys/filtertest debugging easierErik Troan2001-12-071-1/+15
|
* initializing variables is a *really* good ideaErik Troan2001-12-071-2/+7
|
* #include cleanupsErik Troan2001-12-071-0/+1
|
* -Wall is your friendErik Troan2001-12-071-2/+2
|
* 1) added filter testErik Troan2001-12-071-4/+3
| | | | 2) fixed nfsmount building
* merge changes from the 7.2 branch forJeremy Katz2001-12-065-7/+186
| | | | | | * nousbstorage flag * unload usb-storage before loading scsi modules * support for RedHat/base/updates.img