summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Collapse)AuthorAgeFilesLines
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-071-1/+1
| | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version
* high level explanationThierry Vignaud2004-07-061-0/+1
|
* fix logs of newly added hardwareThierry Vignaud2004-06-201-1/+1
|
* fix warningsThierry Vignaud2004-06-201-2/+2
|
* only log about nv <-> nvidia swtich only if we do have to perform itThierry Vignaud2004-06-201-4/+10
|
* fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.xThierry Vignaud2004-06-201-1/+1
| | | | | switches
* simplify x11 autoconfThierry Vignaud2004-06-201-1/+1
|
* log error if a tool isn't executableThierry Vignaud2004-06-201-1/+5
|
* simplify globetrotter case: skip non interactive stuffThierry Vignaud2004-06-201-1/+1
|
* do not uselessy fork shellsThierry Vignaud2004-06-201-2/+2
|
* log error when we cannot run the config toolThierry Vignaud2004-06-201-1/+7
|
* faster auto mouse reconfiguration on major kernel switchThierry Vignaud2004-06-201-1/+5
|
* harddrake wasn't aware of newly added wireless network card since earlyThierry Vignaud2004-06-201-1/+1
| | | | | 2004/02
* only stop boot progressbar if there a non automatic tool to runThierry Vignaud2004-06-181-1/+1
|
* merge globetrotter support from MDK-10-branchThierry Vignaud2004-06-181-1/+4
|
* merge mouse autoreconfiguration when switching between 2.4.x and 2.6.x kernelsThierry Vignaud2004-06-181-0/+8
| | | | | from MDK-10-branch
* merge x11 autoconf support from MDK-10-branchThierry Vignaud2004-06-181-0/+4
|
* do not automatically switch from nv to nvidia (in order to handleThierry Vignaud2004-06-141-2/+2
| | | | | cases where nvidia module crashes the system)
* log removed/added hwThierry Vignaud2004-04-281-0/+3
|
* do automatic sound configuration (one can still switch between OSS andThierry Vignaud2004-04-231-0/+1
| | | | | ALSA through mcc)
* handle again timeoutsThierry Vignaud2004-04-231-1/+1
|
* do X11 configuration automagicallyThierry Vignaud2004-04-231-1/+2
|
* - when automatic flag is set for one hardware class, do not ask forThierry Vignaud2004-04-231-14/+20
| | | | | | | confirmation and just do what is needed - only show "probing in progress" message if we did run an interactive tool
* switch to new harddrake data structureThierry Vignaud2004-04-221-2/+3
|
* log nv<=>nvidia switchesThierry Vignaud2004-04-051-0/+2
|
* let execl() handle the arg array (this is safer)Thierry Vignaud2004-04-011-1/+1
|
* pass timeout parameter tooThierry Vignaud2004-04-011-1/+1
|
* enable to translate a few more messagesThierry Vignaud2004-04-011-1/+1
|
* translate "XYZ was added/removed" messagesThierry Vignaud2004-04-011-2/+2
|
* space "fix"Thierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* only alter xfree config if we found an nvidia cardThierry Vignaud2004-03-291-6/+7
|
* try several locationsThierry Vignaud2004-03-291-1/+1
|
* check for compressed nvidia modules tooThierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* switch between nv and nvidia driver if commercial driver isn't installedThierry Vignaud2004-03-241-0/+8
|
* remove /etc/asound.state *before* restarting sound serviceThierry Vignaud2004-03-171-1/+1
|
* add agpgart modules to modprobe.preload if neededThierry Vignaud2004-03-171-0/+3
|
* do not crash when detector failled (eg: when mouse detection failled becauseThierry Vignaud2004-03-011-1/+1
| | | | | | of unhandled exception on module exception b/c of unresolved symbolds b/c of gcc-3.4)
* when sound card is added/removed, delete current sound levels so that soundThierry Vignaud2004-02-251-0/+1
| | | | | service reset it to sg sane
* for removable devices, we've to remove/add them one by one, so whenThierry Vignaud2003-12-291-16/+16
| | | | | | | | several devices of the same class are removed/added, we ask if we should handle them several time. let ask confirmation once per class instead (olivier blin, #6649)
* do no ask several times the kernel to switch into verbose modeThierry Vignaud2003-12-291-1/+1
| | | | | (olivier blin)
* really display which devices were removedThierry Vignaud2003-12-291-1/+1
|
* remove net aliases if neededThierry Vignaud2003-11-141-0/+6
|
* workaround anthill bug #18 (do not overwrite sound aliases when no hardware ↵Thierry Vignaud2003-10-171-2/+5
| | | | change)
* stop bootsplash silent mode if something is detectedFlorent Villard2003-09-141-1/+2
|
* while bootstrapping, only write /etc/modules.conf only if we really altered itThierry Vignaud2003-08-261-1/+0
| | | | | (thus preventing depmod to be runned everytime)
* perl_checker fixThierry Vignaud2003-04-301-1/+1
|
* increase timeout from 5 to 25 secondsThierry Vignaud2003-03-211-1/+1
|
* let it look betterThierry Vignaud2003-03-121-1/+1
|