From 6c412d2bf294dc8740408fd2b4bb60eb0f257f7b Mon Sep 17 00:00:00 2001 From: bcornec Date: Sat, 5 Jan 2019 14:45:38 +0000 Subject: [PATCH 1/2] small typo --- create_arm_img_urpmi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_arm_img_urpmi.sh b/create_arm_img_urpmi.sh index 5fcae93..e19d3e8 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, 3 or 4 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)" From f712a2642f7c7f63ecb8371cf0b9efbedbd9ba0d Mon Sep 17 00:00:00 2001 From: Bruno Cornec Date: Sat, 5 Jan 2019 16:30:12 +0100 Subject: [PATCH 2/2] fix a comment typo --- mageia4arm.cfg.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mageia4arm.cfg.template b/mageia4arm.cfg.template index 1aaafdd..2b9966a 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=""