Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no longer used - rhpl is backend for X11 config files now | Mike Fulbright | 2002-11-12 | 1 | -709/+0 |
| | |||||
* | actually, don't merge this bit. if X is still broken eventually, we can add ↵ | Jeremy Katz | 2002-09-09 | 1 | -6/+0 |
| | | | | it back | ||||
* | merge ia64 changes to HEAD | Jeremy Katz | 2002-09-09 | 1 | -0/+6 |
| | |||||
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -1/+1 |
| | |||||
* | since 24 and 32 bpp are treated similarly make sure we have availmode lines ↵ | Mike Fulbright | 2002-08-14 | 1 | -0/+5 |
| | | | | for both | ||||
* | always write this out if Mouse0 is not a usb mouse | Mike Fulbright | 2002-08-01 | 1 | -1/+2 |
| | |||||
* | fix USB hotplug helper and x config bugs | Mike Fulbright | 2002-06-26 | 1 | -20/+1 |
| | |||||
* | write out X config as XF86Config-4 (#67390) | Jeremy Katz | 2002-06-24 | 1 | -1/+1 |
| | |||||
* | Have spacing consistency with other Load lines | bfox | 2002-06-22 | 1 | -2/+2 |
| | |||||
* | write out usb section so if they plug it in it will be used | Mike Fulbright | 2002-06-21 | 1 | -677/+26 |
| | |||||
* | turn off XFree86 3.x config writing and add 1280x960 to available modes | Mike Fulbright | 2002-06-17 | 1 | -6/+16 |
| | |||||
* | restore setting display size with vesa driver | Mike Fulbright | 2002-06-13 | 1 | -1/+1 |
| | |||||
* | dont set displaysize for vesa driver cause its busted at the moment | Mike Fulbright | 2002-06-04 | 1 | -1/+5 |
| | |||||
* | more keyboard related changes. the xconfig object now has a keyboard object | Jeremy Katz | 2002-05-29 | 1 | -34/+28 |
| | | | | | | instead of just trying to be updated everytime we change the keyboard object. needs a newer rhpl (0.7 or better) | ||||
* | use new keyboard object in rhpl | Jeremy Katz | 2002-05-28 | 1 | -1/+1 |
| | |||||
* | migrate to using kbd.py | Mike Fulbright | 2002-05-24 | 1 | -1/+1 |
| | |||||
* | move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhpl | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | |||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -1/+2 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -5/+3 |
| | | | | our own translate.py | ||||
* | slowly removing X cruft as I move to alexs codeBEFORE.RHPL.SWITCHOVER | Mike Fulbright | 2002-05-22 | 1 | -136/+110 |
| | |||||
* | 1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 ↵ | Mike Fulbright | 2002-05-21 | 1 | -10/+53 |
| | | | | X changes into HEAD | ||||
* | this will prevent a traceback when we write the kickstart config | Jeremy Katz | 2002-04-19 | 1 | -1/+1 |
| | |||||
* | kill pex5 and xie, use right case for the type1 module (#61010) | Jeremy Katz | 2002-03-13 | 1 | -6/+2 |
| | |||||
* | don't write pex5 twice. whether we should write it at all is another matter ↵ | Bill Nottingham | 2002-03-09 | 1 | -1/+0 |
| | | | | entirely.. | ||||
* | use os.chroot now | Jeremy Katz | 2002-02-13 | 1 | -2/+2 |
| | |||||
* | force DPI of monitor for installer to fix text size | Mike Fulbright | 2002-02-13 | 1 | -3/+35 |
| | |||||
* | point to new monitordb location | Bill Nottingham | 2002-01-31 | 1 | -1/+1 |
| | |||||
* | handle framebuffer and vga16 casesbefore.bootloader.merge | Mike Fulbright | 2002-01-21 | 1 | -3/+10 |
| | |||||
* | output all modes equal or smaller than selected | Mike Fulbright | 2002-01-18 | 1 | -3/+8 |
| | |||||
* | after discussion on #devel... add freetype and Type1 modules to ↵ | Jeremy Katz | 2001-11-13 | 1 | -0/+2 |
| | | | | XF86config-4 so that people can use xset +fp | ||||
* | remove old ati mobility hack | Mike Fulbright | 2001-08-29 | 1 | -32/+0 |
| | |||||
* | scaled fonts are ugly (#52074) | Matt Wilson | 2001-08-24 | 1 | -10/+10 |
| | |||||
* | don't fall over if the X package isn't available if you choose a generic ↵ | Matt Wilson | 2001-08-23 | 1 | -3/+2 |
| | | | | 3.3.x server, remove I128 from list (#52364) | ||||
* | never hit this so i guess it wasnt a big deal | Mike Fulbright | 2001-08-10 | 1 | -1/+1 |
| | |||||
* | should fix bug 50383 | Mike Fulbright | 2001-07-31 | 1 | -4/+4 |
| | |||||
* | remove comments | Mike Fulbright | 2001-07-24 | 1 | -2/+0 |
| | |||||
* | properly record we have skipped X configuration and act appropriately later | Mike Fulbright | 2001-07-19 | 1 | -0/+7 |
| | |||||
* | fix return code if we do not start server | Mike Fulbright | 2001-07-18 | 1 | -3/+2 |
| | |||||
* | write out fb monitor mode when using XFree 3 fbdev | Mike Fulbright | 2001-07-18 | 1 | -11/+21 |
| | |||||
* | handle unprobed cards better, fixed frame buffer startup code, and fixed ↵ | Mike Fulbright | 2001-07-17 | 1 | -24/+47 |
| | | | | fallback to VGA16 code | ||||
* | save/restore X selection state from instdata, fixes #47616 | Matt Wilson | 2001-07-12 | 1 | -0/+4 |
| | |||||
* | fix X keyboard setup from gui keyboard screen (#48761) | Matt Wilson | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | reformat modelines, dont't scale bitmap fonts | Matt Wilson | 2001-07-10 | 1 | -11/+20 |
| | |||||
* | Xconfigurator adds this line to XF86Config-4..anaconda should too. Fixes ↵ | bfox | 2001-07-10 | 1 | -0/+1 |
| | | | | bugs #37025 and #37027 | ||||
* | these returns aren't really needed | Matt Wilson | 2001-07-07 | 1 | -7/+2 |
| | |||||
* | run the X test out of the installed environment | Jeremy Katz | 2001-06-25 | 1 | -3/+11 |
| | |||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+16 |
| | |||||
* | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -1/+0 |
| | | | | | | | | | | | | | | set the upgrade flag in id when we get picked 2) removed self from migrateXinetd 3) moved GUI splash screen to its own file - this should make it pop up even faster. 4) copyright notices in anaconda, splashscreen.py 5) reworked the dep checker to build a new ts every time we make a pass. RPM doesn't seem to like to have a package in the ts as available *and* upgrade/install. 6) fixed fstab reading for 'none' devices 7) removed a debugging print from xf86config.py 8) removed threadding import from progress_gui.py | ||||
* | merge dispatch to HEAD | Matt Wilson | 2001-06-20 | 1 | -263/+222 |
| | |||||
* | don't probe for laptop in 'def test'. add 1280x1024 for ATI Rage Mobility. ↵ | bfox | 2001-04-16 | 1 | -6/+5 |
| | | | | initialize cards to [], so list will be empty if kudzu probe fails. |