* feat: OS Release Module * docs: clearer description * chore: update shortdesc to match new description --------- Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
433 B
433 B
os-release Module
The os-release module offers a way to modify and set values in the /etc/os-release file in your image. This file contains metadata about the running Linux operating system and is read by various programs.
Example
type: os-release
properties:
ID: blue_build
NAME: BlueBuild
PRETTY_NAME: BlueBuild Image