From: Benjamin Drung Date: Mon, 6 Jun 2016 20:05:29 +0000 (+0200) Subject: os-release: Add VERSION_CODENAME field (#3445) X-Git-Tag: v231~210 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=646b997c118e261c5ececc434dd40d0dbdbac4d8;p=thirdparty%2Fsystemd.git os-release: Add VERSION_CODENAME field (#3445) Debian and their derivatives (Ubuntu, Trisquel, etc.) use a code name for their repositories. Thus record the code name in os-release for processing. Closes systemd/systemd#3429 --- diff --git a/man/os-release.xml b/man/os-release.xml index 4557abc4a32..99bbb61004f 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -175,6 +175,22 @@ appropriate. + + VERSION_CODENAME= + + + A lower-case string (no spaces or other characters outside of + 0–9, a–z, ".", "_" and "-") identifying the operating system + release code name, excluding any OS name information or + release version, and suitable for processing by scripts or + usage in generated filenames. This field is optional and may + not be implemented on all systems. + Examples: + VERSION_CODENAME=buster, + VERSION_CODENAME=xenial + + + VERSION_ID=