Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1121
details: https://anonhg.NetBSD.org/src/rev/e061172a7f9a
branches: netbsd-9
changeset: 1002057:e061172a7f9a
user: sborrill <sborrill%NetBSD.org@localhost>
date: Thu Nov 05 08:11:37 2020 +0000
description:
Ticket #1121
diffstat:
doc/CHANGES-9.2 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 317a538a1e56 -r e061172a7f9a doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Thu Nov 05 08:10:21 2020 +0000
+++ b/doc/CHANGES-9.2 Thu Nov 05 08:11:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.7 2020/11/04 13:33:10 sborrill Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.8 2020/11/05 08:11:37 sborrill Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1037,3 +1037,24 @@
single named partition.
[martin, ticket #1120]
+usr.sbin/sysinst/menus.mi 1.22-1.23
+usr.sbin/sysinst/msg.mi.de 1.25-1.26
+usr.sbin/sysinst/msg.mi.en 1.33-1.34
+usr.sbin/sysinst/msg.mi.pl 1.33-1.34
+usr.sbin/sysinst/msg.mi.es 1.27-1.28
+usr.sbin/sysinst/msg.mi.fr 1.32-1.33
+usr.sbin/sysinst/util.c 1.49-1.52
+
+ - When looking for available CD media, skip those that are already
+ mounted.
+ - When no medium with sets is found, show a new error message and
+ return to the source selection menu.
+ - Rearrange all source option menus to have the proper set suffix
+ available (either .tgz or .tar.xz).
+ - Relax an assertion, the first getvfsstat() call may overestimate
+ the file systems visible to us. Fixes PR 55752
+ - When we did not magically find any CD medium with sets, offer a
+ manual override (so ISO images on USB sticks or Xen's xbd(4)
+ work).
+ [martin, ticket #1121]
+
Home |
Main Index |
Thread Index |
Old Index