[systemd-commits] man/os-release.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Mar 6 09:14:21 PST 2012
man/os-release.xml | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit edcf3b8900b8cf46ec18233508452b5bb745dc74
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Mar 6 18:14:06 2012 +0100
man: document how os-release(5) may be extended by OS vendors
diff --git a/man/os-release.xml b/man/os-release.xml
index 019e48e..3604683 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -313,6 +313,12 @@
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>
More information about the systemd-commits
mailing list