1
0

modified mirror path and disable raspberry pi fondation firmware

This commit is contained in:
DTux 2018-10-12 11:06:31 +02:00
parent 10ce931950
commit f5fc05820b

View File

@ -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"