Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #52



details:   https://anonhg.NetBSD.org/src/rev/5eeabe3f7339
branches:  netbsd-6
changeset: 773832:5eeabe3f7339
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Sat Feb 25 21:18:22 2012 +0000

description:
Ticket #52

diffstat:

 doc/CHANGES-6.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 550a45c458eb -r 5eeabe3f7339 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Sat Feb 25 21:18:01 2012 +0000
+++ b/doc/CHANGES-6.0   Sat Feb 25 21:18:22 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.22 2012/02/25 14:48:36 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.23 2012/02/25 21:18:22 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -523,3 +523,13 @@
        Create eight device nodes by default.
        [tron, ticket #50]
 
+sys/arch/amd64/conf/XEN3_DOM0                  1.78
+sys/arch/amd64/conf/XEN3_DOMU                  1.37
+sys/arch/i386/conf/XEN3_DOM0                   1.61
+sys/arch/i386/conf/XEN3_DOMU                   1.42
+
+       Xen is stable enough now to remove debug messages in
+       default kernel. Comment out options DEBUG from Xen
+       kernel; also comment out makeoptions DEBUG="-g" where
+       it was still enabled.
+       [bouyer, ticket #52]



Home | Main Index | Thread Index | Old Index