1Config::Model::models::UMsuelrtiCsotnrtarpi(b3u)ted PerlCoDnofciugm:e:nMtoadteilo:n:models::Multistrap(3)
2
3
4
6 Config::Model::models::Multistrap - Configuration class Multistrap
7
9 Configuration classes used by Config::Model
10
11 Class for multistrap configuration files. Note that multistrap is based
12 on INI where section and keys are case insensitive. Hence all sections
13 and keys are converted to lower case and written back as lower case.
14 Most values (but not all) are also case-insensitive. These values will
15 also be written back as lowercase.
16
18 include - Include file for cascaded configuration
19 To support multiple variants of a basic (common) configuration,
20 "multistrap" allows configuration files to include other (more general)
21 configuration files. i.e. the most detailed / specific configuration
22 file is specified on the command line and that file includes another
23 file which is shared by other configurations. Optional. Type uniline.
24
25 arch
26 Optional. Type enum. choice: 'alpha', 'arm', 'armel', 'powerpc'.
27
28 directory - target directory
29 top level directory where the bootstrap will be created. Optional.
30 Type uniline.
31
32 aptsources
33 aptsources is a list of sections to be used in the
34 /etc/apt/sources.list.d/multistrap.sources.list of the target. Order is
35 not important. Optional. Type list of reference.
36
37 bootstrap
38 the bootstrap option determines which repository is used to calculate
39 the list of Priority: required packages and which packages go into the
40 rootfs. The order of sections is not important. Optional. Type list of
41 reference.
42
43 debootstrap
44 Replaced by bootstrap parameter. Deprecated Optional. Type list of
45 reference.
46
47 omitrequired
48 Optional. Type boolean.
49
50 addimportant
51 Optional. Type boolean.
52
53 configscript
54 Optional. Type uniline.
55
56 setupscript
57 Optional. Type uniline.
58
59 cleanup
60 remove apt cache data, downloaded Packages files and the apt package
61 cache. Optional. Type boolean.
62
63 noauth
64 allow the use of unauthenticated repositories. Optional. Type boolean.
65
66 explicitsuite
67 whether to add the /suite to be explicit about where apt needs to look
68 for packages. Optional. Type boolean.
69
70 upstream_default value :
71 0
72
73 unpack - extract all downloaded archives
74 Optional. Type boolean.
75
76 upstream_default value :
77 1
78
79 Note: unpack is migrated with '$old' and with:
80
81 · $old => "- forceunpack"
82
83 sections
84 Optional. Type hash of node of class Multistrap::Section .
85
86 forceunpack - extract all downloaded archives
87 deprecated. Replaced by unpack. Deprecated Optional. Type boolean.
88
89 upstream_default value :
90 1
91
93 · cme
94
95 · Config::Model::models::Multistrap::Section
96
97
98
99perl v5.30.0 2019-08-0C4onfig::Model::models::Multistrap(3)