Use special ed and umount.
This commit is contained in:
parent
d8695ce615
commit
912d25fe8b
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.28 2011/07/03 23:11:34 tron Exp $
|
||||
# $NetBSD: list,v 1.29 2012/03/21 05:49:17 matt Exp $
|
||||
|
||||
SRCDIRS bin sbin external/bsd/less/bin usr.bin usr.sbin
|
||||
|
||||
|
@ -54,10 +54,12 @@ PROG usr/sbin/installboot
|
|||
# init invokes the shell as -sh
|
||||
ARGVLN sh -sh
|
||||
|
||||
SPECIAL ed srcdir distrib/utils/x_ed
|
||||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
||||
LIBS libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop
|
||||
|
||||
|
|
Loading…
Reference in New Issue