aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-04-26 00:55:34 +0000
committerMartin Pool <mbp@samba.org>2002-04-26 00:55:34 +0000
commit8bd1a73e14bc1efb9bab01fbd1d693725183cca3 (patch)
tree732bebb0e5fe8d856b7d6aab707390623349d367 /TODO
parentc7d692c3c31898987e5a6623ed9010c05c034c03 (diff)
downloadandroid_external_rsync-8bd1a73e14bc1efb9bab01fbd1d693725183cca3.tar.gz
android_external_rsync-8bd1a73e14bc1efb9bab01fbd1d693725183cca3.tar.bz2
android_external_rsync-8bd1a73e14bc1efb9bab01fbd1d693725183cca3.zip
Add note about resolving Debian gid problem.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 13b3aad6..704e5793 100644
--- 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)