--- /dev/null
+Name: RD-PQ
+Schedule: "*"
+Active: True
+Platform: RD-PQ
+FileName: RD-PQ
+Architecture: armv7l
+Groups:
+ - Mobile Enlightenment
+ - Mobile Applications
+ - Mobile Framework
+# - target-rd-pq
+PrePackages:
+ - eglibc
+ - systemd
+ - busybox
+ - libacl
+ - libcap
+ - dbus-libs
+ - libgcc
+ - libudev
+ - libattr
+ - default-files-tizen
+ - openssl
+ - libprivilege-control
+ - libprivilege-control-conf
+ - security-server
+ - libdlog
+ - libsecurity-server-client
+ - sqlite
+ - tzdata-slp
+ - vconf
+ - tizen-coreuils
+ - rpm-security-plugin
+PostScripts:
+ - Tizen-common-cleanup
+# - Tizen-common
+# - RD-PQ
+NoChrootScripts:
- Console Tools
Repos:
- mobile
+
+RD-PQ:
+ Bootloader: True
+ BootloaderAppend: "rootdelay=5"
+ BootloaderTimeout: 0
+ SaveRepos: True
+ Desktop: None
+ DefaultUser: root
+ DefaultUserPass: ""
+ Architecture: armv7l
+ Mic2Options: -f loop --pack-to=@NAME@.tar.gz
+ Part: RD-PQ
+ Groups:
+ - Base System
+ - Console Tools
+ Repos:
+ - mobile
--- /dev/null
+# ROOT fs partition
+part / --size=3000 --ondisk mmcblk0p --fstype=ext4 --label=platform
+# DATA partition
+part /opt/ --size=3000 --ondisk mmcblk0p --fstype=ext4 --label=data
+# UMS partition
+part /opt/usr/ --size=3000 --ondisk mmcblk0p --fstype=ext4 --label=ums