chiark / gitweb /
man: make clear that VERSION and VERSION_ID is not mandatory in os-release.5
authorLennart Poettering <lennart@poettering.net>
Sun, 21 Nov 2010 23:26:08 +0000 (00:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Nov 2010 23:26:08 +0000 (00:26 +0100)
TODO
man/os-release.xml

diff --git a/TODO b/TODO
index 1069896cb4d132c67621e564141a56513e9f8051..fbe299c9313d8bb843b6989df5f8ae129e1dbf1e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -75,6 +75,8 @@ Fedora:
 
 * chkconfig → systemd enable/daemon-reload glue
 
+* /var/lock, /var/run → what happens if rpm stuff is no %ghosted?
+
 External:
 
 * make cryptsetup lower --iter-time
index c6eb28f395f3d2112192ad845e87182248426f14..b5f42b2eeccef7092669ec4609f9a32a3b9c94e7 100644 (file)
 
                 <para>If you interpreting this file from code or a
                 shell script, use the ID and VERSION_ID fields. When
-                looking for an OS indetification string for
+                looking for an OS identification string for
                 presentation to the user use the PRETTY_STRING
                 field.</para>
+
+                <para>Note that operating system vendors may choose
+                not to provide version information, for example to
+                accomodate for rolling releases. In this case VERSION
+                and VERSION_ID may be unset. Applications should not
+                rely on these fields to be set.</para>
         </refsect1>
 
         <refsect1>