aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Tartavel <contact@librepc.com>2019-01-05 21:06:08 +0100
committerDaniel Tartavel <contact@librepc.com>2019-01-05 21:06:08 +0100
commitb4e21eca057bdb617047dabe38cfd5ed40812974 (patch)
tree09ad1e3220e78b7201936ff82f9fec9b9ec832f5
parent8cdf11965a64e57add530626feafeffb157d76ec (diff)
parentc35a2024ae9c86f1bc64c0b4931304a42a357740 (diff)
downloadmageia4arm-b4e21eca057bdb617047dabe38cfd5ed40812974.tar
mageia4arm-b4e21eca057bdb617047dabe38cfd5ed40812974.tar.gz
mageia4arm-b4e21eca057bdb617047dabe38cfd5ed40812974.tar.bz2
mageia4arm-b4e21eca057bdb617047dabe38cfd5ed40812974.tar.xz
mageia4arm-b4e21eca057bdb617047dabe38cfd5ed40812974.zip
Merge branch 'master' of https://git.labolyon.fr/DTux/mageia4arm
-rwxr-xr-xcreate_arm_img_urpmi.sh2
-rw-r--r--mageia4arm.cfg.template2
2 files changed, 2 insertions, 2 deletions
diff --git a/create_arm_img_urpmi.sh b/create_arm_img_urpmi.sh
index f50e9ac..d6d050c 100755
--- a/create_arm_img_urpmi.sh
+++ b/create_arm_img_urpmi.sh
@@ -69,7 +69,7 @@ function help()
echo "--create-image Create the image of Mageia $MAGEIA_VERSION"
echo "--build-path Path to the build directory of the image of Mageia $MAGEIA_VERSION"
echo "--target target system (for now rpi, odroid)"
- echo "--target-version version of the taget (0, 1, 2, 3 for rpi, xu3 or xu4 for odroid)"
+ echo "--target-version version of the target (0, 1, 2, 3 for rpi, 3 or 4 for odroid)"
echo "--config Path to config files"
echo "--bootfs filesystem of boot partition (ext4 or vfat) default: etx4"
echo -e "\nFor image size, make sure it fit on physical support. (Default size is 7 Go)"
diff --git a/mageia4arm.cfg.template b/mageia4arm.cfg.template
index 7db5677..78e2698 100644
--- a/mageia4arm.cfg.template
+++ b/mageia4arm.cfg.template
@@ -17,7 +17,7 @@
# Mageia version 7 or later, cauldron.
# TO MODIFY
MAGEIA_VERSION=""
-# Arm version arm7hl, aarch64
+# Arm version armv7hl, aarch64
# TO MODIFY
ARM_VERSION=""