Source-Changes-HG archive

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

[src/trunk]: src/etc Add a comment to the "floppy288" entry that it is needed...



details:   https://anonhg.NetBSD.org/src/rev/05c5da75123f
branches:  trunk
changeset: 525276:05c5da75123f
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Apr 09 12:40:01 2002 +0000

description:
Add a comment to the "floppy288" entry that it is needed for the
FFS regression test.

diffstat:

 etc/etc.algor/disktab  |  3 ++-
 etc/etc.evbsh3/disktab |  3 ++-
 etc/etc.i386/disktab   |  3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diffs (51 lines):

diff -r d3042a5faa5e -r 05c5da75123f etc/etc.algor/disktab
--- a/etc/etc.algor/disktab     Tue Apr 09 12:32:02 2002 +0000
+++ b/etc/etc.algor/disktab     Tue Apr 09 12:40:01 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: disktab,v 1.1 2002/04/01 23:32:17 thorpej Exp $
+#      $NetBSD: disktab,v 1.2 2002/04/09 12:40:02 tron Exp $
 #
 # Disk geometry and partition layout tables. 
 # Key:
@@ -42,6 +42,7 @@
        :pb#2400:ob#0:bb#4096:fb#512:\
        :pc#2400:oc#0:bc#4096:fc#512:
 
+# This entry is required for the FFS regression test.
 floppy288|2.88MB 3.5in Extra High Density Floppy:\
        :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
        :pa#5760:oa#0:ba#4096:fa#512:ta=4.2BSD:\
diff -r d3042a5faa5e -r 05c5da75123f etc/etc.evbsh3/disktab
--- a/etc/etc.evbsh3/disktab    Tue Apr 09 12:32:02 2002 +0000
+++ b/etc/etc.evbsh3/disktab    Tue Apr 09 12:40:01 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: disktab,v 1.1 2000/09/18 12:58:55 msaitoh Exp $
+#      $NetBSD: disktab,v 1.2 2002/04/09 12:40:02 tron Exp $
 #
 # Disk geometry and partition layout tables. 
 # Key:
@@ -42,6 +42,7 @@
        :pb#2400:ob#0:bb#4096:fb#512:\
        :pc#2400:oc#0:bc#4096:fc#512:
 
+# This entry is required for the FFS regression test.
 floppy288|2.88MB 3.5in Extra High Density Floppy:\
        :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
        :pa#5760:oa#0:ba#4096:fa#512:ta=4.2BSD:\
diff -r d3042a5faa5e -r 05c5da75123f etc/etc.i386/disktab
--- a/etc/etc.i386/disktab      Tue Apr 09 12:32:02 2002 +0000
+++ b/etc/etc.i386/disktab      Tue Apr 09 12:40:01 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: disktab,v 1.8 1999/02/01 20:20:00 he Exp $
+#      $NetBSD: disktab,v 1.9 2002/04/09 12:40:01 tron Exp $
 #
 # Disk geometry and partition layout tables. 
 # Key:
@@ -86,6 +86,7 @@
        :pb#2400:ob#0:bb#4096:fb#512:\
        :pc#2400:oc#0:bc#4096:fc#512:
 
+# This entry is required for the FFS regression test.
 floppy288|2.88MB 3.5in Extra High Density Floppy:\
        :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
        :pa#5760:oa#0:ba#4096:fa#512:ta=4.2BSD:\



Home | Main Index | Thread Index | Old Index