Adding note about live-build version in build to get the lb version into build logs.
This commit is contained in:
parent
966afa2d64
commit
ec01ef8e68
|
@ -64,6 +64,9 @@ Set_defaults
|
|||
# Checking defaults
|
||||
Check_defaults
|
||||
|
||||
Echo_message "live-build ${LIVE_BUILD_VERSION}"
|
||||
Echo_message "Building config tree for a ${LB_MODE}/${LB_DISTRIBUTION}/${LIVE_IMAGE_ARCHITECTURE} system"
|
||||
|
||||
# Bootstrapping system
|
||||
lb bootstrap ${@}
|
||||
|
||||
|
|
Loading…
Reference in New Issue