fix(set_lsb_release): Bear Creek Manor

This commit is contained in:
Michael Marineau 2014-03-14 10:53:59 -07:00
parent 87de0fa5df
commit ee207599af

View File

@ -79,7 +79,7 @@ sudo mkdir -p "${ROOT_FS_DIR}/usr/share/coreos"
sudo_clobber "${ROOT_FS_DIR}/usr/share/coreos/lsb-release" <<EOF
DISTRIB_ID=$COREOS_VERSION_NAME
DISTRIB_RELEASE=$COREOS_VERSION_STRING
DISTRIB_CODENAME="napping to fan noise / silence. the build successful / type git bisect good"
DISTRIB_CODENAME="Bear Creek Manor"
DISTRIB_DESCRIPTION="$COREOS_VERSION_NAME $COREOS_VERSION_DESCRIPTION"
COREOS_RELEASE_BOARD=$FLAGS_board
COREOS_RELEASE_DESCRIPTION="$COREOS_VERSION_DESCRIPTION"