mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
This adds support for the two /etc/os-release variables: - IMAGE_ID - IMAGE_VERSION The former is configurable, with fallback to name-arch, and the latter is only set for relase builds. During releae builds the release will be appended to the image name. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>