summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/proprietary.pm
Commit message (Collapse)AuthorAgeFilesLines
* add a 'nice' warning message when firmware is not available instead ofAnssi Hannula2012-04-051-2/+10
| | | | a simple "Package not found: radeon-firmware"
* Fix firmware handling (it is DRIVER which needs it, not DRIVER2)Anssi Hannula2012-04-051-4/+4
|
* (readCardsDB,install_server,handle_FIRMWARE) handle new DRIVER2_NO_FIRMWARE ↵Thierry Vignaud2012-01-041-0/+15
| | | | | | | and FIRMWARE keywords thus enabling to handle drivers needing firmware (fixes mga#1471, mga#3421)
* (readCardsDB,handle_DRIVER2_NO_SSE) handle new DRIVER2_NEEDS_SSE keywordThierry Vignaud2012-01-041-3/+4
| | | | | | | | this enables to handle drivers needing SSE (aka nvidia-current) in a more generic way, not depending on having DRIVER2_NO_SSE keyword) this is needed as DRIVER2_NO_SSE will be commented out since nvidia96xx doesn't support x11-server-1.11.x
* one definition for libdirThierry Vignaud2011-12-121-3/+4
|
* (may_use_Driver2) simplifyThierry Vignaud2011-12-121-3/+2
|
* (may_use_Driver2) simplify (more generic, more readable)Thierry Vignaud2011-12-121-4/+2
|
* (may_use_Driver2,pkgs_for_Driver2) perl_checker cleanupsThierry Vignaud2011-12-121-3/+3
|
* (pkgs_for_Driver2) simplifyThierry Vignaud2011-12-121-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r391 | dmorgan | 2011-02-03 13:54:58 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-kbd-mouse-x11 ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2 - Problematic files: o lib/keyboard.pm: run_program::run('mandriva-setup-keyboard'); (does this need to be changed?) we keep it for now o lib/Xconfig/resolution_and_depth.pm: symlinkf "$theme{THEME}.xml", "$dir/Mandriva.xml"; (this will be changed, and should be synced with whatever will be does to the default Mageia wallpapers theme; this .xml file is used to change the wallpaper in GNOME/KDE depending on the time of the day) => switched to Mageia.xml - Various icons that'll need to be changed in data/pixmaps: done with oxygen icons
* XFdrake: correctly detect proprietary drivers that are located inAnssi Hannula2009-07-221-1/+2
| | | | | /usr/lib/drivername/xorg (#52384)
* - XFdrake:Anssi Hannula2009-03-201-1/+1
| | | | | o adapt for recent changes in proprietary driver alternatives
* - XFdrake:Anssi Hannula2008-06-191-1/+1
| | | | | o use nvidia-current default settings for nvidia173 as well
* - XFdrakePascal Rigaux2008-03-111-0/+13
| | | | | o handle DRIVER2_NO_SSE (from Cards+), needed by nvidia-current requiring SSE
* handle fglrx_dri.so handled by alternativesAnssi Hannula2007-10-281-2/+3
|
* when checking dkms module packages, check that modules are either available ↵Olivier Blin2007-10-041-1/+2
| | | | in urpmi media, or already installed (fix detection in live)
* - we don't set ModulesPath to DRI_GLX_SPECIAL value, so we must read itPascal Rigaux2007-09-261-1/+1
| | | | | differently so that Xconfig::various::info() is correct (#31326)
* Handle the new fglrx-hd2000 alternative driver.Anssi Hannula2007-09-151-3/+6
|
* handle the renamed proprietary ati driver (ati => x11-driver-video-fglrx)Anssi Hannula2007-08-271-2/+2
|
* - handle nvidia-current instead of nvidia97xx (thanks to Anssi)Pascal Rigaux2007-08-081-11/+6
| | | | | | | | | - handle x11-driver-video-$nvidia instead of $nvidia nb: pkg_name_for_Driver2() has been dropped, and pkgs_for_Driver2() arguments have changed. this allows simplifying install::steps, but causes incompatibility
* - ask "Do you wish to use proprietary driver" before installing the needed ↵Pascal Rigaux2007-04-301-4/+4
| | | | packages
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+69
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+35