summaryrefslogtreecommitdiffstats
path: root/README
blob: 506c7fac2085cba9f50a00b5e7236f4abe5dd6c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
***************************************
  Framebuffer BootSplash for OpenSLX
***************************************

To create Makefile, use:

	./build.sh

(this will generate Makefile with cmake, under the build/ subdirectory)

To run the program (on the qvfb), use:

	./run.sh

(this will start qvfb and launch fbsplash on it, similar to fbgui)