summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
Commit message (Collapse)AuthorAgeFilesLines
* move all driver list & troubleshooting in an advanced expanderThierry Vignaud2008-02-201-0/+2
|
* class more sensors as biometricThierry Vignaud2008-01-241-1/+1
|
* drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been ↵Olivier Blin2008-01-021-2/+2
| | | | written for ages
* remove unused class argument (the caller already checks the class)Olivier Blin2008-01-021-2/+2
|
* harddrake: check that media are not USB keys before auto-configuring them ↵Olivier Blin2008-01-021-2/+3
| | | | (#34568)
* rename is_auto_configurable_media as is_auto_configurable_class since it ↵Olivier Blin2008-01-021-3/+3
| | | | just compares class names
* do no return 0 in harddrake::data::set_removable_configurator so that "Run ↵Olivier Blin2008-01-021-1/+1
| | | | config tool" gets available again in harddrake (#34794)
* detect storage and various controllers before anything else (so that storage ↵Olivier Blin2007-10-311-103/+104
| | | | devices get detected at first boot on live)
* group USB_STORAGE with other storage devicesOlivier Blin2007-10-311-9/+9
|
* use memberOlivier Blin2007-09-221-2/+2
|
* service_harddrake: auto-configure CD-Rom drives in fstab again (evenOlivier Blin2007-09-221-4/+4
| | | | | | | if it prevents KDE media manager from unmounting them), to be consistent with install which actually configures CD-Rom drives in fstab (revert harddrake commit 228859)
* rename media auto configuration functions (and restore old is_removable)Olivier Blin2007-09-211-5/+6
|
* service_harddrake: automatically configure harddisksOlivier Blin2007-09-211-2/+3
|
* harddrake: do not auto-configure CD-Rom drives in fstab, it fordbids ↵Olivier Blin2007-09-211-4/+4
| | | | umounting with hal (install does not configure them in fstab either)
* fix listing DVD/CD as them and as unknown (#33366)Thierry Vignaud2007-09-201-3/+3
|
* stop offering to run drakxtv ; rationale:Thierry Vignaud2007-09-191-1/+0
| | | | | | - all TV players have their own wizard - kernel do a better job at autoconfiguring cards
* (config) do not configure unknow drivers (installer wasn't filteringThierry Vignaud2007-09-191-0/+1
| | | | | | them like drakxtv does, though we don't really care now we stop configuring them) (#31110)
* (get_alternative,switch) prevent stupid & useless "driver for yourThierry Vignaud2007-09-121-5/+1
| | | | | | | sound card is unlisted" thus there's no more need to: - list OSS/ALSA alternatives if none - sync draksound with list_modules
* (get_alternative) factorize derefThierry Vignaud2007-09-121-4/+5
|
* list generic SCSI devicesThierry Vignaud2007-09-041-1/+1
|
* detect PS2 to USB converters as keyboardsThierry Vignaud2007-09-041-1/+1
|
* (configure_one_sound_slot) factorize codeThierry Vignaud2007-08-301-4/+8
|
* (configure_sound_slots) enable snd-ac97-codec power_save=1 option if ↵Thierry Vignaud2007-08-301-0/+1
| | | | installed on laptop (#32213)
* use usb_storage instead of usb-storageOlivier Blin2007-08-211-1/+1
|
* use '_' in modules namesOlivier Blin2007-08-201-150/+150
|
* do not use field {driver} from getInputDevices(), it may break (#31584)Pascal Rigaux2007-08-021-1/+1
|
* merge "ide" and "all_ide" categories since we now use fully modularezed ide ↵Thierry Vignaud2007-06-281-1/+1
| | | | drivers
* prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g,Thierry Vignaud2007-06-151-0/+5
| | | | | snd-usb-caiaq & snd-usb-usx2y drivers
* add support for snd-cmi8788 driverThierry Vignaud2007-06-151-0/+1
|
* stop scannerdrake from fooling us about scanners and from leading us to displayThierry Vignaud2007-06-141-1/+2
| | | | | twice the same device (#31182)
* add a class for biometric sensors (fingerprint for now) (#31182)Thierry Vignaud2007-06-121-0/+8
|
* remove unused configurator_autoOlivier Blin2007-06-041-1/+0
|
* re-sync after the big svn lossPascal Rigaux2007-04-254-46/+63
|
* AGP devices must be detected prior to video cards because some DRM driversThierry Vignaud2006-03-131-9/+11
| | | | | | doesn't like be loaded after agpgart thus order in /etc/modprobe.preload is important (modules.pm should enforce such sorting)
* enable/start pcmcia service if neededOlivier Blin2006-03-101-0/+2
|
* fix typoOlivier Blin2006-03-081-1/+1
|
* enable kbluetoothd if bluetooth is detectedOlivier Blin2006-03-081-0/+4
|
* disable numlock on laptopsOlivier Blin2006-03-031-0/+1
|
* autoconf laptop services when switching between laptop and desktopOlivier Blin2006-03-031-0/+19
|
* autoconf bluetooth controllers (enable bluetooth service)Olivier Blin2006-03-032-1/+13
|
* update model & tuner listsThierry Vignaud2006-03-011-1/+10
|
* fix detecting some ATA devices (#21034)Thierry Vignaud2006-02-071-1/+2
|
* perl_checko cleanupThierry Vignaud2006-01-281-1/+1
|
* add support for new snd-als300 sound driverThierry Vignaud2006-01-271-0/+1
|
* sync bttv, cx88 and saa7134 driver model lists with kernel-2.6.16-rc1-mm2Thierry Vignaud2006-01-271-36/+97
|
* prevent some "unlisted driver" errors in harddrakeThierry Vignaud2006-01-271-0/+2
|
* fixed encoding to UTF-8Pablo Saratxaga2005-12-151-1/+1
|
* (do_switch) make it more readableThierry Vignaud2005-12-021-2/+2
|
* (do_switch) automatically install packagesThierry Vignaud2005-11-291-1/+1
|
* (switch) be more robustThierry Vignaud2005-11-281-1/+1
|