aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""