Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1119
details: https://anonhg.NetBSD.org/src/rev/b081aa34cfe6
branches: netbsd-9
changeset: 964182:b081aa34cfe6
user: sborrill <sborrill%NetBSD.org@localhost>
date: Wed Nov 04 13:27:40 2020 +0000
description:
Ticket #1119
diffstat:
doc/CHANGES-9.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7324f981bcbc -r b081aa34cfe6 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Wed Nov 04 13:27:08 2020 +0000
+++ b/doc/CHANGES-9.2 Wed Nov 04 13:27:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.5 2020/11/04 11:49:55 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.6 2020/11/04 13:27:40 sborrill Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1024,3 +1024,10 @@
(ICH*/PCH*, 82580 and I350).
[knakahara, ticket #1126]
+usr.sbin/sysinst/mbr.c 1.37
+
+ Do not force alignment of the first partition by default
+ (which is treated special to skip the first track), unless
+ an existing partition table hints at it.
+ [martin, ticket #1119]
+
Home |
Main Index |
Thread Index |
Old Index