repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git]
/
ossp-git
/
ossp.install
blob
454b526458d1067a2cb9cbd1c94bf2dca3f6f39f
1
post_install() {
2
echo "To finish installation of the OSS userspace bridge:
3
1. Add soundcore.preclaim_oss=0 to the kernel boot parameters
4
(e.g. in /boot/grub/menu.lst)
5
2. Add osspd to DAEMONS array in /etc/rc.conf to run on startup
6
3. Reboot the system"
7
}