| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
a simple "Package not found: radeon-firmware"
|
| |
|
|
|
|
|
|
|
| |
and FIRMWARE keywords
thus enabling to handle drivers needing firmware
(fixes mga#1471, mga#3421)
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
/usr/lib/drivername/xorg (#52384)
|
|
|
|
|
| |
o adapt for recent changes in proprietary driver alternatives
|
|
|
|
|
| |
o use nvidia-current default settings for nvidia173 as well
|
|
|
|
|
| |
o handle DRIVER2_NO_SSE (from Cards+), needed by nvidia-current requiring SSE
|
| |
|
|
|
|
| |
in urpmi media, or already installed (fix detection in live)
|
|
|
|
|
| |
differently so that Xconfig::various::info() is correct (#31326)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
packages
|
| |
|
|
|