Source-Changes-HG archive

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

[src/netbsd-1-4]: src/etc/etc.sun3 pullup 1.3->1.5 (gwr)



details:   https://anonhg.NetBSD.org/src/rev/c7794e920f67
branches:  netbsd-1-4
changeset: 468745:c7794e920f67
user:      perry <perry%NetBSD.org@localhost>
date:      Mon Jun 21 02:39:50 1999 +0000

description:
pullup 1.3->1.5 (gwr)

diffstat:

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

diffs (30 lines):

diff -r 723bf9eb4a5b -r c7794e920f67 etc/etc.sun3/disktab
--- a/etc/etc.sun3/disktab      Sun Jun 20 19:36:29 1999 +0000
+++ b/etc/etc.sun3/disktab      Mon Jun 21 02:39:50 1999 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: disktab,v 1.3 1995/11/21 20:58:33 gwr Exp $
+#      $NetBSD: disktab,v 1.3.6.1 1999/06/21 02:39:50 perry 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:\
-       :ta=4.4BSD:oa#0:pa#512:\
-       :ob#0:pb#0:oc#0:pc#512:
+       :ty=simulated:se#512:ns#20:nt#2:nc#20:\
+       :ta=4.4BSD:oa#0:pa#640:\
+       :ob#0:pb#0:oc#0:pc#640:
 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