Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1271.
details: https://anonhg.NetBSD.org/src/rev/7952d6780bc9
branches: netbsd-9
changeset: 1002269:7952d6780bc9
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed May 12 06:55:12 2021 +0000
description:
Ticket #1271.
diffstat:
doc/CHANGES-9.2 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 11dfe35007b7 -r 7952d6780bc9 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Wed May 12 06:53:55 2021 +0000
+++ b/doc/CHANGES-9.2 Wed May 12 06:55:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.81 2021/05/09 07:10:08 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.82 2021/05/12 06:55:12 msaitoh Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -3095,3 +3095,14 @@
siisata(4): PR 55115 - disable MSI for SiI3124.
[dolecek, ticket #1270]
+usr.sbin/sysinst/arch/evbarm/md.c 1.21
+usr.sbin/sysinst/label.c 1.33
+usr.sbin/sysinst/mbr.c 1.39
+
+ sysinst:
+ - fix a few inconsistencies around MSDOS file system handling,
+ especially visible on evbarm installations.
+ - do not allow editing some properties of partitions
+ when the partition can not be changed (e.g. because it needs to
+ match the same partition defined in the MBR)
+ [martin, ticket #1271]
Home |
Main Index |
Thread Index |
Old Index