Merge branch 'master' of https://git.labolyon.fr/DTux/mageia4arm
This commit is contained in:
commit
4796b8a6a7
@ -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"
|
||||
|
Reference in New Issue
Block a user