diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-17 14:19:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-17 14:19:54 +0000 |
commit | 77bc28544a42e71898ee5d334a382497d29e3357 (patch) | |
tree | d7e0407cbc6940ee8841aaabb52b74589b2c8805 /distrib/miniroot | |
parent | f1e4bed8bad1667ab5c41e9cd3341928a07959a8 (diff) |
generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on all
architectures.
Diffstat (limited to 'distrib/miniroot')
-rw-r--r-- | distrib/miniroot/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/miniroot/list b/distrib/miniroot/list index 76a247b9ed7..40349ddd449 100644 --- a/distrib/miniroot/list +++ b/distrib/miniroot/list @@ -1,6 +1,7 @@ -# $OpenBSD: list,v 1.12 1997/08/24 22:44:59 deraadt Exp $ +# $OpenBSD: list,v 1.13 1997/09/17 14:19:33 deraadt Exp $ # $NetBSD: list,v 1.4.4.1 1996/06/20 20:30:26 pk Exp $ +SRCDIRS distrib/special SRCDIRS usr.bin bin sbin usr.sbin gnu/usr.bin usr.bin/vi # copy the crunched binary, link to it, and kill it |