diff options
Diffstat (limited to 'release/root_crunch.conf')
-rw-r--r-- | release/root_crunch.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/root_crunch.conf b/release/root_crunch.conf index df4aa11..f1d8d8b 100644 --- a/release/root_crunch.conf +++ b/release/root_crunch.conf @@ -1,4 +1,4 @@ -# $Id: root_crunch.conf,v 1.1 1995/05/25 18:43:41 jkh Exp $ +# $Id: root_crunch.conf,v 1.2 1995/05/26 21:15:50 jkh Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. @@ -13,8 +13,8 @@ srcdirs /usr/src/usr.sbin # /bin stuff -progs cat chmod cksum cp date dd df echo ed expr grep hostname kill ln -progs mkdir mt mv pwd rcp rm rmdir sleep slattach stty sync test ft +progs chmod cksum cp date dd echo ed expr grep hostname kill ln +progs mkdir mt mv pwd rcp rm rmdir sleep stty sync test ft ln test [ # /sbin stuff |