Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/distrib/notes Prepare for 8.2 release.
details: https://anonhg.NetBSD.org/src/rev/7f80fc611551
branches: netbsd-8
changeset: 746348:7f80fc611551
user: martin <martin%NetBSD.org@localhost>
date: Sun Mar 29 11:59:06 2020 +0000
description:
Prepare for 8.2 release.
diffstat:
distrib/notes/bebox/prep | 4 ++--
distrib/notes/common/main | 12 +++++++-----
distrib/notes/common/postinstall | 4 ++--
distrib/notes/ews4800mips/xfer | 4 ++--
distrib/notes/i386/xfer | 4 ++--
distrib/notes/news68k/xfer | 4 ++--
distrib/notes/newsmips/xfer | 4 ++--
7 files changed, 19 insertions(+), 17 deletions(-)
diffs (155 lines):
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/bebox/prep
--- a/distrib/notes/bebox/prep Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/bebox/prep Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prep,v 1.2.40.1 2020/03/29 11:45:13 martin Exp $
+.\" $NetBSD: prep,v 1.2.40.2 2020/03/29 11:59:06 martin Exp $
.
.Pp
.
@@ -46,7 +46,7 @@
you can use the
.Ic Rawrite32
Windows program which can be found at
-.Lk https://www.NetBSD.org/~martin/rawrite32 .
+.Lk https://www.NetBSD.org/~martin/rawrite32
.Pp
Also you can create boot.fs in the following way:
.Pp
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/common/main
--- a/distrib/notes/common/main Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/common/main Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.535.2.6 2020/03/29 11:45:13 martin Exp $
+.\" $NetBSD: main,v 1.535.2.7 2020/03/29 11:59:06 martin Exp $
.\"
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -259,7 +259,7 @@
.Lk http://sourceforge.net/projects/win32diskimager/
or
Rawrite32 which can be found at
-.Lk https://www.NetBSD.org/~martin/rawrite32 .
+.Lk https://www.NetBSD.org/~martin/rawrite32
.if \n[amd64]:\n[i386] \{\
If you have problems writing a raw image to a floppy,
the
@@ -480,7 +480,7 @@
.
.if \n[FOR_RELEASE] \{\
.Pp
-.Ss Changes Between The NetBSD 8.0 and 8.1 Releases
+.Ss Changes Between The NetBSD 8.1 and 8.2 Releases
.Pp
The
.Nx
@@ -489,8 +489,8 @@
It represents a selected subset of fixes deemed important for
security or stability reasons.
The complete list of changes can be found in the
-CHANGES-8.1:
-.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.1/CHANGES-8.1
+CHANGES-8.2:
+.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.2/CHANGES-8.2
file in the top level directory of the NetBSD
\*V release
tree.
@@ -566,6 +566,8 @@
Changes between the initial 8.0 branch and final release of 8.0.
.It Li CHANGES-8.1
Changes between the 8.0 release and the 8.1 release.
+.It Li CHANGES-8.2
+Changes between the 8.1 release and the 8.2 release.
.It Li CHANGES.prev
Changes in previous
.Nx
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/common/postinstall Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall,v 1.81 2015/05/19 19:30:27 snj Exp $
+.\" $NetBSD: postinstall,v 1.81.8.1 2020/03/29 11:59:06 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -373,7 +373,7 @@
.Xr pkgsrc 7
framework for compiling packages can be obtained by
retrieving the file
-.Lk ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc.tar.gz .
+.Lk ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc.tar.gz
It is typically extracted into
.Pa /usr/pkgsrc
(though other locations work fine) with the commands:
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/ews4800mips/xfer
--- a/distrib/notes/ews4800mips/xfer Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/ews4800mips/xfer Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.2.38.1 2020/03/29 11:45:13 martin Exp $
+.\" $NetBSD: xfer,v 1.2.38.2 2020/03/29 11:59:06 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.Ic Rawrite32
Windows program.
It can be downloaded from
-.Lk https://www.NetBSD.org/~martin/rawrite32 .
+.Lk https://www.NetBSD.org/~martin/rawrite32
.Ic rawrite
utility for the
.Tn MS-DOS
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/i386/xfer
--- a/distrib/notes/i386/xfer Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/i386/xfer Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.20.38.1 2020/03/29 11:45:13 martin Exp $
+.\" $NetBSD: xfer,v 1.20.38.2 2020/03/29 11:59:06 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.Ic Rawrite32
Windows program.
It can be downloaded from
-.Lk https://www.NetBSD.org/~martin/rawrite32 .
+.Lk https://www.NetBSD.org/~martin/rawrite32
A
.Ic rawrite
utility for the
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/news68k/xfer
--- a/distrib/notes/news68k/xfer Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/news68k/xfer Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.3.38.1 2020/03/29 11:45:13 martin Exp $
+.\" $NetBSD: xfer,v 1.3.38.2 2020/03/29 11:59:06 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -59,7 +59,7 @@
.Ic Rawrite32
Windows program.
It can be downloaded from
-.Lk https://www.NetBSD.org/~martin/rawrite32 .
+.Lk https://www.NetBSD.org/~martin/rawrite32
.Ic rawrite
utility for the
.Tn MS-DOS
diff -r 39ecef410d7f -r 7f80fc611551 distrib/notes/newsmips/xfer
--- a/distrib/notes/newsmips/xfer Sun Mar 29 11:48:21 2020 +0000
+++ b/distrib/notes/newsmips/xfer Sun Mar 29 11:59:06 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.2.38.1 2020/03/29 11:45:13 martin Exp $
+.\" $NetBSD: xfer,v 1.2.38.2 2020/03/29 11:59:06 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.Ic Rawrite32
Windows program.
It can be downloaded from
-.Lk https://www.NetBSD.org/~martin/rawrite32 .
+.Lk https://www.NetBSD.org/~martin/rawrite32
.Ic rawrite
utility for the
.Tn MS-DOS
Home |
Main Index |
Thread Index |
Old Index