diff options
| author | root | 2013-08-01 17:29:34 +0200 |
|---|---|---|
| committer | root | 2013-08-01 17:29:34 +0200 |
| commit | aeba7d94a82dffab0505312a956dc3e9815a6b0e (patch) | |
| tree | a1ff0ffbdbf519ab927bd3128462e5ebee16c23d | |
| parent | [fileutil.inc] Added yum to packet managers (diff) | |
| download | tm-scripts-aeba7d94a82dffab0505312a956dc3e9815a6b0e.tar.gz tm-scripts-aeba7d94a82dffab0505312a956dc3e9815a6b0e.tar.xz tm-scripts-aeba7d94a82dffab0505312a956dc3e9815a6b0e.zip | |
[alsa] Added config for Scientific Linux
| -rw-r--r-- | remote/modules/alsa/alsa.conf.scientific | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/remote/modules/alsa/alsa.conf.scientific b/remote/modules/alsa/alsa.conf.scientific new file mode 100644 index 00000000..643e52d3 --- /dev/null +++ b/remote/modules/alsa/alsa.conf.scientific @@ -0,0 +1,12 @@ +REQUIRED_INSTALLED_PACKAGES=" + module-init-tools + alsa-utils + alsa-lib +" +REQUIRED_CONTENT_PACKAGES=" + module-init-tools + alsa-utils + alsa-lib +" + +# libasound2 |
