From d12da55b0841a818df566658e78663b854ce3f95 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 28 Feb 2020 13:35:44 -0600 Subject: [PATCH] mk_mmc.sh: this note no longer applies Signed-off-by: Robert Nelson --- mk_mmc.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index 7457879..a91c581 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -1257,13 +1257,6 @@ populate_boot () { echo "mk_mmc.sh script complete" echo "Script Version git: ${GIT_VERSION}" echo "-----------------------------" - if [ "x${deb_distribution}" = "xubuntu" ] ; then - echo "Note: with Ubuntu Releases" - echo "During Install, after proxy setup, there seems to be a VERY LONG delay..." - echo "(on average it seems to be taking anywhere between 10-20 Minutes)..." - echo "In the background: Ubuntu is trying really-really hard to find a compatible kernel..." - echo "-----------------------------" - fi if [ "${conf_note}" ] ; then echo "${conf_note}" echo "-----------------------------"