Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc/etc.sun3 Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/b66f9ae83c21
branches: netbsd-1-5
changeset: 491251:b66f9ae83c21
user: he <he%NetBSD.org@localhost>
date: Sat Apr 21 18:39:28 2001 +0000
description:
Apply patch (requested by he):
Fix the installed disktab to match even though it's no longer
used in the miniroot construction.
diffstat:
etc/etc.sun3/disktab | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r e0305e9fa4e4 -r b66f9ae83c21 etc/etc.sun3/disktab
--- a/etc/etc.sun3/disktab Sat Apr 21 18:37:29 2001 +0000
+++ b/etc/etc.sun3/disktab Sat Apr 21 18:39:28 2001 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: disktab,v 1.6 2000/06/09 12:58:57 tsutsui Exp $
+# $NetBSD: disktab,v 1.6.2.1 2001/04/21 18:39:28 he Exp $
#
# Disk geometry and partition layout tables.
# Key:
@@ -35,6 +35,6 @@
:ta=4.4BSD:oa#0:pa#800:\
:ob#0:pb#0:oc#0:pc#800:
miniroot|Installation root-on-swap FS image:\
- :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:
+ :ty=simulated:se#512:ns#32:nt#8:nc#96:\
+ :ta=4.4BSD:oa#0:pa#24576:\
+ :ob#0:pb#0:oc#0:pc#24576:
Home |
Main Index |
Thread Index |
Old Index