summaryrefslogtreecommitdiff
path: root/common.yaml
blob: c14583e0d8c90fb0aaa1fa544a2e8fc3d5a0cd23 (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
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
Default:
    Baseline: tizen-3.0
    Active: True
    Mic2Options: -f raw --fstab=uuid --copy-kernel --compress-disk-image=bz2 --generate-bmap
    Part: common-mbr
    Language: en_US.UTF-8
    Keyboard: us
    Timezone: America/Los_Angeles
    RootPass: tizen
    DefaultUser: guest
    DefaultUserPass: tizen
    BootLoader: True
    BootloaderAppend: "rw vga=current splash rootwait rootfstype=ext4"
    BootloaderTimeout: 3
    BootloaderOptions: '--ptable=gpt --menus="install:Wipe and Install:systemd.unit=system-installer.service:test"'
    StartX: False
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"

Minimal:
    Part: common-mbr
    Groups:
        - Generic Adaptation
        - Common Adaptation
        - Generic Base
        - Common Base
        - Generic Console Tools
        - Common Console Tools
        - Generic Packaging
        - Common Packaging
    PostScripts:
        - generic-adaptation
        - common-adaptation
        - generic-base
        - common-base
        - generic-console-tools
        - generic-packaging
        - common-packaging
    Repos: []
    NoChrootScripts:
        - buildname

Artik:
    Part: common-mbr-3parts
    Groups:
        - Generic Adaptation
        - Common Adaptation
    PostScripts:
        - generic-adaptation
        - common-adaptation
        - generic-base
        - common-base
        - generic-wayland
        - common-wayland
        - generic-middleware
        - common-middleware
        - generic-applications
        - generic-bluetooth
        - generic-multimedia
        - generic-desktop-applications
        - common-desktop-applications
        - generic-crosswalk
        - common-crosswalk
        - generic-qt5
        - common-qt5
        - generic-security
    Repos: []
    NoChrootScripts:
        - buildname

Installer:
    Part: common-mbr
    Groups:
        - Generic Adaptation
        - Common Adaptation
    PostScripts:
        - generic-adaptation
        - common-adaptation
    BootloaderAppend: "rw vga=current quiet splash rootwait rootfstype=ext4"
    Repos: []
    NoChrootScripts:
        - buildname

Boot-Odroidu3:
    Part: common-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Odroid U3
    Repos: []

Boot-Odroidxu3:
    Part: common-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Odroid XU3
    Repos: []

Boot-Juno:
    Part: common-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Juno
    Repos: []

Boot-Artik10:
    Part: common-artik-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Artik 10
    Repos: []

Boot-Artik5:
    Part: common-artik-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Artik 5
    Repos: []

Boot-Artik530:
    Part: common-artik-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Artik 530
    Repos: []

Boot-Artik7:
    Part: common-artik-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot Artik 7
    Repos: []

Boot-RPi3:
    Part: common-mbr-boot
    Desktop: None
    SaveRepos: False
    UserGroups: "audio,video"
    Groups:
        - Common Boot RPi3
    Repos: []

Wayland:
    Part: common-mbr
    UserGroups: "audio,video"
    Groups:
        - Generic Adaptation
        - Common Adaptation
        - Generic Base
        - Common Base
        - Generic Console Tools
        - Common Console Tools
        - Generic Packaging
        - Common Packaging
        - Generic Wayland
        - Common Wayland
        - Generic Middleware
        - Common Middleware
        - Generic Applications
        - Common Applications
        - Generic Bluetooth
        - Generic Multimedia
        - Generic Desktop Applications
        - Common Desktop Applications
        - Generic Crosswalk
        - Common Crosswalk
        - Generic Qt5
        - Common Qt5
        - Common EFL
        - Common Enlightenment
        - Common Web Framework
        - Common Input Framework
        - Common Telephony
    PostScripts:
        - generic-adaptation
        - common-adaptation
        - generic-base
        - common-base
        - generic-console-tools
        - generic-packaging
        - common-packaging
        - generic-wayland
        - common-wayland
        - generic-middleware
        - common-middleware
        - generic-applications
        - generic-bluetooth
        - generic-multimedia
        - generic-desktop-applications
        - common-desktop-applications
        - generic-crosswalk
        - common-crosswalk
        - generic-qt5
        - common-qt5
        - generic-security
    Repos: []
    NoChrootScripts:
        - buildname

RPi3:
    Part: common-mbr-2parts-rpi3
    Groups:
        - Common Adaptation
        - Common Adaptation RPi3
    PostScripts:
        - common-adaptation-rpi3
        - generic-base
        - common-base
        - generic-console-tools
        - common-packaging
        - generic-adaptation
        - common-adaptation
        - generic-middleware
        - common-middleware
        - generic-applications
        - generic-bluetooth
        - generic-multimedia
        - generic-desktop-applications
        - common-desktop-applications
        - generic-crosswalk
        - common-crosswalk
        - common-license
        - generic-security
        - common-cleanup-rpi3
    Repos: []
    NoChrootScripts:
        - buildname