Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/sparc/ramdisk Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/bac2a2ec5a28
branches: netbsd-1-4
changeset: 470654:bac2a2ec5a28
user: he <he%NetBSD.org@localhost>
date: Sat Jun 03 15:20:30 2000 +0000
description:
Apply patch (requested by he):
Make the "ramdisk" devices, not the "floppy" devices.
diffstat:
distrib/sparc/ramdisk/list | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dc776c1fa4c3 -r bac2a2ec5a28 distrib/sparc/ramdisk/list
--- a/distrib/sparc/ramdisk/list Sat Jun 03 15:19:52 2000 +0000
+++ b/distrib/sparc/ramdisk/list Sat Jun 03 15:20:30 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.7.4.2 1999/07/01 19:37:11 perry Exp $
+# $NetBSD: list,v 1.7.4.3 2000/06/03 15:20:30 he Exp $
LIBS libhack.o -lz -lpcap -lbz2
@@ -87,7 +87,7 @@
# copy the MAKEDEV script and make some devices
COPY ${TOPDIR}/../../etc/etc.sparc/MAKEDEV dev/MAKEDEV
-SPECIAL cd dev; sh MAKEDEV floppy
+SPECIAL cd dev; sh MAKEDEV ramdisk
SPECIAL /bin/rm dev/MAKEDEV
# we need the boot blocks /usr/mdec
Home |
Main Index |
Thread Index |
Old Index