Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | class more sensors as biometric | Thierry Vignaud | 2008-01-24 | 1 | -1/+1 |
| | |||||
* | drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been ↵ | Olivier Blin | 2008-01-02 | 1 | -2/+2 |
| | | | | written for ages | ||||
* | remove unused class argument (the caller already checks the class) | Olivier Blin | 2008-01-02 | 1 | -2/+2 |
| | |||||
* | harddrake: check that media are not USB keys before auto-configuring them ↵ | Olivier Blin | 2008-01-02 | 1 | -2/+3 |
| | | | | (#34568) | ||||
* | rename is_auto_configurable_media as is_auto_configurable_class since it ↵ | Olivier Blin | 2008-01-02 | 1 | -3/+3 |
| | | | | just compares class names | ||||
* | do no return 0 in harddrake::data::set_removable_configurator so that "Run ↵ | Olivier Blin | 2008-01-02 | 1 | -1/+1 |
| | | | | config tool" gets available again in harddrake (#34794) | ||||
* | detect storage and various controllers before anything else (so that storage ↵ | Olivier Blin | 2007-10-31 | 1 | -103/+104 |
| | | | | devices get detected at first boot on live) | ||||
* | group USB_STORAGE with other storage devices | Olivier Blin | 2007-10-31 | 1 | -9/+9 |
| | |||||
* | use member | Olivier Blin | 2007-09-22 | 1 | -2/+2 |
| | |||||
* | service_harddrake: auto-configure CD-Rom drives in fstab again (even | Olivier Blin | 2007-09-22 | 1 | -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 Blin | 2007-09-21 | 1 | -5/+6 |
| | |||||
* | service_harddrake: automatically configure harddisks | Olivier Blin | 2007-09-21 | 1 | -2/+3 |
| | |||||
* | harddrake: do not auto-configure CD-Rom drives in fstab, it fordbids ↵ | Olivier Blin | 2007-09-21 | 1 | -4/+4 |
| | | | | umounting with hal (install does not configure them in fstab either) | ||||
* | fix listing DVD/CD as them and as unknown (#33366) | Thierry Vignaud | 2007-09-20 | 1 | -3/+3 |
| | |||||
* | stop offering to run drakxtv ; rationale: | Thierry Vignaud | 2007-09-19 | 1 | -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 filtering | Thierry Vignaud | 2007-09-19 | 1 | -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 your | Thierry Vignaud | 2007-09-12 | 1 | -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 deref | Thierry Vignaud | 2007-09-12 | 1 | -4/+5 |
| | |||||
* | list generic SCSI devices | Thierry Vignaud | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | detect PS2 to USB converters as keyboards | Thierry Vignaud | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | (configure_one_sound_slot) factorize code | Thierry Vignaud | 2007-08-30 | 1 | -4/+8 |
| | |||||
* | (configure_sound_slots) enable snd-ac97-codec power_save=1 option if ↵ | Thierry Vignaud | 2007-08-30 | 1 | -0/+1 |
| | | | | installed on laptop (#32213) | ||||
* | use usb_storage instead of usb-storage | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | use '_' in modules names | Olivier Blin | 2007-08-20 | 1 | -150/+150 |
| | |||||
* | do not use field {driver} from getInputDevices(), it may break (#31584) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | merge "ide" and "all_ide" categories since we now use fully modularezed ide ↵ | Thierry Vignaud | 2007-06-28 | 1 | -1/+1 |
| | | | | drivers | ||||
* | prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g, | Thierry Vignaud | 2007-06-15 | 1 | -0/+5 |
| | | | | | snd-usb-caiaq & snd-usb-usx2y drivers | ||||
* | add support for snd-cmi8788 driver | Thierry Vignaud | 2007-06-15 | 1 | -0/+1 |
| | |||||
* | stop scannerdrake from fooling us about scanners and from leading us to display | Thierry Vignaud | 2007-06-14 | 1 | -1/+2 |
| | | | | | twice the same device (#31182) | ||||
* | add a class for biometric sensors (fingerprint for now) (#31182) | Thierry Vignaud | 2007-06-12 | 1 | -0/+8 |
| | |||||
* | remove unused configurator_auto | Olivier Blin | 2007-06-04 | 1 | -1/+0 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 4 | -46/+63 |
| | |||||
* | AGP devices must be detected prior to video cards because some DRM drivers | Thierry Vignaud | 2006-03-13 | 1 | -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 needed | Olivier Blin | 2006-03-10 | 1 | -0/+2 |
| | |||||
* | fix typo | Olivier Blin | 2006-03-08 | 1 | -1/+1 |
| | |||||
* | enable kbluetoothd if bluetooth is detected | Olivier Blin | 2006-03-08 | 1 | -0/+4 |
| | |||||
* | disable numlock on laptops | Olivier Blin | 2006-03-03 | 1 | -0/+1 |
| | |||||
* | autoconf laptop services when switching between laptop and desktop | Olivier Blin | 2006-03-03 | 1 | -0/+19 |
| | |||||
* | autoconf bluetooth controllers (enable bluetooth service) | Olivier Blin | 2006-03-03 | 2 | -1/+13 |
| | |||||
* | update model & tuner lists | Thierry Vignaud | 2006-03-01 | 1 | -1/+10 |
| | |||||
* | fix detecting some ATA devices (#21034) | Thierry Vignaud | 2006-02-07 | 1 | -1/+2 |
| | |||||
* | perl_checko cleanup | Thierry Vignaud | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | add support for new snd-als300 sound driver | Thierry Vignaud | 2006-01-27 | 1 | -0/+1 |
| | |||||
* | sync bttv, cx88 and saa7134 driver model lists with kernel-2.6.16-rc1-mm2 | Thierry Vignaud | 2006-01-27 | 1 | -36/+97 |
| | |||||
* | prevent some "unlisted driver" errors in harddrake | Thierry Vignaud | 2006-01-27 | 1 | -0/+2 |
| | |||||
* | fixed encoding to UTF-8 | Pablo Saratxaga | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | (do_switch) make it more readable | Thierry Vignaud | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | (do_switch) automatically install packages | Thierry Vignaud | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | (switch) be more robust | Thierry Vignaud | 2005-11-28 | 1 | -1/+1 |
| | |||||
* | (do_switch) make package installation actually work | Thierry Vignaud | 2005-11-28 | 1 | -1/+2 |
| |