summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
Commit message (Expand)AuthorAgeFilesLines
* fix regexp given to matching_driver (otherwise smartcard:xxx matches)Pascal Rigaux2004-11-091-1/+1
* backport check_kernel_module_packages() from 10.1 to adapt to dkms proprietar...Pascal Rigaux2004-11-081-2/+2
* Parse XFree86.log in last resort in case we have not got any valuableGwenolé Beauchesne2004-08-251-1/+47
* handle lib64 drivers on x86-64Gwenolé Beauchesne2004-08-251-6/+7
* fix pixel sucksPascal Rigaux2004-08-161-1/+1
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-161-1/+1
* good_default_monitor() should work *nearly* everywhere, so use it for the aut...Pascal Rigaux2004-06-231-1/+5
* (install_server) remove proprietary gl libraries when configuring a nonThierry Vignaud2004-06-171-1/+3
* (to_raw_X) load non nvidia glx for all non nvidia cards, thus fixing 3D on nonThierry Vignaud2004-06-171-1/+1
* handle case where both ATI and NVIDIA GLX packages are installed (useThierry Vignaud2004-06-151-1/+14
* handle freeDriver which disable using proprietary X driver (esp. for nvidia)Pascal Rigaux2004-05-271-1/+5
* This commit was manufactured by cvs2svn to create branchMystery Man2004-05-1113-603/+1212
* remove debugging codePascal Rigaux2004-05-071-2/+0
* you can now configure monitors on heads > 1Pascal Rigaux2004-05-075-64/+82
* fix an old typoPascal Rigaux2004-05-071-1/+1
* rename monitors() and $monitors to monitors_db() and $monitors_dbPascal Rigaux2004-05-071-11/+11
* don't succeed automatic configuration (not auto_install) when there is many c...Pascal Rigaux2004-05-061-1/+3
* XFree 3 is gone!Pascal Rigaux2004-05-0312-1139/+512
* handle --autoThierry Vignaud2004-04-231-1/+1
* catch exception (bugzilla #8726)Pascal Rigaux2004-03-091-2/+2
* well we reverted to 4.3Guillaume Cottenceau2004-02-171-1/+1
* handle case where rpm can't be found (eg: XFree86-SVGA for xfree3) (part of b...Pascal Rigaux2004-02-121-1/+7
* prefer BoardName to card_namePascal Rigaux2004-02-101-1/+1
* RIVA128 fails miserably when using 16bppGuillaume Cottenceau2004-02-091-0/+1
* fix typoPascal Rigaux2004-02-091-1/+3
* handle allowNVIDIA_rpms & allowATI_rpms directly in Xconfig::card::install_se...Pascal Rigaux2004-02-091-6/+9
* force XF4 on all archsPascal Rigaux2004-02-091-1/+1
* move Xtest() and setMouseLive() out of c/stuff to xf86misc::mainPascal Rigaux2004-02-081-3/+4
* make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms andThierry Vignaud2004-02-081-2/+2
* - ensure ModelName comes from the ddc probe when choosing "Plug'n Play"Pascal Rigaux2004-02-061-2/+2
* don't test X config if using driver vmware (bugzilla #5346)Pascal Rigaux2004-02-061-1/+1
* - add ->prepare_write to allow comparing raw_X'sPascal Rigaux2004-02-054-9/+36
* allow 24bpp for DRI (since all drivers now support it: we had mga tdfx r128Pascal Rigaux2004-02-051-2/+1
* replace 4.3 with 4.4 (XFree version) (bugzilla #7378)Pascal Rigaux2004-02-041-1/+1
* detect_devices::matching_driver -> matching_desc but matching driver names (k...Guillaume Cottenceau2004-01-131-1/+1
* perl_checker compliancePascal Rigaux2004-01-081-2/+2
* pass --splash <resolution> to mkinitrdPascal Rigaux2004-01-071-0/+5
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-1/+0
* use Options "IgnoreEDID" when using the proprietary X driver "nvidia"Pascal Rigaux2003-12-041-0/+1
* fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfosPascal Rigaux2003-11-251-2/+5
* check that libglx.so is a link instead of checking if it exists (since it isPascal Rigaux2003-11-251-1/+1
* choose a not-to-bad default when X auto config fails in auto installPascal Rigaux2003-11-101-2/+5
* perl_checker fixesPascal Rigaux2003-09-291-1/+1
* avoid using other depth than 24 for fglrx in automatic mode.Francois Pons2003-09-151-0/+5
* configure_resolution() must return 'config_changed' when a new resolution is ...Pascal Rigaux2003-09-151-0/+1
* use center_always for popped windows (if transient is not used), and force ce...Pascal Rigaux2003-09-111-1/+1
* fixed depth to 24 when using driver fglrx (it won't work unless 24 bits)Francois Pons2003-09-111-0/+3
* fixup default fglrx config to be included in Device Section. thanks pixelNicolas Planel2003-09-101-51/+52
* cleanGuillaume Cottenceau2003-09-101-2/+0
* we don't have .jpg loader in install, file needs to be in .pngGuillaume Cottenceau2003-09-101-1/+1