summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Expand)AuthorAgeFilesLines
* harddrake service: do not try to reconfigure xorg driver and crashOlivier Blin2009-10-301-1/+3
* better X.org phrasingThierry Vignaud2009-10-291-1/+1
* better messagesThierry Vignaud2009-10-291-2/+4
* (schedule_warn_about_switch) '/var/run/harddrake_swithed_to_free_driver' is u...Thierry Vignaud2009-10-291-1/+0
* (schedule_warn_about_switch,notify-x11-free-driver-switch) explain whyThierry Vignaud2009-10-291-5/+6
* translate reason (needed for next commit)Thierry Vignaud2009-10-291-2/+2
* split out reason (needed for next commit)Thierry Vignaud2009-10-291-3/+4
* fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver whenThierry Vignaud2009-10-291-1/+1
* auto reconfigure x11 only on first time default driver have changedThierry Vignaud2009-10-281-0/+6
* do not auto reconfigure if more than one graphic card (rationale: theThierry Vignaud2009-10-281-0/+3
* default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (whereThierry Vignaud2009-10-281-0/+3
* enable to disable reconfiguring to default driver throughThierry Vignaud2009-10-281-0/+2
* (find_xorg_driver) split it out of switch_x_driver()Thierry Vignaud2009-10-281-3/+9
* (switch_x_driver) do not reconfigure to default driver if it's not installedThierry Vignaud2009-10-281-0/+7
* fix detecting nvidia proprietary driver when checking if current xorgThierry Vignaud2009-10-281-0/+4
* reconfigure X11 driver if current X11 driver is neither one of currentlyThierry Vignaud2009-10-281-5/+8
* split devices listing (needed for next commits)Thierry Vignaud2009-10-281-1/+4
* (switch_x_driver) nicer messageThierry Vignaud2009-10-281-1/+1
* perl_checker cleanupThierry Vignaud2009-10-271-1/+1
* (switch_x_driver) explain why we switch driver in explanationsThierry Vignaud2009-10-271-4/+5
* reconfigure X11 driver if current X11 driver is neither one ofThierry Vignaud2009-10-271-1/+20
* (schedule_warn_about_switch, switch_x_driver) split them out (neededThierry Vignaud2009-10-271-6/+15
* keep around device (needed for next commits)Thierry Vignaud2009-10-271-1/+3
* explainThierry Vignaud2009-10-271-0/+1
* rename 'new_driver' as old_driver' (more meaningfull)Thierry Vignaud2009-10-271-3/+3
* service_harddrake: allow to force screen resolution using RESOLUTION_WANTED=X...Olivier Blin2009-10-161-1/+1
* harddrake: allow to skip XFdrake framebuffer setup (and thus splash removal) ...Olivier Blin2009-09-141-1/+1
* do not crash if loading new drivers fails (happened with amd64_agp wrongly li...Olivier Blin2009-04-211-1/+4
* do not try to add media to /etc/fstab (#49621)Thierry Vignaud2009-04-081-11/+2
* prevent wrongly notifying we switched from proprietary to free driverThierry Vignaud2009-02-251-1/+1
* do not backup xorg.conf if we won't change the driverThierry Vignaud2008-10-161-3/+4
* do not try to run drakbugThierry Vignaud2008-09-231-0/+2
* harddrake: auto-configure floppiesOlivier Blin2008-09-231-0/+2
* service_harddrake: adapt kernel modaliases that are not valid anymoreOlivier Blin2008-09-011-1/+7
* use a variable to store first run infoOlivier Blin2008-09-011-1/+2
* read harddrake config earlierOlivier Blin2008-09-011-11/+9
* keep full kernel version and use another variable for kernel majorOlivier Blin2008-09-011-3/+3
* service_harddrake: handle nvidia173.ko (proprietary 173.14.xx series)Anssi Hannula2008-06-191-1/+1
* fix detecting modules installed in new dkms locations (/dkms and /dkms-binary...Olivier Blin2008-04-031-2/+2
* notify when harddrake switched to free video driver (#39164)Olivier Blin2008-03-211-0/+1
* backup xorg.conf before falling back to safe driver (#37182)Thierry Vignaud2008-01-251-0/+1
* remove unused class argument (the caller already checks the class)Olivier Blin2008-01-021-2/+2
* rename is_auto_configurable_media as is_auto_configurable_class since it just...Olivier Blin2008-01-021-1/+1
* fix typoOlivier Blin2008-01-021-1/+1
* rename media auto configuration functions (and restore old is_removable)Olivier Blin2007-09-211-3/+3
* Add fglrx-hd2000.ko into ATI Radeon module name list.Anssi Hannula2007-09-151-1/+1
* drop snd-usb-audio blacklist, now done with a modprobe.d fileOlivier Blin2007-09-111-7/+0
* - harddrake:Pascal Rigaux2007-08-081-1/+1
* rename $done as $new_driverThierry Vignaud2007-07-041-4/+4
* factorize code handling switch for both ati & nvidiaThierry Vignaud2007-07-041-23/+18