summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Collapse)AuthorAgeFilesLines
...
* (schedule_warn_about_switch, switch_x_driver) split them out (neededThierry Vignaud2009-10-271-6/+15
| | | | for next commits)
* 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 ↵Olivier Blin2009-10-161-1/+1
| | | | RESOLUTION_WANTED=XxY in /etc/sysconfig/harddrake2/service.conf
* harddrake: allow to skip XFdrake framebuffer setup (and thus splash removal) ↵Olivier Blin2009-09-141-1/+1
| | | | if SETUP_FB is set to "no" in /etc/sysconfig/harddrake2/service.conf
* do not crash if loading new drivers fails (happened with amd64_agp wrongly ↵Olivier Blin2009-04-211-1/+4
| | | | listed in pcitable, #43870)
* 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
| | | | | (anssi, #41969) (regression introduced in r248278 on 16 October 2008)
* 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
| | | | | | in modprobe.conf when booting a new kernel, this should fix migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248)
* 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 ↵Olivier Blin2008-04-031-2/+2
| | | | /dkms-binary) instead of /kernel
* 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 ↵Olivier Blin2008-01-021-1/+1
| | | | just compares class names
* 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
| | | | | o handle nvidia-current.ko (Anssi Hannula)
* 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
|
* write modules_conf when a firewire controller is detectedOlivier Blin2006-03-031-1/+5
|
* really detect firewire controllers (fix typo)Olivier Blin2006-03-031-1/+1
|
* update shorewall interfaces list when a new interface is detected (#21252)Olivier Blin2006-03-011-0/+2
|
* - fix adding storage controllers: set scsi_hostadapter like DrakX does insteadThierry Vignaud2006-02-161-1/+11
| | | | | | of trying preloading the driver - manage hardware_raid class too
* add a commentThierry Vignaud2006-01-111-0/+1
|
* add a couple commentsThierry Vignaud2005-10-121-0/+2
|
* nvidia installer now uses a new placeThierry Vignaud2005-09-291-1/+1
|