mk_mmc.sh: just noise for debian

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent 973812bc8c
commit 5b49109b7b

@ -1211,11 +1211,13 @@ populate_boot () {
echo "mk_mmc.sh script complete" echo "mk_mmc.sh script complete"
echo "Script Version git: ${GIT_VERSION}" echo "Script Version git: ${GIT_VERSION}"
echo "-----------------------------" echo "-----------------------------"
if [ "x${deb_distribution}" = "xubuntu" ] ; then
echo "Note: with Ubuntu Releases" echo "Note: with Ubuntu Releases"
echo "During Install, after proxy setup, there seems to be a VERY LONG delay..." 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 "(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 "In the background: Ubuntu is trying really-really hard to find a compatible kernel..."
echo "-----------------------------" echo "-----------------------------"
fi
if [ "${conf_note}" ] ; then if [ "${conf_note}" ] ; then
echo ${conf_note} echo ${conf_note}
echo "-----------------------------" echo "-----------------------------"

Loading…
Cancel
Save