Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch | Mystery Man | 2004-05-11 | 1 | -29/+159 |
| | | | | 'MDK-10-update'. | ||||
* | don't succeed automatic configuration (not auto_install) when there is many ↵ | Pascal Rigaux | 2004-05-06 | 1 | -1/+3 |
| | | | | cards (as requested by Joe Bolin on cooker) | ||||
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 1 | -158/+26 |
| | |||||
* | catch exception (bugzilla #8726) | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
| | |||||
* | well we reverted to 4.3 | Guillaume Cottenceau | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | handle case where rpm can't be found (eg: XFree86-SVGA for xfree3) (part of ↵ | Pascal Rigaux | 2004-02-12 | 1 | -1/+7 |
| | | | | bugzilla #7786) | ||||
* | fix typo | Pascal Rigaux | 2004-02-09 | 1 | -1/+3 |
| | |||||
* | handle allowNVIDIA_rpms & allowATI_rpms directly in ↵ | Pascal Rigaux | 2004-02-09 | 1 | -6/+9 |
| | | | | Xconfig::card::install_server | ||||
* | force XF4 on all archs | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms and | Thierry Vignaud | 2004-02-08 | 1 | -2/+2 |
| | | | | | allowATI_rpms tests used to cost us 99% of the long startup time of XFdrake:-() | ||||
* | don't test X config if using driver vmware (bugzilla #5346) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | |||||
* | replace 4.3 with 4.4 (XFree version) (bugzilla #7378) | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | detect_devices::matching_driver -> matching_desc but matching driver names ↵ | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 |
| | | | | (kernel modules) | ||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+0 |
| | |||||
* | use Options "IgnoreEDID" when using the proprietary X driver "nvidia" | Pascal Rigaux | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | | | | | now in nvidia.clp) | ||||
* | choose a not-to-bad default when X auto config fails in auto install | Pascal Rigaux | 2003-11-10 | 1 | -2/+5 |
| | |||||
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -1/+1 |
| | |||||
* | fixup default fglrx config to be included in Device Section. thanks pixel | Nicolas Planel | 2003-09-10 | 1 | -51/+52 |
| | |||||
* | fixed perl_checker fixes. | Francois Pons | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | added nplanel patch for ATI proprietary drivers. | Francois Pons | 2003-09-10 | 1 | -1/+78 |
| | |||||
* | don't propose XF3 when $force_xf4 | Pascal Rigaux | 2003-08-21 | 1 | -4/+6 |
| | |||||
* | fix typo ($::force_xf4 doesn't exist anymore) | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | Use xf4 on AMD64 too | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | Intel drivers don't need DontVTSwitch anymore (dixit Arnaud de Lorbeau) | Pascal Rigaux | 2003-08-01 | 1 | -4/+0 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
| | |||||
* | fix typo, grr... | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | also have DontVTSwitch for i845 (and i85x) | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | use option DontVTSwitch for i865 | Pascal Rigaux | 2003-03-28 | 1 | -0/+4 |
| | |||||
* | don't vivify @cards | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | log manually chosen graphic card | Pascal Rigaux | 2003-02-20 | 1 | -0/+2 |
| | |||||
* | log why auto X config failed (needVideoRam) | Pascal Rigaux | 2003-02-20 | 1 | -1/+4 |
| | |||||
* | bump version on fredl request | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | use fbdev when the graphic card is unknown | Pascal Rigaux | 2003-02-17 | 1 | -5/+9 |
| | |||||
* | fix and some more Help | Pascal Rigaux | 2003-02-13 | 1 | -10/+14 |
| | |||||
* | don't set AGPMode (see bug #707) | Pascal Rigaux | 2003-02-11 | 1 | -3/+0 |
| | |||||
* | fix english typo (bug #1350) | Pascal Rigaux | 2003-02-07 | 1 | -1/+1 |
| | |||||
* | have Xfree version at only one place | Pascal Rigaux | 2003-01-21 | 1 | -15/+16 |
| | | | | | (nb: it would be better to parse available package and get version from it.) | ||||
* | fix priority | Pascal Rigaux | 2003-01-10 | 1 | -2/+2 |
| | |||||
* | (configure): do not do card_config__not_listed in $auto mode | Pascal Rigaux | 2003-01-07 | 1 | -2/+4 |
| | |||||
* | (configure): return without doing anything when probe fails or needVideoRam ↵ | Pascal Rigaux | 2003-01-07 | 1 | -6/+10 |
| | | | | | | | in $auto mode (multi_head_choose): be completly automatic in $auto mode | ||||
* | fix pixel sucks(bis) | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
| | |||||
* | use "if any" instead of "if grep", and various other occurences of "any", ↵ | Pascal Rigaux | 2003-01-07 | 1 | -4/+4 |
| | | | | "every", "partition" | ||||
* | fix english typo (thanks to J. Grant) | Pascal Rigaux | 2002-12-16 | 1 | -1/+1 |
| | |||||
* | don't use $_ | Pascal Rigaux | 2002-12-02 | 1 | -2/+2 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -2/+2 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | | | | | - remove unneeded parentheses for things like ... if (...) | ||||
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | when needVideoRam, don't take the raw value VideoRam_probed, | Pascal Rigaux | 2002-11-06 | 1 | -7/+9 |
| | | | | | better take a known value <= VideoRam_probed |