From 7f972f31ced0eaa8453416b740ec3746160f6c5c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 19 Feb 2013 09:56:48 +0100 Subject: Also showing distribution in lb config initial messages. --- scripts/build/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build/config b/scripts/build/config index 3a4ab899e..7b7fe4bd6 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -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 -- cgit v1.2.3