Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -31/+31 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | do not prefer_xf3 for "NeoMagic (laptop/notebook)" since: | Pascal Rigaux | 2002-09-10 | 1 | -2/+0 |
| | | | | | | | - long ago it was decided to distrust driver "neomagic" together with Riva's, SiS, GeForce - in 09/2001 (XFree 4.1.0), it was decided to keep distrusting driver "neomagic" - Cosmic Flo says driver "neomagic" works (on card Neomagic Corporation|[MagicGraph 256AV]) | ||||
* | have BusID's on MULTI_HEAD, otherwise G450 & G550 go crazy | Pascal Rigaux | 2002-09-09 | 1 | -1/+1 |
| | |||||
* | replace 4.2.0 with 4.2.1 | Pascal Rigaux | 2002-09-08 | 1 | -1/+1 |
| | |||||
* | add an option for prefering Xinerama in auto_installs | Pascal Rigaux | 2002-09-05 | 1 | -5/+6 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-30 | 1 | -1/+1 |
| | |||||
* | - ensure prefer_xf3 is never set when {server} is missing | Pascal Rigaux | 2002-08-28 | 1 | -6/+8 |
| | | | | | | - don't propose xfree3 when no {server} for the card - don't propose xfree4 when no {Driver} for the card | ||||
* | - fix setting "Screen <number>" for multi-head cards | Pascal Rigaux | 2002-08-23 | 1 | -7/+6 |
| | | | | | - don't propose XFree3 when using multi-head | ||||
* | - allow to change the detected card | Pascal Rigaux | 2002-08-17 | 1 | -5/+10 |
| | | | | | - the chosen card can be used for dualhead if it is dualhead | ||||
* | when prompting for VideoRam, default to the value obtained via DDC | Pascal Rigaux | 2002-08-08 | 1 | -3/+3 |
| | |||||
* | load glx in any case (well except for nvidia proprietary shit) | Pascal Rigaux | 2002-08-07 | 1 | -4/+4 |
| | |||||
* | fix Option's (especially for XFree3) | Pascal Rigaux | 2002-08-05 | 1 | -4/+4 |
| | |||||
* | don't have Utah GLX the default. XFree4 is the default | Pascal Rigaux | 2002-08-05 | 1 | -1/+2 |
| | |||||
* | - add non-wizard ability to XFdrake | Pascal Rigaux | 2002-07-31 | 1 | -1/+2 |
| | | | | | | | - first part of ATI TVout support (still needs patching initscript, and adding an entry in bootloader) (and testing of course :) | ||||
* | handle cancel in xfree_and_glx_choose | Pascal Rigaux | 2002-07-31 | 1 | -2/+3 |
| | |||||
* | default VideoRam choice 4096 when needVideoRam | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-07-28 | 1 | -1/+2 |
| | |||||
* | rahh, don't commit my test code! | Pascal Rigaux | 2002-07-28 | 1 | -2/+2 |
| | |||||
* | 14 new modules, will it be enough?? :) | Pascal Rigaux | 2002-07-28 | 1 | -0/+570 |