| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce default timeout from 10 to 2mn (mga#4772) | Thierry Vignaud | 2012-04-03 | 1 | -0/+4 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
* | service_harddrake: recognize XZ compressed modules properly (mga#4767) | Anssi Hannula | 2012-03-02 | 1 | -1/+1 |
* | service_harddrake: fix xorg.conf Driver switch regexp | Anssi Hannula | 2011-12-04 | 1 | -1/+1 |
* | service_harddrake: show proper warning when a proprietary driver is wrongly l... | Anssi Hannula | 2011-12-04 | 1 | -6/+15 |
* | service_harddrake: better messages in notify-x11-free-driver-switch | Anssi Hannula | 2011-12-04 | 1 | -2/+2 |
* | service_harddrake: show a dialog about having to use nokmsboot if we couldn't | Anssi Hannula | 2011-04-20 | 1 | -1/+9 |
* | service_harddrake: remove unneeded test | Anssi Hannula | 2011-04-20 | 1 | -1/+1 |
* | service_harddrake: move display driver check block after all hardware | Anssi Hannula | 2011-04-20 | 1 | -12/+12 |
* | service_harddrake: show yes/no buttons instead of ok/cancel when asking | Anssi Hannula | 2011-04-20 | 1 | -1/+1 |
* | service_harddrake: add support for timeouted OK and Yes/No dialogs in | Anssi Hannula | 2011-04-20 | 1 | -5/+5 |
* | service_harddrake: load new drivers or ask for reboot also if the driver is | Anssi Hannula | 2011-04-20 | 1 | -8/+18 |
* | service_harddrake: Add or remove nokmsboot option if an unoptimal or fatal si... | Anssi Hannula | 2011-04-17 | 1 | -0/+13 |
* | service_harddrake: Do not switch a display driver if speedboot has already st... | Anssi Hannula | 2011-04-17 | 1 | -0/+8 |
* | service_harddrake: ask for a reboot after a driver switch if needed, and load... | Anssi Hannula | 2011-04-17 | 1 | -2/+23 |
* | service_harddrake: handle adding/removing nokmsboot when switching the driver. | Anssi Hannula | 2011-04-17 | 1 | -0/+4 |
* | service_harddrake: Factorize ask_with_timeout for a following commit. | Anssi Hannula | 2011-04-17 | 1 | -10/+19 |
* | service_harddrake: Adapt from bootsplash to plymouth. | Anssi Hannula | 2011-04-17 | 1 | -7/+2 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | remove debug statement | Thierry Vignaud | 2010-06-07 | 1 | -3/+0 |
* | fix translating reasons for 2nd stage warning when we change the driver | Thierry Vignaud | 2010-06-05 | 1 | -0/+10 |
* | improve X reconfiguration in service_harddrake | Christophe Fergeau | 2010-05-26 | 1 | -7/+29 |
* | Remove 'Disable "dri"' from xorg.conf if nouveau is used | Paulo Ricardo Zanoni | 2010-04-07 | 1 | -7/+19 |
* | harddrake service: do not try to reconfigure xorg driver and crash | Olivier Blin | 2009-10-30 | 1 | -1/+3 |
* | better X.org phrasing | Thierry Vignaud | 2009-10-29 | 1 | -1/+1 |
* | better messages | Thierry Vignaud | 2009-10-29 | 1 | -2/+4 |
* | (schedule_warn_about_switch) '/var/run/harddrake_swithed_to_free_driver' is u... | Thierry Vignaud | 2009-10-29 | 1 | -1/+0 |
* | (schedule_warn_about_switch,notify-x11-free-driver-switch) explain why | Thierry Vignaud | 2009-10-29 | 1 | -5/+6 |
* | translate reason (needed for next commit) | Thierry Vignaud | 2009-10-29 | 1 | -2/+2 |
* | split out reason (needed for next commit) | Thierry Vignaud | 2009-10-29 | 1 | -3/+4 |
* | fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver when | Thierry Vignaud | 2009-10-29 | 1 | -1/+1 |
* | auto reconfigure x11 only on first time default driver have changed | Thierry Vignaud | 2009-10-28 | 1 | -0/+6 |
* | do not auto reconfigure if more than one graphic card (rationale: the | Thierry Vignaud | 2009-10-28 | 1 | -0/+3 |
* | default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (where | Thierry Vignaud | 2009-10-28 | 1 | -0/+3 |
* | enable to disable reconfiguring to default driver through | Thierry Vignaud | 2009-10-28 | 1 | -0/+2 |
* | (find_xorg_driver) split it out of switch_x_driver() | Thierry Vignaud | 2009-10-28 | 1 | -3/+9 |
* | (switch_x_driver) do not reconfigure to default driver if it's not installed | Thierry Vignaud | 2009-10-28 | 1 | -0/+7 |
* | fix detecting nvidia proprietary driver when checking if current xorg | Thierry Vignaud | 2009-10-28 | 1 | -0/+4 |
* | reconfigure X11 driver if current X11 driver is neither one of currently | Thierry Vignaud | 2009-10-28 | 1 | -5/+8 |
* | split devices listing (needed for next commits) | Thierry Vignaud | 2009-10-28 | 1 | -1/+4 |
* | (switch_x_driver) nicer message | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2009-10-27 | 1 | -1/+1 |
* | (switch_x_driver) explain why we switch driver in explanations | Thierry Vignaud | 2009-10-27 | 1 | -4/+5 |
* | reconfigure X11 driver if current X11 driver is neither one of | Thierry Vignaud | 2009-10-27 | 1 | -1/+20 |
* | (schedule_warn_about_switch, switch_x_driver) split them out (needed | Thierry Vignaud | 2009-10-27 | 1 | -6/+15 |
* | keep around device (needed for next commits) | Thierry Vignaud | 2009-10-27 | 1 | -1/+3 |
* | explain | Thierry Vignaud | 2009-10-27 | 1 | -0/+1 |
* | rename 'new_driver' as old_driver' (more meaningfull) | Thierry Vignaud | 2009-10-27 | 1 | -3/+3 |
* | service_harddrake: allow to force screen resolution using RESOLUTION_WANTED=X... | Olivier Blin | 2009-10-16 | 1 | -1/+1 |
* | harddrake: allow to skip XFdrake framebuffer setup (and thus splash removal) ... | Olivier Blin | 2009-09-14 | 1 | -1/+1 |