8cfd0e203c
Now, soundon checks for its presence and fails with an appropriate error. While here, add it to pkg-message. I use this still as I have a Xonar D2X which FreeBSD's drivers don't support, so I'll take maintainership. PR: ports/240200
17 lines
474 B
Plaintext
17 lines
474 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|