- netbook
ExtraPackages:
- chromium
+ - Name: MeeGo Handset N900 Development
+ Part: n900-devel
+ Active: True
+ Baseline: "1.1.80"
+ Platform: N900
+ FileName: handset-armv7l-n900-devel
+ Architecture: armv7l
+ Desktop: DUI
+ Session: "/usr/bin/mcompositor"
+ Groups:
+ - Nokia N900 Support
+ - Nokia N900 Proprietary Support
+ ExtraPackages:
+ - xorg-x11-utils-xev
+ - u-boot-tools
+ PostScripts:
+ - inittab-n900
+ - fstab-n900
+ - u-boot
- Name: MeeGo Handset N900
Active: True
Baseline: "1.1.80"
--- /dev/null
+part / --size=3400 --ondisk mmcblk0p --fstype=btrfs
+
+# This is not used currently. It is here because the /boot partition
+# needs to be the partition number 3 for the u-boot usage.
+part swap --size=256 --ondisk mmcblk0p --fstype=swap
+
+# This partition is made so that u-boot can find the kernel
+part /boot --size=64 --ondisk mmcblk0p --fstype=vfat