blob: 3135e6b6a13dee698b58994684b4641f25d2990a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
.\"Created with GNOME Manpages Editor Wizard
.\"http://gmanedit.sourceforge.net
.\"Sergio Rua <srua@gpul.org>
.\"
.TH tcosconfig 1 "Mar 11, 2007" "tcosconfig man page"
.SH NAME
tcosconfig \- TCOS tool to create and personalize initramfs network boot files
.SH DESCRIPTION
.PP
\fBtcosconfig\fP is a python + gtk2 gui for gentcos command
.SH OPTIONS
.B [no options]
With no options will exec TcosConfig in normal mode
.B --debug
Show verbose output when running
.B --fakearch=foo
Don't detect architecture, force foo.
.B --help
Some usage help about tcosconfig
.SH BUGS
Contact Mario Izquierdo <mariodebian@gmail.com>
Homepage: http://www.tcosproject.org
.SH SEE ALSO
gentcos(1)
.SH AUTHOR
Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
|