opnsense-ports/sysutils/bsd-splash-changer/files/pkg-message.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

18 lines
616 B
Text

==============================================================================
To use the port you need to perform the following steps:
1) Place your image files into %%DATADIR%%.
2) Add the following to /etc/rc.conf[.local] to enable it:
splash_changer_enable="YES"
3) Enable the boot splash screen as described in splash(4) and set the
following in /boot/loader.conf[.local]:
bitmap_name="/boot/splash"
Also, be careful if you already have a file "/boot/splash" because it will be
replaced when the script is executed.
==============================================================================