Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1473 and #1474
details: https://anonhg.NetBSD.org/src/rev/53af246160a4
branches: netbsd-8
changeset: 466298:53af246160a4
user: martin <martin%NetBSD.org@localhost>
date: Tue Dec 17 12:22:23 2019 +0000
description:
Tickets #1473 and #1474
diffstat:
doc/CHANGES-8.2 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r de83049d4af6 -r 53af246160a4 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Tue Dec 17 12:21:34 2019 +0000
+++ b/doc/CHANGES-8.2 Tue Dec 17 12:22:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.80 2019/12/14 12:34:19 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.81 2019/12/17 12:22:23 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1795,3 +1795,16 @@
PR kern/54728: reset MCU ready status before resetting the MCU.
[mlelstv, ticket #1472]
+sys/arch/i386/stand/boot/devopen.c 1.10
+sys/arch/i386/stand/efiboot/devopen.c 1.9
+sys/arch/i386/stand/lib/biosdisk.c 1.53
+
+ In-RAID partitions with no name can be candidate for booting.
+ [manu, ticket #1473]
+
+sys/arch/i386/stand/efiboot/efidisk.c 1.9
+sys/arch/i386/stand/lib/biosdisk.c 1.54
+
+ Do not use NAME=label syntax when label are empty.
+ [manu, ticket #1474]
+
Home |
Main Index |
Thread Index |
Old Index