Add note about resolving Debian gid problem.
authorMartin Pool <mbp@samba.org>
Fri, 26 Apr 2002 00:55:34 +0000 (00:55 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 26 Apr 2002 00:55:34 +0000 (00:55 +0000)
TODO

diff --git a/TODO b/TODO
index 13b3aad..704e579 100644 (file)
--- a/TODO
+++ b/TODO
@@ -117,6 +117,11 @@ Cross-test versions
 
   in the same way as --no-whole-file; somebody needs to check.
 
+Do not rely on having a group called "nobody"
+
+  http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/usernames.html
+
+  On Debian it's "nogroup"
 
 DAEMON --------------------------------------------------------------
 
@@ -496,6 +501,8 @@ chmod:
   the program.  For bonus points there would be a test case for the  
   parser.
 
+  Possibly also --chown
+
   (Debian #23628)