Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket 123 and 125.



details:   https://anonhg.NetBSD.org/src/rev/1a04c2e6f23b
branches:  netbsd-9
changeset: 458258:1a04c2e6f23b
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Aug 29 06:44:16 2019 +0000

description:
Ticket 123 and 125.

diffstat:

 doc/CHANGES-9.0 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r c7680a9d611d -r 1a04c2e6f23b doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Wed Aug 28 10:01:57 2019 +0000
+++ b/doc/CHANGES-9.0   Thu Aug 29 06:44:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.30 2019/08/27 04:22:08 msaitoh Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.31 2019/08/29 06:44:16 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -2237,3 +2237,17 @@
        Fix a bug when installing to pre-exising GPT partitions.
        Handle GPT labels with spaces.
        [martin, ticket #119]
+
+usr.sbin/sysinst/defs.h                                1.44
+usr.sbin/sysinst/upgrade.c                     1.13
+usr.sbin/sysinst/util.c                                1.32
+
+       Do not offer to upgrade the "current system" if we are running off a CD
+       (i.e. / is mounted read-only)
+       [martin, ticket #123]
+
+usr.sbin/sysinst/mbr.c                         1.21
+
+       When requesting no special FS sub type, default to FAT32 with LBA.
+       Fixes one part of PR 54490.
+       [martin, ticket #125]



Home | Main Index | Thread Index | Old Index