Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mmeye/conf Add options BSDDISKLABEL_EI and options ...
details: https://anonhg.NetBSD.org/src/rev/4067aac11f88
branches: trunk
changeset: 534345:4067aac11f88
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Mon Jul 22 15:21:05 2002 +0000
description:
Add options BSDDISKLABEL_EI and options COMPAT_MMEYE_OLDLABEL.
diffstat:
sys/arch/mmeye/conf/GENERIC | 6 ++++--
sys/arch/mmeye/conf/MMEYE | 4 +++-
sys/arch/mmeye/conf/MMTA | 4 +++-
sys/arch/mmeye/conf/MMTAICE | 4 +++-
sys/arch/mmeye/conf/MMTAROMNEW | 4 +++-
5 files changed, 16 insertions(+), 6 deletions(-)
diffs (99 lines):
diff -r 7dc481006014 -r 4067aac11f88 sys/arch/mmeye/conf/GENERIC
--- a/sys/arch/mmeye/conf/GENERIC Mon Jul 22 15:13:41 2002 +0000
+++ b/sys/arch/mmeye/conf/GENERIC Mon Jul 22 15:21:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.41 2002/07/08 22:14:35 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.42 2002/07/22 15:21:05 tsutsui Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.41 $"
+#ident "GENERIC-$Revision: 1.42 $"
maxusers 16 # estimated number of users
@@ -69,6 +69,8 @@
options COMPAT_14 # NetBSD 1.4,
options COMPAT_43 # and 4.3BSD
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
+options BSDDISKLABEL_EI # endian independent disklabel support
+options COMPAT_MMEYE_OLDLABEL # old mmeye's disklabel support
# Executable format options
options EXEC_COFF # COFF executables
diff -r 7dc481006014 -r 4067aac11f88 sys/arch/mmeye/conf/MMEYE
--- a/sys/arch/mmeye/conf/MMEYE Mon Jul 22 15:13:41 2002 +0000
+++ b/sys/arch/mmeye/conf/MMEYE Mon Jul 22 15:21:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MMEYE,v 1.17 2002/07/08 22:49:01 jdolecek Exp $
+# $NetBSD: MMEYE,v 1.18 2002/07/22 15:21:06 tsutsui Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -40,6 +40,8 @@
# Compatibility options
options COMPAT_14 # NetBSD 1.4,
options COMPAT_43 # and 4.3BSD
+options BSDDISKLABEL_EI # endian independent disklabel support
+options COMPAT_MMEYE_OLDLABEL # old mmeye's disklabel support
# Executable format options
options EXEC_COFF # COFF executables
diff -r 7dc481006014 -r 4067aac11f88 sys/arch/mmeye/conf/MMTA
--- a/sys/arch/mmeye/conf/MMTA Mon Jul 22 15:13:41 2002 +0000
+++ b/sys/arch/mmeye/conf/MMTA Mon Jul 22 15:21:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MMTA,v 1.18 2002/07/08 22:49:01 jdolecek Exp $
+# $NetBSD: MMTA,v 1.19 2002/07/22 15:21:06 tsutsui Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -52,6 +52,8 @@
# Compatibility options
options COMPAT_43 # and 4.3BSD
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
+options BSDDISKLABEL_EI # endian independent disklabel support
+options COMPAT_MMEYE_OLDLABEL # old mmeye's disklabel support
# Executable format options
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
diff -r 7dc481006014 -r 4067aac11f88 sys/arch/mmeye/conf/MMTAICE
--- a/sys/arch/mmeye/conf/MMTAICE Mon Jul 22 15:13:41 2002 +0000
+++ b/sys/arch/mmeye/conf/MMTAICE Mon Jul 22 15:21:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MMTAICE,v 1.18 2002/07/08 22:49:02 jdolecek Exp $
+# $NetBSD: MMTAICE,v 1.19 2002/07/22 15:21:06 tsutsui Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -83,6 +83,8 @@
# Compatibility options
options COMPAT_43 # and 4.3BSD
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
+options BSDDISKLABEL_EI # endian independent disklabel support
+options COMPAT_MMEYE_OLDLABEL # old mmeye's disklabel support
# Executable format options
options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
diff -r 7dc481006014 -r 4067aac11f88 sys/arch/mmeye/conf/MMTAROMNEW
--- a/sys/arch/mmeye/conf/MMTAROMNEW Mon Jul 22 15:13:41 2002 +0000
+++ b/sys/arch/mmeye/conf/MMTAROMNEW Mon Jul 22 15:21:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MMTAROMNEW,v 1.18 2002/07/08 22:49:02 jdolecek Exp $
+# $NetBSD: MMTAROMNEW,v 1.19 2002/07/22 15:21:06 tsutsui Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -62,6 +62,8 @@
# Compatibility options
options COMPAT_43 # and 4.3BSD
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
+options BSDDISKLABEL_EI # endian independent disklabel support
+options COMPAT_MMEYE_OLDLABEL # old mmeye's disklabel support
# Executable format options
#options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
Home |
Main Index |
Thread Index |
Old Index