diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
commit | ca20eee8a154b2ffc9df0940a63371bcd284aaed (patch) | |
tree | 2be4056cd94f078774d7c965c865f62e5289467a /distrib/hp300 | |
parent | d44dfb5d692e3c38d987ca775af156909295c7b3 (diff) |
Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.
However this stuff is largely related to NetBSD and must be completely
redone, if we will make real relases sometime
Diffstat (limited to 'distrib/hp300')
-rw-r--r-- | distrib/hp300/miniroot/inst/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/hp300/miniroot/inst/list b/distrib/hp300/miniroot/inst/list index 9f74095fa7e..2d9933af876 100644 --- a/distrib/hp300/miniroot/inst/list +++ b/distrib/hp300/miniroot/inst/list @@ -1,7 +1,8 @@ +# $OpenBSD: list,v 1.4 1996/04/25 21:27:53 niklas Exp $ # $NetBSD: list,v 1.2 1995/11/14 01:40:42 thorpej Exp $ # copy the kernel -COPY ${CURDIR}/../../../../sys/arch/hp300/compile/GENERIC/netbsd netbsd +COPY ${CURDIR}/../../../../sys/arch/hp300/compile/GENERIC/bsd bsd # and the installation tools COPY dot.profile .profile |