Module Name: src
Committed By: snj
Date: Thu Dec 4 19:20:39 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
ticket 295
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.120 -r1.1.2.121 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.120 src/doc/CHANGES-7.0:1.1.2.121
--- src/doc/CHANGES-7.0:1.1.2.120 Thu Dec 4 11:09:28 2014
+++ src/doc/CHANGES-7.0 Thu Dec 4 19:20:39 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.120 2014/12/04 11:09:28 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.121 2014/12/04 19:20:39 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -3199,3 +3199,17 @@ sys/arch/arm/allwinner/awin_reg.h 1.55,
Fix clock setup for the SD/MMC controller on Allwinner boards.
[jmcneill, ticket #294]
+etc/etc.amd64/Makefile.inc patch
+etc/etc.i386/Makefile.inc patch
+usr.sbin/sysinst/arch/amd64/md.h patch
+usr.sbin/sysinst/arch/i386/md.h patch
+usr.sbin/sysinst/arch/i386/msg.md.de patch
+usr.sbin/sysinst/arch/i386/msg.md.en patch
+usr.sbin/sysinst/arch/i386/msg.md.es patch
+usr.sbin/sysinst/arch/i386/msg.md.fr patch
+usr.sbin/sysinst/arch/i386/msg.md.pl patch
+
+ Build the DRMKMS kernel on x86, and provide a sysinst option to
+ install it.
+ [bouyer, ticket #295]
+