From ada5a8d291f4cdbcbdd772119887912d71a47d67 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 19 Jan 2011 12:15:58 +0000 Subject: [PATCH] add handset --- configurations.yaml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/configurations.yaml b/configurations.yaml index 0466ded..33e651b 100644 --- a/configurations.yaml +++ b/configurations.yaml @@ -25,12 +25,27 @@ CORE: - MeeGo X Window System NoChrootScripts: - buildname +HANDSET: + PartSize: 1700 + BootloaderAppend: "ro pci=noearly console=tty1 console=ttyS0 console=ttyMFD2 earlyprintk=mrst loglevel=8 s0ix_latency=160" + BootloaderTimeout: 2 + Groups: + - X for Netbooks + - Virtual Machine Support + - Printing + - Games + - MeeGo Netbook Desktop + Kernel: kernel + PostScripts: + - prelink + - cleanup + NoChrootScripts: + - buildname + Architecture: ia32 NETBOOK: - PartSize: 1900 + PartSize: 3000 BootloaderAppend: "quiet" BootloaderTimeout: 0 - PostScripts: - - cleanup Groups: - X for Netbooks - Virtual Machine Support -- 2.7.4