Move bootlocal.*, haltlocal.* to grml-live
[grml-autoconfig.git] / doc / grml-bootsplash.1.txt
1 grml-bootsplash(1)
2 ==================
3
4 Name
5 ----
6 grml-bootsplash - script and configuration framework for the grml system
7
8 Synopsis
9 --------
10
11 grml-bootsplash "||..."
12
13 About
14 -----
15
16 'grml-bootsplash' provides a text-based simple bootsplash. It is integrated
17 within the grml-autoconfig(1) framework. You very probably won't need it
18 otherwise, this manpage just documents what grml-bootsplash does.
19
20 Options
21 -------
22
23 The program grml-bootsplash does not support any options besides the "||..."
24 sequence.  If you want to specify first status of bootsplash use
25 'grml-bootsplash "|"'.  To specify the last status of bootsplash use
26 'grml-bootsplash "||||||||||||"' (that's 12 '|').  The maximum number of
27 supported "|" signs is twelve and will be used automatically if more are
28 specified.
29
30 Bugs
31 ----
32 If you find a bug please report it. See link:http://grml.org/bugs/[] for details
33 about how to report bugs.
34
35 See also
36 --------
37 grml-autoconfig(1), grml-autoconfig(8), restore-config(1)
38
39 Authors
40 -------
41
42 grml-bootsplash was written by Michael Prokop <mika@grml.org> and Florian Keller
43 <Florian.Keller@zuerich.ch>.  This manual page was written by Michael Prokop
44 <mika@grml.org> for the grml project (but may be used by others).