From ee724130cd41c058aec194ab0629631e00c2f31f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sun, 23 Dec 2012 15:59:55 +0100 Subject: [PATCH] livecd-light-root: x86_64 support --- platforms/livecd-light-root/settings.inc | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/platforms/livecd-light-root/settings.inc b/platforms/livecd-light-root/settings.inc index 13f939a..8cb87a8 100644 --- a/platforms/livecd-light-root/settings.inc +++ b/platforms/livecd-light-root/settings.inc @@ -1,13 +1,18 @@ +if [ "$ARCH" = "i586" ]; then + KERNEL_EXTRAVER=mamba + KERNEL_PLATFORM="" + #KERNEL_ADDITIONAL="extramodules" + KERNEL_MORE_EXTRAVER=mamba-64GB +elif [ "$ARCH" = "x86_64" ]; then + KERNEL_EXTRAVER=mamba-x86_64 + KERNEL_PLATFORM="" + #KERNEL_ADDITIONAL="extramodules" +fi + PRODUCT_NAME=livecd-light MEDIA=squash_xz MULTITHREAD=1 -KERNEL_EXTRAVER=mamba -KERNEL_PLATFORM="" -#KERNEL_ADDITIONAL="extramodules" - -KERNEL_MORE_EXTRAVER=mamba-64GB - TARGET_HOSTNAME=openmamba-light ROOTDEV= ROOTFS=