d165ec47a8b4a030a171e699130ca6634a99d8a5
[grml-terminalserver.git] / debian / grml-terminalserver-config.8
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH GRML-TERMINALSERVER-CONFIG 8 "March 20, 2005"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 grml-terminalserver-config \- Config program for terminalserver coming with GRML
20 .SH SYNOPSIS
21 .B grml-terminalserver-config
22 .RI [ options ] " <command>
23 .br
24 .SH DESCRIPTION
25 This manual page documents briefly the
26 .B grml-terminalserver-config
27 .PP
28 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
29 .\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
30 .\" respectively.
31 \fBgrml-terminalserver-config\fP is a program that
32 provides the configuration script for the terminalserver coming with GRML.
33 .SH OPTIONS
34 These programs follow the long option style without dashes and 
35 short options starting with one dash (`-').
36 A summary of options is included below.
37 .TP
38 .B <default>
39 Interactive configuration of the terminalserver (same as option interactive).
40 .TP
41 .B interactive
42 Interactive configuring the terminalserver
43 .TP
44 .B grubConf
45 Configure grub and make boot-image (for non-PXE NICs)
46 .TP
47 .B grubConfWrite
48 Configure grub & write image to floppy disk
49 .TP
50 .B grubWrite
51 Write compiled grub-image to floppy disk
52 .TP
53 .B grubMultiWrite
54 batchwrite grub-image to floppy disk (exiting with strg+c)
55 .TP
56 .B clean
57 Remove all configfiles created during user configuration
58 .TP
59 .B \-h, help
60 Show summary of options.
61 .TP
62 .B \-v
63 Show what is going on (more v => more output).
64 .SH SEE ALSO
65 .BR grml-terminalserver (8)
66 .SH AUTHOR
67 grml-terminalserver-config was written by Michael Gebetsroither <gebi@grml.org>.
68 .PP
69 This manual page was written by Michael Gebetsroither <gebi@grml.org>.