summaryrefslogtreecommitdiff
path: root/distrib/ramdisk/list
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/ramdisk/list')
-rw-r--r--distrib/ramdisk/list11
1 files changed, 3 insertions, 8 deletions
diff --git a/distrib/ramdisk/list b/distrib/ramdisk/list
index c15f6a1eb5e..b30d16f3421 100644
--- a/distrib/ramdisk/list
+++ b/distrib/ramdisk/list
@@ -1,7 +1,8 @@
-# $OpenBSD: list,v 1.2 1997/05/14 21:52:59 deraadt Exp $
+# $OpenBSD: list,v 1.3 1997/05/15 00:11:14 deraadt Exp $
# $NetBSD: list,v 1.4.4.1 1996/06/20 20:30:26 pk Exp $
SRCDIRS usr.bin bin sbin usr.sbin gnu/usr.bin
+SRCDIRS usr.bin/vi
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/instbin instbin
@@ -41,18 +42,13 @@ LINK instbin sbin/ping
LINK instbin sbin/route
LINK instbin sbin/slattach
LINK instbin sbin/umount
-SYMLINK ../../instbin usr/bin/chflags
SYMLINK ../../instbin usr/sbin/chown usr/bin/chgrp
SYMLINK ../../instbin usr/sbin/chroot
SYMLINK ../../instbin usr/bin/ftp
SYMLINK ../../instbin usr/bin/gzip usr/bin/gunzip usr/bin/gzcat
SYMLINK ../../instbin usr/bin/sed
-SYMLINK ../../instbin usr/bin/vim usr/bin/vi
+SYMLINK ../../instbin usr/bin/build usr/bin/vi
-# `internal' crunchgen links
-ARGVLINK mount_ffs ffs
-ARGVLINK mount_nfs nfs
-ARGVLINK mount_cd9660 cd9660
ARGVLINK pdksh -sh
# various files that we need in /etc for the install
@@ -60,7 +56,6 @@ COPY ${DESTDIR}/etc/group etc/group
COPY ${DESTDIR}/etc/protocols etc/protocols
COPY ${DESTDIR}/etc/services etc/services
COPY ${DESTDIR}/etc/spwd.db etc/spwd.db
-COPY ${DESTDIR}/etc/virc etc/virc
# and the installation scripts
COPY ${CURDIR}/../miniroot/install.sub install.sub