Reorganize structure and add weston images
[platform/upstream/meta-base.git] / base.yaml
1 Default:
2     Baseline: tizen-3.0
3     FileSystem: ext3
4     Active: True
5     Language: en_US.UTF-8
6     Keyboard: us
7     SaveRepos:  True
8     Timezone: America/Los_Angeles
9     RootPass: tizen
10     DefaultUser: tizen
11     DefaultUserPass: tizen
12     PartSize: 3200
13     BootloaderOptions: ""
14
15
16 BASE:
17     Bootloader: True
18     BootloaderAppend: "vga=current quiet splash"
19     BootloaderTimeout: 1
20     SaveRepos: True
21     StartX: False
22     Architecture: x86_64
23     Desktop: None
24     Mic2Options: -f liveusb --copy-kernel
25     Groups:
26         - Base System
27     Repos:
28         - base
29 PC:
30     Bootloader: True
31     BootloaderAppend: "vga=current quiet splash"
32     BootloaderTimeout: 1
33     SaveRepos: True
34     StartX: False
35     Mic2Options: -f liveusb --copy-kernel
36     Architecture: x86_64
37     Desktop: None
38     Groups:
39         - Base System
40     Repos:
41         - base
42         - pc