File: lessdisks-setup.8

package info (click to toggle)
lessdisks 0.5.3cvs.20040906-16
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,480 kB
  • ctags: 271
  • sloc: sh: 3,058; makefile: 92
file content (49 lines) | stat: -rw-r--r-- 1,121 bytes parent folder | download
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
40
41
42
43
44
45
46
47
48
49
.TH lessdisks-setup 8 20041022 0.5.3 lessdisks.net
.SH NAME 
lessdisks-setup \- configure a lessdisks terminal
.SH SYNOPSIS
.B lessdisks-setup
.RI [ <ipaddress> ]
[ 
.B -h, --help, help, -help
]
.SH DESCRIPTION
configures a terminal by asking the terminal's hostname, runlevel, and if it
should be configured as a 
.BR X (7) 
terminal.
.PP
it then downloads files from the terminal, and modifying
.I /etc/lessdisks/terminals.config
and configuring
.I /etc/lessdisks/terminals/$hostname.
it will also download the XF86Config file, and place it in
.I /etc/lessdisks/terminals/XF86Config.$hostname,
if it is to be configured as a
.BR X (7) 
terminal.
.PP
if 
.I <ipaddress> 
is not set, it
will be guessed based on
.B SSH_CLIENT
or
.B DISPLAY
variables.
.SH OPTIONS
.TP
.B -h, --help, -help, help
display help information
.SH FILES
.I /etc/lessdisks/terminals.config
.I /etc/lessdisks/terminals/$hostname
.I /etc/lessdisks/terminals/XF86Config.$hostname
.SH BUGS
no known bugs at this time.  but surely they'll come up.
.SH AUTHOR
Vagrant Cascadian <vagrant@freegeek.org>
.SH SEE ALSO
.BR chroot (8),
.BR ssh (1),
.BR X (7)