[molecules/beagleboard-xm] add molecules for the BeagleBoard xM

This commit is contained in:
Fabio Erculiani
2012-01-31 20:44:47 +01:00
parent ea86e42014
commit ce63bf4082
6 changed files with 147 additions and 38 deletions

View File

@@ -1,9 +1,27 @@
# List of packages to add on the BeagleBoard xM
packages_to_add:
@lxde,
app-misc/sabayonlive-tools,
app-misc/sabayon-skel,
app-admin/syslog-ng,
lxde-base/lxdm,
gnome-extra/nm-applet-gtk2,
net-fs/nfs-utils,
net-misc/networkmanager,
net-misc/ntp,
sys-apps/keyboard-configuration-helpers,
sys-apps/language-configuration-helpers,
sys-kernel/linux-beagle,
x11-base/xorg-server,
x11-drivers/xf86-video-omapfb
x11-drivers/xf86-input-evdev,
x11-drivers/xf86-video-omapfb,
x11-terms/xterm,
x11-terms/eterm,
x11-themes/equinox-themes,
x11-themes/gtk-engines:2,
x11-themes/sabayon-artwork-core,
x11-wm/fluxbox,
www-client/midori
# List of packages to remove from the BeagleBoard xM image
packages_to_remove:

View File

@@ -1,24 +0,0 @@
%import /sabayon/molecules/arm-base.common
%import /sabayon/molecules/beagleboard-xm.common
# Release desc (the actual release description)
release_desc: armv7a BeagleBoard xM
# Release Version (used to generate release_file)
release_version: 8
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_8_armv7a_BeagleBoard_xM_16GB.img
# Specify the image file size in Megabytes. This is mandatory.
# To avoid runtime failure, make sure the image is large enough to fit your
# chroot data.
image_mb: 16000
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/boot/arm/beagleboard-xm
# External script that will generate the image file.
# The same can be copied onto a MMC by using dd
image_generator_script: /sabayon/scripts/beagleboard_xm_image_generator_script.sh

View File

@@ -14,7 +14,7 @@ image_name: Sabayon_Linux_8_armv7a_BeagleBoard_xM_4GB.img
# Specify the image file size in Megabytes. This is mandatory.
# To avoid runtime failure, make sure the image is large enough to fit your
# chroot data.
image_mb: 3800
image_mb: 3900
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/boot/arm/beagleboard-xm

View File

@@ -9,12 +9,12 @@ release_version: 8
# Specify image file name (image file name will be automatically
# produced otherwise)
image_name: Sabayon_Linux_8_armv7a_BeagleBoard_xM_4GB.img
image_name: Sabayon_Linux_8_armv7a_BeagleBoard_xM_8GB.img
# Specify the image file size in Megabytes. This is mandatory.
# To avoid runtime failure, make sure the image is large enough to fit your
# chroot data.
image_mb: 7800
image_mb: 7900
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/boot/arm/beagleboard-xm