aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-03-09 14:57:38 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-03-09 14:57:38 +0000
commit8b70a745433414395255c0a6d4f71445d67dbf53 (patch)
tree25207a3f56eb6bcdc1c2d8acc469e821f67af6db
parentf43b17b6a87c7eb30e2465d47027a9dd9ad2b7a6 (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--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 87c872316..ae4713e82 100644
--- a/TODO
+++ b/TODO
@@ -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)) {