0e42a01bb7ceff0c99683b8d7d9cd93c932dfc4e
[platform/upstream/kickstarter.git] / configurations.yaml
1 Default:
2     Active: True
3     Language: en_US.UTF-8
4     Keyboard: us
5     PackageArgs:
6     SaveRepos:  True
7     Timezone: America/Los_Angeles
8     RootPass: meego
9     DefaultUser: meego
10     DefaultUserPass: meego
11     PartSize: 1900
12     PostScripts:
13         - rpm
14     Groups:
15         - MeeGo Core
16         - MeeGo Compliance
17
18 CORE:
19     PartSize: 1000
20     BootloaderAppend: "quiet"
21     BootloaderTimeout: 0
22     PostScripts:
23         - cleanup
24     Groups:
25         - MeeGo X Window System
26     NoChrootScripts:
27         - buildname
28 N900:
29     PartSize: 1700
30     BootloaderTimeout: 
31     BootloaderAppend: 
32     Groups:
33         - MeeGo Core
34         - Minimal MeeGo X Window System
35         - X for Handsets 
36         - MeeGo Compliance
37         - MeeGo Handset Desktop
38         - MeeGo Handset Applications
39         - MeeGo Base Development
40     Kernel: kernel-adaptation-n900
41     PostScripts:
42         - prelink
43         - cleanup
44     NoChrootScripts:
45         - buildname
46     Architecture: ia32
47     Repos:
48         - core
49         - handset
50         - non-oss
51 MFLD:
52     PartSize: 1700
53     BootloaderAppend: "ro pci=noearly console=tty1 console=ttyS0 console=ttyMFD2 earlyprintk=mrst loglevel=8 s0ix_latency=160"
54     BootloaderTimeout: 2
55     Bootloader: True
56     Groups:
57         - MeeGo Core
58         - Minimal MeeGo X Window System
59         - X for Handsets 
60         - MeeGo Compliance
61         - MeeGo Handset Desktop
62         - MeeGo Handset Applications
63         - MeeGo Base Development
64     Kernel: kernel
65     PostScripts:
66         - prelink
67         - cleanup
68     NoChrootScripts:
69         - buildname
70     Architecture: ia32
71     Repos:
72         - core
73         - handset
74         - non-oss
75 NETBOOK:
76     PartSize: 3000
77     Bootloader: True
78     BootloaderAppend: "quiet"
79     BootloaderTimeout: 0
80     Groups:
81         - X for Netbooks
82         - Virtual Machine Support
83         - Printing
84         - Games
85         - MeeGo Netbook Desktop
86     Kernel: kernel
87     PostScripts:
88         - prelink
89         - cleanup
90     NoChrootScripts:
91         - buildname
92     Architecture: ia32
93     
94 Configurations:
95     -   Name: MeeGo Netbook/Nettop
96         PartSize: 3000
97         Active: True
98         Baseline: "1.1.80"
99         Platform: NETBOOK
100         Desktop: meego
101         FileName: netbook-ia32
102         Groups:
103             - MeeGo Netbook Desktop
104             - Base Double Byte IME Support
105             - MeeGo Base Development
106         Repos:
107             - core
108             - netbook
109         ExtraPackages:
110             - chromium
111     -   Name: MeeGo Handset N900
112         Active: True
113         Baseline: "1.1.80"
114         Platform: N900
115         FileName: handset-armv7l-n900
116         Architecture: armv7l
117         Desktop: DUI
118         Session: "/usr/bin/mcompositor"
119         Groups:
120             - Nokia N900 Support
121             - Nokia N900 Proprietary Support
122         ExtraPackages:
123             - xorg-x11-utils-xev
124             - u-boot-tools
125         PostScripts:
126             - inittab-n900
127             - fstab-n900
128             - u-boot
129
130     -   Name: MeeGo Handset MTF
131         Active: True
132         Baseline: "1.1.80"
133         Platform: MFLD
134         FileName: handset-ia32-mtf
135         Kernel: kernel-adaptation-medfield
136         Architecture: ia32
137         Desktop: DUI
138         Session: "/usr/bin/mcompositor"
139         Groups:
140             - Moorestown Support
141         PostScripts:
142             - kernel-handset
143             - kboot
144             - serial-mfld