Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-10]: src/doc 30



details:   https://anonhg.NetBSD.org/src/rev/f100eed98059
branches:  netbsd-10
changeset: 372861:f100eed98059
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Dec 31 04:55:53 2022 +0000

description:
30

diffstat:

 doc/CHANGES-10.0 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r f5b124c10438 -r f100eed98059 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Sat Dec 31 04:55:12 2022 +0000
+++ b/doc/CHANGES-10.0  Sat Dec 31 04:55:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.13 2022/12/29 09:40:26 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.14 2022/12/31 04:55:53 snj Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -406,3 +406,11 @@
        invalid DTB.
        [mrg, ticket #29]
 
+usr.sbin/sysinst/bsddisklabel.c                        1.71
+
+       PR 57132: when calculation additional space available for the
+       "expanded" partition (typically /) do not forget the reserved
+       space (that might be required for the system/bootloader/other
+       MD stuff).
+       [martin, ticket #30]
+



Home | Main Index | Thread Index | Old Index