Also showing distribution in lb config initial messages.

This commit is contained in:
Daniel Baumann 2013-02-19 09:56:48 +01:00 committed by Daniel Baumann
parent cca7563257
commit 7f972f31ce
1 changed files with 2 additions and 2 deletions
scripts/build

View File

@ -944,9 +944,9 @@ Check_defaults
if [ ! -e config ]
then
Echo_message "Creating config tree for a ${LB_MODE}/${LIVE_IMAGE_ARCHITECTURE} system"
Echo_message "Creating config tree for a ${LB_MODE}/${LB_DISTRIBUTION}/${LIVE_IMAGE_ARCHITECTURE} system"
else
Echo_message "Updating config tree for a ${LB_MODE}/${LIVE_IMAGE_ARCHITECTURE} system"
Echo_message "Updating config tree for a ${LB_MODE}/${LB_DISTRIBUTION}/${LIVE_IMAGE_ARCHITECTURE} system"
fi
# Creating bootstrap configuration