summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Collapse)AuthorAgeFilesLines
* merge fix from HEAD: do not automatically configure removable media inThierry Vignaud2004-07-291-1/+1
| | | | | harddrake GUI (only in harddrake service)
* fix logs of newly added hardwareThierry Vignaud2004-06-201-1/+1
|
* fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.xThierry Vignaud2004-06-201-1/+1
| | | | | switches
* only stop boot progressbar if there a non automatic tool to runThierry Vignaud2004-06-181-1/+1
|
* autoconfigure mouse when swtiching back between 2.4.x and 2.6.x kernelsThierry Vignaud2004-06-171-0/+8
|
* globetrotter supportThierry Vignaud2004-06-151-1/+8
|
* merge fix from HEADThierry Vignaud2004-06-141-2/+2
|
* 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
|
* shut up perl_checkerThierry Vignaud2003-03-121-1/+1
|
* handle multiple removable devices: their managment is different from other hwThierry Vignaud2003-03-121-19/+31
| | | | | classes since we need to run a config tool per device and not one per hw class
* s/perl -w/use diagnostics/ so stat it get removed from package atThierry Vignaud2003-03-061-1/+2
| | | | | build time
* add ieee1394-controller alias and load ohci1394 when a firewire controller ↵Thierry Vignaud2003-02-271-0/+1
| | | | appeared
* handle configurators with options (eg: "diskdrake --removable=scd0")Thierry Vignaud2003-02-271-1/+1
|
* handle floppes, zip drives, dvd-rom, cdrom and burners at startup timeThierry Vignaud2003-02-251-12/+13
|
* don't black out the screen if not neededThierry Vignaud2003-02-251-2/+3
|
* perl_checker fixThierry Vignaud2003-01-231-0/+1
|
* reconfigure sound slots at boot time (we should enhance slot fillingThierry Vignaud2003-01-231-0/+8
| | | | | | by keeping existent module affectation, aka keep user choice if his module for slot X is not the default one)
* make perl_checker happyPascal Rigaux2003-01-161-1/+1
|
* perl_checker fixesThierry Vignaud2003-01-161-7/+7
|