Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1639 and #1640



details:   https://anonhg.NetBSD.org/src/rev/85db4956dac6
branches:  netbsd-8
changeset: 947889:85db4956dac6
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Dec 19 19:06:12 2020 +0000

description:
Tickets #1639 and #1640

diffstat:

 doc/CHANGES-8.3 |  29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)

diffs (40 lines):

diff -r 85694d112755 -r 85db4956dac6 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Sat Dec 19 19:04:49 2020 +0000
+++ b/doc/CHANGES-8.3   Sat Dec 19 19:06:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.60 2020/12/19 13:43:04 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.61 2020/12/19 19:06:12 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1469,3 +1469,30 @@
        package installs using /var/db/pkg.
        [maya, #1638]
 
+distrib/amiga/miniroot/install.md              1.31
+distrib/hp300/miniroot/install.md              1.18-1.20
+distrib/mac68k/miniroot/install.md             1.6-1.8
+distrib/miniroot/install.sh                    1.26,1.27
+distrib/miniroot/install.sub                   1.47,1.50-1.54,1.56-1.59 (patch)
+distrib/miniroot/list                          1.36
+distrib/miniroot/upgrade.sh                    1.23,1.24
+distrib/mvme68k/miniroot/install.md            1.9,1.10
+distrib/sun2/miniroot/install.md               1.6,1.7
+distrib/sun3/miniroot/install.md               1.6,1.7
+
+       Various miniroot installation fixes:
+       Simplify/modernize sh(1) usage.
+       PR 54833: fix miniroot installation failure on network configuration.
+       The kernel and X sets should be specified in MD miniroot scripts.
+       Add modules set for default sets on miniroot installation.
+       Add missing md_get_partition_range() that causes installation failure.
+       Explicitly sort set names fetched via ftp nlist.
+       Use proper release version strings ("9.1" rather than "91") in banners.
+       Fetch files via ftp using auto-fetching with URL per each binary set.
+       [tsutsui, ticket #1639]
+
+sys/dev/scsipi/scsiconf.c                      1.283
+
+       Add NOLUNS quirk for more SEAGATE SCA/WIDE drives.
+       [tsutsui, ticket #1640]
+



Home | Main Index | Thread Index | Old Index