aboutsummaryrefslogtreecommitdiffstats
path: root/create_arm_image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create_arm_image.sh')
-rwxr-xr-xcreate_arm_image.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/create_arm_image.sh b/create_arm_image.sh
index c646850..1bac725 100755
--- a/create_arm_image.sh
+++ b/create_arm_image.sh
@@ -39,8 +39,8 @@ function help() {
echo -e "--tainted activate tainted repos"
echo -e "--desktop [xfce|...] add a desktop environment task"
echo -e "--package \"pkg1 pkg2\" One space separated list of package to install"
-
- echo -e "\nBuild levels:"
+
+ echo -e "\nBuild levels:"
echo -e "--create-chroot Create the chroot directory"
echo -e "--install-basesystem install base system"
echo -e "--add-urpmimedia add mirrors for urpmi"
@@ -377,7 +377,7 @@ case ${OPT} in
bunrningBootloader
unmountingPartitions
unloopingImage
-
+
warning "You can now burn the image ( ${INSTALL_PATH}/${IMAGE} ) on SD card"
print_info "pv \"${INSTALL_PATH}/${IMAGE}\" | dd of=/dev/mmcblk#"
generateExtra