mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-07-17 20:01:31 +00:00
Set IMAGE_STR and FS_LABEL for ubuntu-cpc 999-extras.binary hook too; but also export CLOUD_IMG_STR.
This commit is contained in:
parent
4613a2c82e
commit
4e01beda8c
@ -8,6 +8,10 @@ if [ ! -d ${my_dir}/extra ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
IMAGE_STR="# CLOUD_IMG: This file was created/modified by the Cloud Image build process"
|
||||||
|
CLOUD_IMG_STR="$IMAGE_STR"
|
||||||
|
FS_LABEL="cloudimg-rootfs"
|
||||||
|
|
||||||
# Export the common functions to the extras
|
# Export the common functions to the extras
|
||||||
. config/functions
|
. config/functions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user