Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.sun3 updates for the 1.4 release



details:   https://anonhg.NetBSD.org/src/rev/a9a752d775f5
branches:  trunk
changeset: 473020:a9a752d775f5
user:      gwr <gwr%NetBSD.org@localhost>
date:      Mon May 17 03:35:55 1999 +0000

description:
updates for the 1.4 release

diffstat:

 etc/etc.sun3/disktab |  12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6890643f5fcb -r a9a752d775f5 etc/etc.sun3/disktab
--- a/etc/etc.sun3/disktab      Mon May 17 02:03:36 1999 +0000
+++ b/etc/etc.sun3/disktab      Mon May 17 03:35:55 1999 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: disktab,v 1.3 1995/11/21 20:58:33 gwr Exp $
+#      $NetBSD: disktab,v 1.4 1999/05/17 03:35:55 gwr Exp $
 #
 # Disk geometry and partition layout tables. 
 # Key:
@@ -30,13 +30,11 @@
 # All partition sizes reserve space for bad sector tables.
 # (5 cylinders needed for maintenance + replacement sectors)
 #
-# XXX - Would like :ba#4096:fa#512: but that panics...
-# Leave nc=16; adjust size using: ns
 rdroot|ramdiskroot|RAM-disk root FS image:\
-       :ty=simulated:se#512:nc#16:nt#2:ns#16:\
+       :ty=simulated:se#512:ns#16:nt#2:nc#16:\
        :ta=4.4BSD:oa#0:pa#512:\
        :ob#0:pb#0:oc#0:pc#512:
 miniroot|Installation root-on-swap FS image:\
-       :ty=simulated:se#512:ns#32:nt#8:nc#64:\
-       :ta=4.4BSD:oa#0:pa#16384:\
-       :ob#0:pb#0:oc#0:pc#16384:
+       :ty=simulated:se#512:ns#32:nt#8:nc#80:\
+       :ta=4.4BSD:oa#0:pa#20480:\
+       :ob#0:pb#0:oc#0:pc#20480:



Home | Main Index | Thread Index | Old Index