Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use 'es-latin1' mapping instead of 'es' for asturian (mga#6639) | Thierry Vignaud | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | fix test background (Manuel Hiebel, mga#6349) | Thierry Vignaud | 2012-06-28 | 1 | -1/+1 |
| | | | | image was moved in desktop-common-data | ||||
* | german keyboard: default to variant with enabled deadkeys instead of ↵ | Thierry Vignaud | 2012-05-09 | 1 | -1/+1 |
| | | | | "nodeadkeys variant" (mga#3791) | ||||
* | (allowed) allow to select depth other than 16bit on Poulsbo (mga#5695) | Thierry Vignaud | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2012-05-02 | 1 | -1/+2 |
| | |||||
* | Do not install bootloader when configuring X during install. | Pascal Terjan | 2012-04-29 | 1 | -2/+8 |
| | | | | This will be done at end of summary to allow selecting where to install bootloader(mga#5044) | ||||
* | explain than loadkeys_files() is used by rescue's make_rescue_img | Thierry Vignaud | 2012-04-27 | 1 | -0/+1 |
| | |||||
* | (install_server) fix loading functions | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 |
| | | | | | thus fixing crash introduced by anssi in r3925 ["Fix firmware handling (it is DRIVER which needs it, not DRIVER2)"] | ||||
* | add a 'nice' warning message when firmware is not available instead of | Anssi Hannula | 2012-04-05 | 2 | -3/+11 |
| | | | | a simple "Package not found: radeon-firmware" | ||||
* | Fix firmware handling (it is DRIVER which needs it, not DRIVER2) | Anssi Hannula | 2012-04-05 | 2 | -7/+10 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-24 | 5 | -13/+12 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2012-03-24 | 2 | -3/+3 |
| | |||||
* | (setup_install) do not run setxkbmap during text install | Thierry Vignaud | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | (setup_install_X11) split it out of setup_install() | Thierry Vignaud | 2012-03-05 | 1 | -0/+4 |
| | | | | (needed for next commit) | ||||
* | (readCardsDB,install_server,handle_FIRMWARE) handle new DRIVER2_NO_FIRMWARE ↵ | Thierry Vignaud | 2012-01-04 | 2 | -0/+18 |
| | | | | | | | 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 keyword | Thierry Vignaud | 2012-01-04 | 2 | -3/+5 |
| | | | | | | | | 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 | ||||
* | cleanups | Thierry Vignaud | 2011-12-19 | 1 | -2/+2 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2011-12-19 | 1 | -0/+3 |
| | |||||
* | evdev needs to be loaded before calling getInputDevices_and_usb else it will ↵ | Colin Guthrie | 2011-12-18 | 1 | -0/+4 |
| | | | | lead to a crash (pterjan) | ||||
* | Convert mouse helper to use udevadm in order to work with udev 175+ | Colin Guthrie | 2011-12-18 | 1 | -2/+8 |
| | |||||
* | (allowed) default to 24bit with QXL driver (16 bit doesn't work) | Thierry Vignaud | 2011-12-16 | 1 | -1/+1 |
| | |||||
* | (allowed) simplify | Thierry Vignaud | 2011-12-16 | 1 | -1/+1 |
| | |||||
* | one definition for libdir | Thierry Vignaud | 2011-12-12 | 1 | -3/+4 |
| | |||||
* | (may_use_Driver2) simplify | Thierry Vignaud | 2011-12-12 | 1 | -3/+2 |
| | |||||
* | (may_use_Driver2) simplify (more generic, more readable) | Thierry Vignaud | 2011-12-12 | 1 | -4/+2 |
| | |||||
* | (may_use_Driver2,pkgs_for_Driver2) perl_checker cleanups | Thierry Vignaud | 2011-12-12 | 1 | -3/+3 |
| | |||||
* | (to_raw_X) simplify | Thierry Vignaud | 2011-12-12 | 1 | -1/+1 |
| | | | | (N.B.: not found by perl_checker :-( ) | ||||
* | (pkgs_for_Driver2) simplify | Thierry Vignaud | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | (check_bad_card) do not coffer to try KMS drivers during installation | Thierry Vignaud | 2011-12-12 | 1 | -0/+6 |
| | | | | | | (mga#3711 and the like) TODO: check for KMS<->proprietary/vesa/fb switches | ||||
* | (probe) perl_checker cleanup | Thierry Vignaud | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | (check_bad_card,from_raw_X) simplify | Thierry Vignaud | 2011-12-12 | 1 | -2/+2 |
| | |||||
* | Do not include chroot path in symlink. | Colin Guthrie | 2011-11-07 | 1 | -2/+2 |
| | |||||
* | Use the actual variable defined + update NEWS | Colin Guthrie | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Ensure we update the default systemd target when setting runlevel. | Colin Guthrie | 2011-11-07 | 1 | -0/+6 |
| | |||||
* | Fallback to X server run-time autodetection on laptops instead of | Anssi Hannula | 2011-05-04 | 1 | -1/+2 |
| | | | | 1024x768 when the monitor could not be probed (Mageia #1059). | ||||
* | Do not try to probe monitor information via X server on laptops (it | Anssi Hannula | 2011-05-04 | 2 | -31/+4 |
| | | | | doesn't work with recent X servers). | ||||
* | add support for Asturian keyboard | Pascal Terjan | 2011-05-01 | 1 | -0/+2 |
| | |||||
* | prefer boot display devices when probing cards (fixes at least an issue | Anssi Hannula | 2011-04-27 | 1 | -1/+3 |
| | | | | with an SLI laptop as reported by Maarten Vanraes) | ||||
* | - harddrake: configure default resolution (and background) even if card | Olivier Blin | 2011-04-23 | 1 | -3/+7 |
| | | | | | configuration fails (useful if vbox video driver is not available) | ||||
* | Revert commit 759, we will keep as a patch in the rpm as long as there is ↵ | Dexter Morgan | 2011-04-17 | 1 | -4/+0 |
| | | | | not "real" fix | ||||
* | Ask for reboot instead of X restart, as it is commonly needed. | Anssi Hannula | 2011-04-17 | 1 | -1/+4 |
| | |||||
* | Add display_driver_helper script and add/remove nokmsboot boot option as needed. | Anssi Hannula | 2011-04-17 | 2 | -0/+16 |
| | |||||
* | Factorize change_bootloader_config for next commit. | Anssi Hannula | 2011-04-17 | 1 | -6/+18 |
| | |||||
* | Fix runned program ( mageia-setup-keyboard ) | Dexter Morgan | 2011-04-09 | 1 | -1/+1 |
| | |||||
* | evdev needs to be loaded before calling getInputDevices_and_usb | Anne Nicolas | 2011-03-30 | 1 | -0/+4 |
| | | | | | | else it will lead to a crash (pterjan) | ||||
* | Fix background path | Dexter Morgan | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 15 | -20/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Remove imwheel support | Paulo Ricardo Zanoni | 2010-04-13 | 1 | -17/+1 |
| | |||||
* | - wacom driver is now in x11-driver-input-wacom | Frederic Crozat | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Remove the 'glide' driver from xfree4_Drivers since we don't have it | Paulo Ricardo Zanoni | 2010-02-22 | 1 | -1/+1 |
| |