DTux
/
dtux__mageia4arm
Archived
1
0
Fork 0
This commit is contained in:
Daniel Tartavel 2019-01-05 21:06:08 +01:00
commit b4e21eca05
2 changed files with 2 additions and 2 deletions

View File

@ -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)"

View File

@ -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=""