Setting default name to live-image for the time being.

This commit is contained in:
Daniel Baumann 2012-12-19 13:03:52 +01:00
parent 21dcf9be33
commit b9c0e26eef
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ New_configuration ()
# Image
LIVE_IMAGE_NAME="$(Get_configuration config/control Name)"
LIVE_IMAGE_NAME="${LIVE_IMAGE_NAME:-live}"
LIVE_IMAGE_NAME="${LIVE_IMAGE_NAME:-live-image}"
export LIVE_IMAGE_NAME
# Image: Architecture (FIXME: Support and default to 'any')