diff --git a/rpi/mageia4arm.cfg b/rpi/mageia4arm.cfg index 079c0d0..9167c28 100644 --- a/rpi/mageia4arm.cfg +++ b/rpi/mageia4arm.cfg @@ -22,10 +22,10 @@ ARM_VERSION="armv7hl" TARGET="rpi" # URL of the Mageia mirror used to install ( see mirrors.mageia.org ) -#MIRROR="http://ftp.free.fr/mirrors/mageia.org/distrib/$MAGEIA_VERSION/$ARM_VERSION" -MIRROR="/mnt/STOCK/mageia/distrib/$MAGEIA_VERSION/$ARM_VERSION" +MIRROR="http://ftp.free.fr/mirrors/mageia.org/distrib/$MAGEIA_VERSION/$ARM_VERSION" +#MIRROR="/mnt/STOCK/mageia/distrib/$MAGEIA_VERSION/$ARM_VERSION" # image will be created here -INSTALL_PATH="/mnt/perso/raspi-test" +INSTALL_PATH="/miroirs/raspi" # Build directory will be created here BUILD_PATH="$INSTALL_PATH/build" @@ -54,5 +54,5 @@ BOOTFS="vfat" KERNEL="" #Path where the raspberry pi firmware is/will be installed -FIRMWARE_PATH="$INSTALL_PATH/" -FIRMWARE_DIR="firmware-stable" +#FIRMWARE_PATH="$INSTALL_PATH/" +#FIRMWARE_DIR="firmware-stable"