summaryrefslogtreecommitdiff
path: root/distrib/vax/common/list
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/vax/common/list')
-rw-r--r--distrib/vax/common/list103
1 files changed, 50 insertions, 53 deletions
diff --git a/distrib/vax/common/list b/distrib/vax/common/list
index f9182b43174..530f3df1bc5 100644
--- a/distrib/vax/common/list
+++ b/distrib/vax/common/list
@@ -1,49 +1,49 @@
-# $OpenBSD: list,v 1.2 2002/04/28 19:25:10 deraadt Exp $
+# $OpenBSD: list,v 1.3 2002/04/29 17:13:39 deraadt Exp $
# copy the crunched binary, link to it, and kill it
-COPY ${OBJDIR}/instbin instbin
-LINK instbin bin/cat
-LINK instbin bin/chmod bin/chgrp sbin/chown
-LINK instbin bin/cp
-LINK instbin bin/dd
-LINK instbin bin/df
-LINK instbin bin/ed
-LINK instbin bin/expr
-LINK instbin bin/ln
-LINK instbin bin/ls
-LINK instbin bin/mkdir
-LINK instbin bin/mv
-LINK instbin bin/mt
-LINK instbin bin/rm
-LINK instbin bin/sh
-LINK instbin bin/-sh
-LINK instbin bin/stty
-LINK instbin bin/sync
-LINK instbin bin/test
-LINK instbin bin/[
-LINK instbin sbin/disklabel
-LINK instbin sbin/dmesg
-LINK instbin sbin/fsck
-LINK instbin sbin/halt
-LINK instbin sbin/ifconfig
-LINK instbin sbin/init
-LINK instbin sbin/mknod
-LINK instbin sbin/mount
-LINK instbin sbin/mount_ffs
-LINK instbin sbin/mount_nfs
-LINK instbin sbin/newfs
-LINK instbin sbin/reboot
-LINK instbin sbin/route
-LINK instbin sbin/shutdown
-LINK instbin sbin/slattach
-LINK instbin sbin/umount
-LINK instbin usr/bin/awk
-LINK instbin usr/bin/ftp
-LINK instbin usr/bin/more
-LINK instbin usr/bin/sed
-LINK instbin usr/bin/tar
-LINK instbin usr/sbin/chown
-# LINK instbin usr/sbin/bad144
+COPY ${OBJDIR}/instbin instbin
+LINK instbin bin/cat
+LINK instbin bin/chmod bin/chgrp sbin/chown
+LINK instbin bin/cp
+LINK instbin bin/dd
+LINK instbin bin/df
+LINK instbin bin/ed
+LINK instbin bin/expr
+LINK instbin bin/ln
+LINK instbin bin/ls
+LINK instbin bin/mkdir
+LINK instbin bin/mv
+LINK instbin bin/mt
+LINK instbin bin/rm
+LINK instbin bin/sh
+LINK instbin bin/-sh
+LINK instbin bin/stty
+LINK instbin bin/sync
+LINK instbin bin/test
+LINK instbin bin/[
+LINK instbin sbin/disklabel
+LINK instbin sbin/dmesg
+LINK instbin sbin/fsck
+LINK instbin sbin/halt
+LINK instbin sbin/ifconfig
+LINK instbin sbin/init
+LINK instbin sbin/mknod
+LINK instbin sbin/mount
+LINK instbin sbin/mount_ffs
+LINK instbin sbin/mount_nfs
+LINK instbin sbin/newfs
+LINK instbin sbin/reboot
+LINK instbin sbin/route
+LINK instbin sbin/shutdown
+LINK instbin sbin/slattach
+LINK instbin sbin/umount
+LINK instbin usr/bin/awk
+LINK instbin usr/bin/ftp
+LINK instbin usr/bin/more
+LINK instbin usr/bin/sed
+LINK instbin usr/bin/tar
+LINK instbin usr/sbin/chown
+# LINK instbin usr/sbin/bad144
SPECIAL /bin/rm instbin
# copy the MAKEDEV script and make some devices
@@ -51,17 +51,14 @@ COPY ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV
SPECIAL cd dev; sh MAKEDEV ramdisk
# we need the contents of /usr/mdec (XXX)
-# COPY ${DESTDIR}/usr/mdec/* usr/mdec
+# COPY ${DESTDIR}/usr/mdec/* usr/mdec
# various files that we need in /etc for the install
-COPY ${DESTDIR}/etc/group etc
+COPY ${DESTDIR}/etc/group etc/group
COPY ${CURDIR}/../../miniroot/protocols etc/protocols
COPY ${CURDIR}/../../miniroot/services etc/services
-COPY ${DESTDIR}/etc/spwd.db etc
-
-# and the common installation tools
-COPY ${TOPDIR}/common/termcap.vt usr/share/misc/termcap
-
-COPY ${DESTDIR}/bsd .
-COPY ${DESTDIR}/boot .
+COPY ${DESTDIR}/etc/spwd.db etc/spwd.db
+TERMCAP vt100,vt200,dumb usr/share/misc/termcap
+COPY ${DESTDIR}/bsd .
+COPY ${DESTDIR}/boot .