X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fos-release.xml;h=ff8fdf16be1f30bb88f4dd12dfc135acd470d37c;hb=3e2147858f21943d5f4a781c60f33ac22c6096ed;hp=8ffb5de48d568e53df82e81902829160e893de28;hpb=62ca938d2d217bae94e961be977bbaa2daef3675;p=elogind.git diff --git a/man/os-release.xml b/man/os-release.xml index 8ffb5de48..ff8fdf16b 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -85,6 +85,11 @@ As this file only encodes names and identifiers it should not be localized. + The file /etc/os-release might + be a symlink to another file, but it is important that + the file is available from earliest boot on, and hence + must be located on the root file system. + For a longer rationale for /etc/os-release please refer to the ID=centos an assignment of ID_LIKE="rhel fedora" would be - appropriate. For an operating systemd + appropriate. For an operating system with ID=ubuntu an assignment of ID_LIKE=debian is @@ -308,6 +313,13 @@ accommodate for rolling releases. In this case VERSION and VERSION_ID may be unset. Applications should not rely on these fields to be set. + + Operating system vendors may extend the file + format and introduce new fields. It is highly + recommended to prefix new fields with an OS specific + name in order to avoid name clashes. Applications + reading this file must ignore unknown fields. Example: + DEBIAN_BTS="debbugs://bugs.debian.org/"