chiark / gitweb /
man: document how os-release(5) may be extended by OS vendors
authorLennart Poettering <lennart@poettering.net>
Tue, 6 Mar 2012 17:14:06 +0000 (18:14 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Mar 2012 17:14:06 +0000 (18:14 +0100)
man/os-release.xml

index 019e48e03f0964f5641ff40ce57b320b54d0c62f..36046833c21809c93d513f1fa22f5e9e930d875f 100644 (file)
                 accommodate for rolling releases. In this case VERSION
                 and VERSION_ID may be unset. Applications should not
                 rely on these fields to be set.</para>
+
+                <para>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. Example:
+                <literal>DEBIAN_BTS="debbugs://bugs.debian.org/"</literal></para>
         </refsect1>
 
         <refsect1>