File: ltsp-client-builder.templates

package info (click to toggle)
ltsp 5.5.4-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,440 kB
  • ctags: 359
  • sloc: sh: 5,106; ansic: 1,590; perl: 280; python: 197; makefile: 171; lex: 152; yacc: 59
file content (73 lines) | stat: -rw-r--r-- 2,576 bytes parent folder | download | duplicates (3)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: ltsp-client-builder/run
Type: boolean
Default: false
_Description: Set up an LTSP chroot environment?
 Please choose whether you want to set up an LTSP chroot environment
 on this machine, to act as a thin client server.

Template: debian-installer/ltsp-client-builder/title
Type: text
# Item in the main menu to select this package
_Description: Build LTSP chroot

Template: ltsp-client-builder/progress
Type: text
_Description: Building thin client system...

Template: ltsp-client-builder/compress
Type: text
_Description: Compressing thin client image...

Template: ltsp-client-builder/build-client-opts
Type: string
Default: --mirror file:///media/cdrom --security-mirror none --updates-mirror none --accept-unsigned-packages
# Only used for preseeding arguments to ltsp-client-builder.
Description: for internal use: arguments for ltsp-build-client:
 this option is meant to be used with debconf preseeding.

Template: ltsp-client-builder/dhcp-manual
Type: note
_Description: No interface for LTSP dhcpd configuration
 There are no free interfaces for usage with the LTSP server. Please
 manually configure the /etc/ltsp/dhcpd.conf file to point to a valid
 static interface after the installation has completed.

Template: ltsp-client-builder/dhcp-interface
Type: select
Choices: ${choices}
_Description: Interface for the thin client network:
 Please choose which of this system's multiple spare interfaces should be
 used for the thin client.

Template: ltsp-client-builder/server_packages
Type: string
Default: ltsp-server-standalone
Description: for internal use: Packages for thin client server:
 this option is meant to be used with debconf preseeding.

Template: ltsp-client-builder/ltsp_update_image
Type: boolean
Default: false
Description: for internal use: Create ltsp image?
 this option is meant to be used with debconf preseeding.

Template: ltsp-client-builder/configure_network_interface
Type: boolean
Default: false
Description: for internal use: Configure spare interface?
 this option is meant to be used with debconf preseeding.

Template: ltsp-client-builder/use_cdrom
Type: boolean
Default: true
Description: for internal use: Require use of CD-ROM for install?
 this option is meant to be used with debconf preseeding.