aboutsummaryrefslogtreecommitdiff
path: root/audio/oss/pkg-message
blob: dd9a694738a7712210e9634103ef58fe92691bb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
This port uses installation procedure that is very different from
the one used by 4Front and is not supported by them.  All bug reports
should go to the port maintainer via the usual PR mechanism.

To load OSS at boot, add oss_enable="YES" to your /etc/rc.conf.

It is necessary to ensure that your kernel does not have sound.ko
compiled in, which is always the case for GENERIC.  Please refer to
the Handbook for advice on this.

EOM
}
]