diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-12-28 04:40:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-12-28 04:40:20 +0000 |
commit | 8749b1acb4dca43ed465a3054e3e1053b38c67c8 (patch) | |
tree | 63808c52dce0c0f535862e908e49b87f415be1b7 /distrib/landisk/ramdisk | |
parent | df66fbb0b5d80ca8548c6e69685cec4440a580c0 (diff) |
Build special/encrypt into instbin, to prepare for dropping use of the
version in just installed base.
Diffstat (limited to 'distrib/landisk/ramdisk')
-rw-r--r-- | distrib/landisk/ramdisk/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/landisk/ramdisk/list b/distrib/landisk/ramdisk/list index 78639fdc67b..f5510b3bda4 100644 --- a/distrib/landisk/ramdisk/list +++ b/distrib/landisk/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.33 2014/12/27 06:02:01 deraadt Exp $ +# $OpenBSD: list,v 1.34 2014/12/28 04:40:19 deraadt Exp $ SRCDIRS distrib/special @@ -52,6 +52,7 @@ LINK instbin sbin/reboot sbin/halt LINK instbin sbin/route LINK instbin sbin/sysctl LINK instbin sbin/umount +LINK instbin usr/bin/encrypt LINK instbin usr/bin/ftp LINK instbin usr/bin/grep usr/bin/fgrep usr/bin/egrep LINK instbin usr/bin/gzip usr/bin/gunzip usr/bin/gzcat |