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=