summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* kill doble "require Xconfig::card"Thierry Vignaud2007-07-041-1/+0
* log right driver we're switching to from fglrxThierry Vignaud2007-07-041-1/+1
* more consise code; only one regexpThierry Vignaud2007-07-041-21/+12
* be stricter (do not bother switch from "nv" to "nv")Thierry Vignaud2007-07-041-1/+1
* do not bother configure old Xorg conf files anymoreThierry Vignaud2007-07-041-2/+2
* only log "switch xorg driver" & do actual GL config if we do need itThierry Vignaud2007-07-041-4/+13
* really log when switching from fglrx to another driverOlivier Blin2007-07-041-1/+1
* do not enable fglrx libraries when disabling fglrx...Olivier Blin2007-07-041-1/+1
* stop modifying hotplug blacklistOlivier Blin2007-06-041-1/+0
* drop support for kernel-2.4.xThierry Vignaud2007-05-281-5/+0
* re-sync after the big svn lossPascal Rigaux2007-04-251-8/+44
* autoconf laptop services when switching between laptop and desktopOlivier Blin2006-03-031-1/+7
* keep $hw_sysconfdir/kernel settings in a hashOlivier Blin2006-03-031-4/+6
* autoconf bluetooth controllers (enable bluetooth service)Olivier Blin2006-03-031-0/+2