summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/kc/kcbin.conf
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/i386/floppies/kc/kcbin.conf')
-rw-r--r--distrib/i386/floppies/kc/kcbin.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/distrib/i386/floppies/kc/kcbin.conf b/distrib/i386/floppies/kc/kcbin.conf
new file mode 100644
index 00000000000..8ec72a91f7c
--- /dev/null
+++ b/distrib/i386/floppies/kc/kcbin.conf
@@ -0,0 +1,15 @@
+# $OpenBSD: kcbin.conf,v 1.1 1996/05/31 23:00:27 mickey Exp $
+#
+# kcbin.conf - unified binary for the kc floppy
+#
+
+srcdirs bin sbin
+
+progs cp dd disklabel fsck_ffs init mount mount_ffs reboot sh test umount
+
+ln test [
+ln mount_ffs ffs
+ln reboot halt
+ln sh -sh # init invokes the shell this way
+
+libs -ledit -lutil -ltermcap -lcrypt -ll