Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pc532/floppies/inst-common sysinst isn't working on ...
details: https://anonhg.NetBSD.org/src/rev/4703aad9e713
branches: trunk
changeset: 499294:4703aad9e713
user: phil <phil%NetBSD.org@localhost>
date: Thu Nov 16 07:16:23 2000 +0000
description:
sysinst isn't working on the pc532, don't include it in the install fs.
diffstat:
distrib/pc532/floppies/inst-common/instbin.conf | 6 +++---
distrib/pc532/floppies/inst-common/list | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (47 lines):
diff -r 0da26b7fd62a -r 4703aad9e713 distrib/pc532/floppies/inst-common/instbin.conf
--- a/distrib/pc532/floppies/inst-common/instbin.conf Thu Nov 16 07:04:12 2000 +0000
+++ b/distrib/pc532/floppies/inst-common/instbin.conf Thu Nov 16 07:16:23 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.12 2000/11/16 07:16:23 phil 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
diff -r 0da26b7fd62a -r 4703aad9e713 distrib/pc532/floppies/inst-common/list
--- a/distrib/pc532/floppies/inst-common/list Thu Nov 16 07:04:12 2000 +0000
+++ b/distrib/pc532/floppies/inst-common/list Thu Nov 16 07:16:23 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.13 2000/06/07 20:42:19 thorpej Exp $
+# $NetBSD: list,v 1.14 2000/11/16 07:16:23 phil Exp $
# copy the MAKEDEV script and make some devices
COPY ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV
@@ -67,7 +67,7 @@
LINK instbin sbin/route
LINK instbin sbin/rrestore
LINK instbin sbin/slattach
-LINK instbin sbin/sysinst
+#LINK instbin sbin/sysinst
LINK instbin sbin/swapon
LINK instbin sbin/umount
SYMLINK /instbin usr/bin/basename
Home |
Main Index |
Thread Index |
Old Index