aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-09-17 18:25:05 -0500
committerRob Landley <rob@landley.net>2014-09-17 18:25:05 -0500
commitc022d276d14996fc4d3bea3c0e1792a05eb816cc (patch)
treebc289ed6d0a24f1b4283c5778fe4131eae255257
parent1b7e562a286b528a440e56b48a4afe3823b2d86b (diff)
downloadtoybox-c022d276d14996fc4d3bea3c0e1792a05eb816cc.tar.gz
Update README for pending directory, include list of code outside of pending (grandfathered) awaiting cleanup.
-rw-r--r--toys/pending/README19
1 files changed, 16 insertions, 3 deletions
diff --git a/toys/pending/README b/toys/pending/README
index 1dd62505..aa0c4a15 100644
--- a/toys/pending/README
+++ b/toys/pending/README
@@ -1,5 +1,18 @@
pending
-These commands await additional review and/or cleanup. Code in this directory
-may or may not work, some of the commands here are unfinished stubs, others
-just need a more thorough inspection than I've had time for yet.
+Commands in this directory are external submissions awaiting review and/or
+cleanup before being "promoted" to one of the other directories.
+
+Code in this directory may or may not work, some of the commands here are
+unfinished stubs, others just need a more thorough inspection than we've had
+time for yet. Everything in here defaults to "n" in defconfig.
+
+Library code awaiting cleanup lives in lib/pending.c
+
+The following commands predate the pending directory, and are awaiting
+cleanup but don't live here:
+
+ vmstat, login, du, vconfig, mountpoint, free, chroot, cut, touch,
+ modinfo, expand, xargs
+
+ lib/password.c