Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amiga/miniroot Fix for changes in using VND.
details: https://anonhg.NetBSD.org/src/rev/6ca4eafcce42
branches: trunk
changeset: 519422:6ca4eafcce42
user: mhitch <mhitch%NetBSD.org@localhost>
date: Mon Dec 17 05:57:33 2001 +0000
description:
Fix for changes in using VND.
diffstat:
distrib/amiga/miniroot/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 69145f85a019 -r 6ca4eafcce42 distrib/amiga/miniroot/Makefile.inc
--- a/distrib/amiga/miniroot/Makefile.inc Mon Dec 17 05:54:25 2001 +0000
+++ b/distrib/amiga/miniroot/Makefile.inc Mon Dec 17 05:57:33 2001 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.inc,v 1.3 2001/09/25 19:21:19 is Exp $
+# $NetBSD: Makefile.inc,v 1.4 2001/12/17 05:57:33 mhitch Exp $
-VND= vnd0c
+VND= vnd0
IMAGESIZE?= 8192 # 512 byte blocks
NEWFSOPTS?= -c 64 -B be
DISKTYPE?= miniroot
Home |
Main Index |
Thread Index |
Old Index