diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-03-09 14:57:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-03-09 14:57:38 +0000 |
commit | 8b70a745433414395255c0a6d4f71445d67dbf53 (patch) | |
tree | 25207a3f56eb6bcdc1c2d8acc469e821f67af6db | |
parent | f43b17b6a87c7eb30e2465d47027a9dd9ad2b7a6 (diff) |
Added "check if findutils puts files in /usr/local/bin" TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ These are the TODO items for the next LFS release (3.0): +* Check if findutils dumps binaries in /usr/local/bin + * Try out latest shadow suite. If it fails with "nflg undefined" change this in useradd.c : line 1768: -if (! (nflg || gflg)) { |