Need /etc/netconfig.
This commit is contained in:
parent
afb5621bab
commit
eef8b653bc
@ -1,4 +1,4 @@
|
||||
# $NetBSD: list,v 1.25 2000/03/15 12:16:36 soren Exp $
|
||||
# $NetBSD: list,v 1.26 2000/06/07 19:42:23 thorpej Exp $
|
||||
|
||||
# copy the crunched binary, link to it, and kill it
|
||||
COPY ${OBJDIR}/ramdiskbin ramdiskbin
|
||||
@ -79,6 +79,7 @@ SPECIAL /bin/rm ramdiskbin
|
||||
COPY ${CURDIR}/../../../../etc/group etc/group
|
||||
COPY ${CURDIR}/../../../../etc/master.passwd etc/master.passwd
|
||||
COPY ${CURDIR}/../../../../etc/protocols etc/protocols
|
||||
COPY ${CURDIR}/../../../../etc/netconfig etc/netconfig
|
||||
COPY ${CURDIR}/../../../../etc/services etc/services
|
||||
|
||||
SPECIAL pwd_mkdb -p -d ./ etc/master.passwd
|
||||
|
Loading…
x
Reference in New Issue
Block a user