summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
Commit message (Collapse)AuthorAgeFilesLines
* (configure_one_sound_slot) do not set snd-ac97-codec's "power_save=1"Thierry Vignaud2008-06-161-1/+2
| | | | | options on MIPS
* service_harddrake: fix autoconfiguration of harddisks (because an undefined ↵Olivier Blin2008-05-301-2/+2
| | | | configurator will make harddrake skip all disks)
* service_harddrake: fix kbluetooth config pathOlivier Blin2008-05-301-1/+1
|
* service_harddrake: do not allow fbdev if /proc/fb is emptyOlivier Blin2008-05-301-1/+1
|
* (set_pulseaudio_routing) be more robust when managingThierry Vignaud2008-05-201-2/+2
| | | | | /etc/alsa/pulse-default.conf
* (switch) advise to log out if PA is enabled/disabledThierry Vignaud2008-05-131-0/+6
|
* (switch) remove typo fix from last commit that was here for debuggingThierry Vignaud2008-05-131-1/+1
|
* (switch) make sure that switch alsa-plugins-pulseaudio is installedThierry Vignaud2008-05-131-0/+4
| | | | | when enabling PA routing (#40533)
* (switch) grey 5.1 sound option if PA is disabledThierry Vignaud2008-05-131-0/+1
|
* (switch) grey PA routing if PA is disabledThierry Vignaud2008-05-091-0/+1
|
* disable PA routing when PA is disabled (#40219)Thierry Vignaud2008-05-091-1/+1
|
* do not offer to run XawTV wrapper but directly run drakxtv (sinceThierry Vignaud2008-03-311-1/+1
| | | | | | | xawtv is no more installed by default and since there's no sense to scan for TV channels as root and since modern TV apps have their own scan wizards)
* offer again to run drakxtv for TV cards (#39609), partially revertingThierry Vignaud2008-03-311-0/+1
| | | | | | | | | r228624 from 2007-09-19: "stop offering to run drakxtv ; rationale: - all TV players have their own wizard - kernel do a better job at autoconfiguring cards"
* (switch) kill unneeded ";"Thierry Vignaud2008-03-251-1/+1
|
* fix errors while setting PA preferences (#39270)Thierry Vignaud2008-03-251-3/+3
|
* recommend using insensitive search (#39136)Thierry Vignaud2008-03-211-1/+1
|
* "#-" is special for install, just use "#"Thierry Vignaud2008-03-131-1/+1
|
* (switch) factorize code to save PA settingsThierry Vignaud2008-03-111-8/+9
|
* (is_5_1_in_pulseaudio_enabled,set_5_1_in_pulseaudio,switch) enable toThierry Vignaud2008-03-111-0/+30
| | | | | set 5.1 channels (#38796)
* (switch) enable to reset the sound mixer to default valuesThierry Vignaud2008-03-111-0/+5
|
* (is_pulseaudio_routing_enabled,set_pulseaudio_routing,switch) addThierry Vignaud2008-03-111-0/+28
| | | | | support to enable/disable ALSA to PA routing (#37826)
* (switch) display trouble shooting when there's no driver tooThierry Vignaud2008-03-111-5/+5
|
* (is_user_switching_enabled,set_user_switching,switch) add support toThierry Vignaud2008-03-111-0/+26
| | | | | enable/disable user switching (#37826)
* (is_pulseaudio_enabled,set_pulseaudio,switch) add support to enable/disable ↵Thierry Vignaud2008-03-111-2/+31
| | | | PulseAudio (#37826)
* (switch) factorize common optionsThierry Vignaud2008-03-111-4/+6
|
* (switch) use the same API when there's no alternative driver (neededThierry Vignaud2008-03-111-3/+5
| | | | | for next commits)
* 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
|