summaryrefslogtreecommitdiffstats
path: root/xsetup.py
Commit message (Collapse)AuthorAgeFilesLines
* Get ready for a surprise...David Cantrell2006-03-241-2/+3
| | | | not really. It's just iutil.getArch() -> rhpl.getArch() updates.
* Write out a monitor keyword to the generated kickstart file.Chris Lumens2005-12-121-6/+14
|
* Use rhpxl instead of rhpl for X configuration.Chris Lumens2005-10-071-1/+1
|
* * anaconda.spec: Bump version, tweak requirementsBill Nottingham2005-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * installclass.py (setVideoCard, configureX): Adapt to new rhpl X setup code * kickstart.py (doXConfig): Likewise * kickstartData.py (__init__): Likewise * kickstartParser.py (doXConfig): Likewise * packages.py (writeXConfiguration): Likewise * xsetup.py (getArgList): Likewise * scripts/mk-images: Remove modules.pcimap, modules.usbmap, pcitable, from images, and associated trimmer scripts from files used. Add modules.alias, videoaliases. Trim modules.alias using trimmodalias. * scripts/upd-instroot: Don't keep Cards, but keep videoaliases. Don't run checkcards.py * utils/trimmodalias: New script, trim modules.alias file to match modules in the first/second stage * utils/trimpciids: Trim pci.ids based on modules.alias and videoaliases, not pcitable and modules.pcimap * utils/checkcards.py: Remove now obsolete script * utils/trimmodmap: Likewise * utils/trimpcitable: Likewise * utils/trimusbmap: Likewise
* write out xorg.conf instead of XF86Configbfox2004-04-201-1/+1
|
* merge from taroonJeremy Katz2003-09-201-4/+5
| | | | fairly large merge, but all fairly obvious stuff. will test in a tree tomorrow
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-0/+6
| | | | | will be tagged after-taroon-merge after. taroon at this point is tagged taroon-merge-point for where to base merges from in the future
* "fix" for bug #81869 - man the X stuff needs rewritingMike Fulbright2003-02-031-2/+22
|
* bump copyright dataMike Fulbright2003-01-301-1/+1
|
* fix for when vram unknown (bug #81948)Mike Fulbright2003-01-301-1/+3
|
* turn on driMike Fulbright2002-12-181-0/+5
|
* oopsMike Fulbright2002-11-261-0/+1
|
* fix writeKS() methodMike Fulbright2002-11-261-11/+8
|
* cleanupsMike Fulbright2002-11-191-12/+1
|
* new files needed for misc X11 related functionsBefore.rhpl.X.backend.portMike Fulbright2002-11-121-0/+90