File: anna.templates

package info (click to toggle)
anna 1.44%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 756 kB
  • sloc: ansic: 827; makefile: 39
file content (87 lines) | stat: -rw-r--r-- 2,702 bytes parent folder | download | duplicates (6)
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Template: anna/choose_modules
Type: multiselect
Choices-C: ${CHOICES-C}
Choices: ${CHOICES}
# :sl2:
_Description: Installer components to load:
 All components of the installer needed to complete the install
 will be loaded automatically and are not listed here. Some other
 (optional) installer components are shown below. They are probably
 not necessary, but may be interesting to some users.
 .
 Note that if you select a component that requires others, those
 components will also be loaded.

Template: anna/choose_modules_lowmem
Type: multiselect
Choices-C: ${CHOICES-C}
Choices: ${CHOICES}
# :sl2:
_Description: Installer components to load:
 To save memory, only components that are certainly needed for an install
 are selected by default. The other installer components are not all necessary
 for a basic install, but you may need some of them, especially certain kernel
 modules, so look through the list carefully and select the components you
 need.
 .
 Note that if you select a component that requires others, those
 components will also be loaded.

Template: anna/progress_title
Type: text
# (Progress bar) title displayed when loading udebs
# TRANSLATORS : keep short
# :sl1:
_Description: Loading additional components

Template: anna/progress_step_retr
Type: text
# (Progress bar) 
# TRANSLATORS : keep short
# :sl1:
_Description: Retrieving ${PACKAGE}

Template: anna/progress_step_conf
Type: text
# (Progress bar) title displayed when configuring udebs
# TRANSLATORS : keep short
# :sl1:
_Description: Configuring ${PACKAGE}

# Commented out since LOADTEMPLATES ifdef is not enabled.
#Template: anna/progress_step_loadtemplates
#Type: text
## (Progress bar) title displayed when loading debconf templates
## TRANSLATORS : keep short
# :sl1:
#_Description: Loading templates

Template: anna/install_failed
Type: error
# :sl2:
_Description: Failed to load installer component
 Loading ${PACKAGE} failed for unknown reasons. Aborting.

Template: anna/no_kernel_modules
Type: boolean
Default: false
# :sl2:
_Description: Continue the install without loading kernel modules?
 No kernel modules were found. This probably is due to a mismatch between
 the kernel used by this version of the installer and the kernel version
 available in the archive.
 .
 If you're installing from a mirror, you can work around this problem by
 choosing to install a different version of Debian. The install will probably
 fail to work if you continue without kernel modules.

Template: anna/retriever
Type: string
Description: for internal use only
 Default retriever

Template: anna/standard_modules
Type: boolean
Default: true
Description: for internal use; can be preseeded
 Install standard modules?