summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* when sound card is added/removed, delete current sound levels so that soundThierry Vignaud2004-02-251-0/+1
* for removable devices, we've to remove/add them one by one, so whenThierry Vignaud2003-12-291-16/+16
* do no ask several times the kernel to switch into verbose modeThierry Vignaud2003-12-291-1/+1
* 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 c...Thierry Vignaud2003-10-171-2/+5
* 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
* 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
* s/perl -w/use diagnostics/ so stat it get removed from package atThierry Vignaud2003-03-061-1/+2
* add ieee1394-controller alias and load ohci1394 when a firewire controller ap...Thierry Vignaud2003-02-271-0/+1
* 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
* make perl_checker happyPascal Rigaux2003-01-161-1/+1
* perl_checker fixesThierry Vignaud2003-01-161-7/+7
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-161-1/+1
* perl_checker fixesThierry Vignaud2002-11-201-2/+2
* make perl_checker happyPascal Rigaux2002-11-061-2/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-4/+4
* don't detect same removed/added when upgrading from previous releasesThierry Vignaud2002-09-091-0/+1
* - harddrake:Thierry Vignaud2002-09-091-24/+28
* - harddrake::data : consolidate common code in custom_id()Thierry Vignaud2002-09-061-16/+15