mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
fix(set_lsb_release): Time for a new code name
This commit is contained in:
parent
9fbf30f670
commit
fa1ba72176
@ -71,7 +71,7 @@ sudo mkdir -p "${ROOT_FS_DIR}/etc"
|
||||
sudo_clobber "${ROOT_FS_DIR}/etc/lsb-release" <<EOF
|
||||
DISTRIB_ID=$COREOS_VERSION_NAME
|
||||
DISTRIB_RELEASE=$COREOS_VERSION_STRING
|
||||
DISTRIB_CODENAME="West Coast Style"
|
||||
DISTRIB_CODENAME="napping to fan noise / silence. the build successful / type git bisect good"
|
||||
DISTRIB_DESCRIPTION="$COREOS_VERSION_NAME $COREOS_VERSION_DESCRIPTION"
|
||||
COREOS_RELEASE_BOARD=$FLAGS_board
|
||||
COREOS_RELEASE_DESCRIPTION="$COREOS_VERSION_DESCRIPTION"
|
||||
|
Loading…
x
Reference in New Issue
Block a user