summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-01-12 03:13:42 +0000
committerderaadt <deraadt@openbsd.org>1996-01-12 03:13:42 +0000
commit1dab4af4e8c359db5f92e31aeeb805f30c0c00b7 (patch)
tree041b37b3a4b58602a57094efd641a08519849e97
parentdisable ddb, enable vnd (diff)
downloadwireguard-openbsd-1dab4af4e8c359db5f92e31aeeb805f30c0c00b7.tar.xz
wireguard-openbsd-1dab4af4e8c359db5f92e31aeeb805f30c0c00b7.zip
from netbsd
-rw-r--r--distrib/i386/floppies/kcadp/Makefile8
-rw-r--r--distrib/i386/floppies/kcadp/list4
-rw-r--r--distrib/i386/floppies/kcoth/Makefile8
-rw-r--r--distrib/i386/floppies/kcoth/list4
4 files changed, 24 insertions, 0 deletions
diff --git a/distrib/i386/floppies/kcadp/Makefile b/distrib/i386/floppies/kcadp/Makefile
new file mode 100644
index 00000000000..c89b043ae42
--- /dev/null
+++ b/distrib/i386/floppies/kcadp/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile,v 1.1 1996/01/12 03:13:42 deraadt Exp $
+
+TOP= ${.CURDIR}/..
+
+.include "${TOP}/Makefile.inc"
+IMAGE= kcadp${REV}.fs
+
+.include "${TOP}/kc-common/Makefile.inc"
diff --git a/distrib/i386/floppies/kcadp/list b/distrib/i386/floppies/kcadp/list
new file mode 100644
index 00000000000..f9cddc8ebe8
--- /dev/null
+++ b/distrib/i386/floppies/kcadp/list
@@ -0,0 +1,4 @@
+# $Id: list,v 1.1 1996/01/12 03:13:44 deraadt Exp $
+
+# copy the kernel
+COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTADP/netbsd netbsd
diff --git a/distrib/i386/floppies/kcoth/Makefile b/distrib/i386/floppies/kcoth/Makefile
new file mode 100644
index 00000000000..52fe60c47e0
--- /dev/null
+++ b/distrib/i386/floppies/kcoth/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile,v 1.1 1996/01/12 03:13:45 deraadt Exp $
+
+TOP= ${.CURDIR}/..
+
+.include "${TOP}/Makefile.inc"
+IMAGE= kcoth${REV}.fs
+
+.include "${TOP}/kc-common/Makefile.inc"
diff --git a/distrib/i386/floppies/kcoth/list b/distrib/i386/floppies/kcoth/list
new file mode 100644
index 00000000000..fd44af1a71b
--- /dev/null
+++ b/distrib/i386/floppies/kcoth/list
@@ -0,0 +1,4 @@
+# $Id: list,v 1.1 1996/01/12 03:13:45 deraadt Exp $
+
+# copy the kernel
+COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTOTHER/netbsd netbsd