summaryrefslogtreecommitdiff
path: root/sysutils/bsd-splash-changer/files/pkg-message.in
blob: 5d2ff729f441f362d62f1d07d755df8a54f01e6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==============================================================================

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.

==============================================================================