Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sparc/ramdisk Expand md filesystem to 1.8MB.
details: https://anonhg.NetBSD.org/src/rev/629ce97be2a0
branches: trunk
changeset: 480511:629ce97be2a0
user: pk <pk%NetBSD.org@localhost>
date: Fri Jan 14 13:46:06 2000 +0000
description:
Expand md filesystem to 1.8MB.
diffstat:
distrib/sparc/ramdisk/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 0ea7e97b87d2 -r 629ce97be2a0 distrib/sparc/ramdisk/Makefile
--- a/distrib/sparc/ramdisk/Makefile Fri Jan 14 13:45:21 2000 +0000
+++ b/distrib/sparc/ramdisk/Makefile Fri Jan 14 13:46:06 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/01/10 15:17:32 pk Exp $
+# $NetBSD: Makefile,v 1.16 2000/01/14 13:46:06 pk Exp $
TOP= ${.CURDIR}/..
MINIROOT= ${.CURDIR}/../../miniroot
@@ -20,9 +20,9 @@
LISTS= list
MTREE= mtree.conf
-SIZE= 1656k
+SIZE= 1800k
DISKTYPE= instfs
-GEOM= 512/18/2/92
+GEOM= 512/18/2/100
INO_BYTES= 4096
all: ${CBIN}
Home |
Main Index |
Thread Index |
Old Index