Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/pc532/floppies/inst-common Pullup 1.12 [phil]:
details: https://anonhg.NetBSD.org/src/rev/a2702507ba52
branches: netbsd-1-5
changeset: 490255:a2702507ba52
user: tv <tv%NetBSD.org@localhost>
date: Thu Nov 16 17:20:15 2000 +0000
description:
Pullup 1.12 [phil]:
sysinst isn't working on the pc532, don't include it in the install fs.
diffstat:
distrib/pc532/floppies/inst-common/instbin.conf | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r d318e3d91e4f -r a2702507ba52 distrib/pc532/floppies/inst-common/instbin.conf
--- a/distrib/pc532/floppies/inst-common/instbin.conf Thu Nov 16 17:17:15 2000 +0000
+++ b/distrib/pc532/floppies/inst-common/instbin.conf Thu Nov 16 17:20:15 2000 +0000
@@ -1,6 +1,6 @@
#
# kcbin.conf - unified binary for the kc floppy
-# $NetBSD: instbin.conf,v 1.11 1999/12/30 15:59:31 jonb Exp $
+# $NetBSD: instbin.conf,v 1.11.4.1 2000/11/16 17:20:15 tv Exp $
#
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin games distrib/pc532/floppies
@@ -15,7 +15,7 @@
progs ping pppd ps pwd reboot restore rm rmdir route # rcp
progs sed sh slattach stty swapctl sync sysctl # strings
progs tar test tip traceroute umount
-progs sysinst
+#progs sysinst
special chat srcdir usr.sbin/pppd/chat
special download srcdir distrib/pc532/floppies/inst-common
@@ -25,7 +25,7 @@
special less srcdir usr.bin/less/less
#special vi srcdir usr.bin/vi/build
special init srcdir distrib/utils/init_s
-special sysinst srcdir distrib/utils/sysinst/arch/pc532
+#special sysinst srcdir distrib/utils/sysinst/arch/pc532
ln fsck_ffs fsck
ln less more
Home |
Main Index |
Thread Index |
Old Index