add restore

XXX1: clearly /bin/test and /bin/[ should be replaced by #!/bin/sh\ntest "$@"\n
XXX2: ramdisk-tiny/list should be generated from ramdisk/list to avoid skew;
XXX3: there is no point in including dump in ramdisk-tiny/list
This commit is contained in:
christos 2000-09-19 20:35:51 +00:00
parent 4b85232148
commit 48f9465eba
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.31 2000/06/18 23:57:32 cyber Exp $
# $NetBSD: list,v 1.32 2000/09/19 20:35:51 christos Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@ -52,6 +52,7 @@ LINK ramdiskbin sbin/ntfs
LINK ramdiskbin sbin/ping
LINK ramdiskbin sbin/ping6
LINK ramdiskbin sbin/reboot
LINK ramdiskbin sbin/restore
LINK ramdiskbin sbin/route
LINK ramdiskbin sbin/rtsol
LINK ramdiskbin sbin/scsictl