freebsd-ports/sysutils/env4801/files/pkg-message.in
2019-08-14 12:16:12 +00:00

13 lines
402 B
Text

[
{ type: install
message: <<EOM
This port installed %%PREFIX%%/etc/rc.d/env4801.sh to initialize
the hardware at boot time. The env4801 utility will only run on
a Soekris Engineering Net4801 device. See pkg-descr for more
information as currently there is no manpage.
Make sure you have /dev/io enabled by putting io_load="YES" in
/boot/loader.conf or device io in your kernel config file.
EOM
}
]