alsa-utils/alsactl
Lennart Poettering 81f015f5ab alsactl: Move asound.state location to /var/lib/alsa
.... and add configure switch for it.

/etc might be on a read-only partition which is not suitable for dynamic
data such as the mixer settings. Hence move the location of asound.state
to /var/lib.

This is based on a patch from Ubuntu/Debian which hardcoded the pah in
/var/lib.

Signed-off-by: Lennart Poettering <mznyfn@0pointer.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2010-11-23 15:48:50 +01:00
..
init alsactl init: Initialize also "Master Front Playback Volume" & "Switch" 2010-09-07 17:33:14 +02:00
.gitignore alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
90-alsa-restore.rules.in alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
alsa-restore.service.in alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
alsa-store.service.in alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
alsactl.1 alsactl: Move asound.state location to /var/lib/alsa 2010-11-23 15:48:50 +01:00
alsactl.c alsactl: Move asound.state location to /var/lib/alsa 2010-11-23 15:48:50 +01:00
alsactl.h Revert wrong parts of "alsactl: use snd_config_imake* functions" 2010-05-26 10:37:58 +02:00
alsactl_init.xml alsactl init: Add CTL{do_search} and CTL{do_count} parsers 2009-10-08 13:47:27 +02:00
init_parse.c alsactl: fix error path code in init_parse.c 2009-12-14 17:26:57 +01:00
init_sysdeps.c alsa-utils check if __USE_BSD is defined before compiling "BSD functions" 2008-12-08 11:55:27 +01:00
init_sysfs.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_run.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_string.c Fix misc compile warnings in alsactl 2009-02-18 15:34:57 +01:00
list.h Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
Makefile.am alsactl: Move asound.state location to /var/lib/alsa 2010-11-23 15:48:50 +01:00
state.c alsactl: Change handling of inactive controls 2010-09-02 15:48:43 +02:00
utils.c Revert wrong parts of "alsactl: use snd_config_imake* functions" 2010-05-26 10:37:58 +02:00