Module Name: src
Committed By: bouyer
Date: Sat Mar 24 16:55:54 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket 139
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-6.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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.59 src/doc/CHANGES-6.0:1.1.2.60
--- src/doc/CHANGES-6.0:1.1.2.59 Thu Mar 22 23:05:17 2012
+++ src/doc/CHANGES-6.0 Sat Mar 24 16:55:54 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.59 2012/03/22 23:05:17 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.60 2012/03/24 16:55:54 bouyer Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -1503,3 +1503,10 @@ sys/dev/pci/mfi_pci.c 1.13
Add support to mfi(4) for skinny variants (e.g. IBM ServeRAID M1015).
[sborrill, ticket #138]
+distrib/sparc/bootfs/Makefile 1.40
+etc/etc.sparc/Makefile.inc 1.43
+
+ Disable generation of boot floppy images for sparc, which do not fit on
+ floppy disks anymore, to unbreak the build.
+ [martin, ticket #139]
+