[molecules] add sabayon-arm-efikamx, containing the X stack (not complete yet)

This commit is contained in:
Fabio Erculiani 2012-03-02 14:53:27 +01:00
parent 54061668eb
commit cbc0c61ce3
2 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,47 @@
# List of packages to add
packages_to_add:
app-admin/syslog-ng,
app-admin/sudo,
app-arch/xarchiver,
app-editors/leafpad,
app-misc/sabayonlive-tools,
app-misc/sabayon-skel,
app-office/abiword,
app-office/gnumeric,
app-text/epdfview,
lxde-base/lxde-meta,
lxde-base/lxdm,
lxde-base/lxpolkit,
gnome-base/gvfs,
gnome-extra/nm-applet-gtk2,
media-fonts/ttf-bitstream-vera,
media-fonts/dejavu,
media-fonts/corefonts,
net-misc/networkmanager,
net-misc/ntp,
sys-apps/gnome-disk-utility,
sys-apps/keyboard-configuration-helpers,
sys-apps/language-configuration-helpers,
sys-auth/consolekit,
sys-block/parted,
sys-fs/ntfs3g,
sys-kernel/linux-efikamx,
sys-process/vixie-cron,
x11-base/xorg-server,
x11-drivers/xf86-input-evdev,
x11-drivers/xf86-video-fbdev,
x11-misc/xdg-utils,
x11-terms/xterm,
x11-terms/eterm,
x11-themes/equinox-themes,
x11-themes/gtk-engines:2,
x11-themes/sabayon-artwork-core,
x11-wm/enlightenment:0.17,
x11-wm/fluxbox,
xfce-base/xfce4-meta,
xfce-extra/xfce4-notifyd,
www-client/firefox,
www-client/midori
# List of packages to remove
packages_to_remove:

View File

@ -0,0 +1,24 @@
%import /sabayon/molecules/arm-base.common
%import /sabayon/molecules/efikamx-showcase.common
# Release desc (the actual release description)
release_desc: armv7a Efika MX
# 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_EfikaMX_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
# Path to boot partition data (MLO, u-boot.img etc)
source_boot_directory: /sabayon/boot/arm/efikamx
# External script that will generate the image file.
# The same can be copied onto a MMC by using dd
image_generator_script: /sabayon/scripts/efikamx_image_generator_script.sh