aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/xu4
diff options
context:
space:
mode:
authorJybz <j.biernacki@free.fr>2020-09-10 17:20:37 +0200
committerJybz <j.biernacki@free.fr>2020-09-10 17:20:37 +0200
commitfe7d04dd1befbd48f4b7f22a3808da5306a6e6eb (patch)
treefaf833d0eaa60dafeee9ae32b4bb2c52921d9e03 /platforms/xu4
parenta30406b8fc802c5889bffba4332b848bc0ce59d9 (diff)
downloadmageia4arm-fe7d04dd1befbd48f4b7f22a3808da5306a6e6eb.tar
mageia4arm-fe7d04dd1befbd48f4b7f22a3808da5306a6e6eb.tar.gz
mageia4arm-fe7d04dd1befbd48f4b7f22a3808da5306a6e6eb.tar.bz2
mageia4arm-fe7d04dd1befbd48f4b7f22a3808da5306a6e6eb.tar.xz
mageia4arm-fe7d04dd1befbd48f4b7f22a3808da5306a6e6eb.zip
Remove unused variable (redefined in the script).
Diffstat (limited to 'platforms/xu4')
-rw-r--r--platforms/xu4/mageia4arm.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/platforms/xu4/mageia4arm.cfg b/platforms/xu4/mageia4arm.cfg
index b977235..11471b7 100644
--- a/platforms/xu4/mageia4arm.cfg
+++ b/platforms/xu4/mageia4arm.cfg
@@ -23,19 +23,10 @@ TARGET_VERSION="xu4"
# 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="http://192.168.1.252/mageia/distrib/$MAGEIA_VERSION/$ARM_VERSION"
-# image will be created here
-INSTALL_PATH="/mnt/perso/xu4-test/"
-
-# Build directory will be created here
-BUILD_PATH="$INSTALL_PATH/build"
#name of the image
IMAGE="Mageia-${MAGEIA_VERSION}-$TARGET.img"
-#Mount point of image's partitions
-BOOT="/mnt/boot_xu4"
-ROOT="/mnt/root_xu4"
-
#Default user
ID_USER="odroid"
PASSWORD="xu4"