X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fos-release.xml;h=0d7925f07a2a14810960493cc9e6b64e346212bb;hp=7d799721de9e4afd4589eeee81c47a24f836dd4f;hb=e21aee149493ac510b1185030ffa1619f229ce08;hpb=93e487fc8f88847964baf6e61a58e34ab41898d1 diff --git a/man/os-release.xml b/man/os-release.xml index 7d799721d..0d7925f07 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -144,6 +144,42 @@ ID=debian. + + ID_LIKE= + + A space-separated list + of operating system identifiers in the + same syntax as the + ID= setting. Should + list identifiers of operating systems + that are closely related to the local + operating system in regards to + packaging and programming interfaces, + for example listing one or more + distribution identifiers the local + distribution is a derivative + from. Build scripts and similar should + check this variable if they need to + identify the local operating system + and the value of + ID= is not + recognized. Operating systems should + be listed in order of how closely the + local operating system relates to the + listed ones, starting with the + closest. This field is + optional. Example: for an operating + system with + ID=centos an + assignment of ID_LIKE="rhel + fedora" would be + appropriate. For an operating systemd + with ID=ubuntu an + assignment of + ID_LIKE=debian is + appropriate. + + VERSION_ID=