aboutsummaryrefslogtreecommitdiffstats
path: root/create_arm_img_urpmi.sh
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 /create_arm_img_urpmi.sh
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
Diffstat (limited to 'create_arm_img_urpmi.sh')
-rwxr-xr-xcreate_arm_img_urpmi.sh2
1 files changed, 1 insertions, 1 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)"