CVS commit: [netbsd-8] src/distrib/notes/common

2021-04-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Apr 30 13:59:23 UTC 2021

Modified Files:
src/distrib/notes/common [netbsd-8]: netboot

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1674):

distrib/notes/common/netboot: revision 1.39

For netboot via DHCP, "next-server" in dhcpd.conf(5) is mandatory.
Pointed out by Anders Gustafsson on port-hp300@.

 https://mail-index.netbsd.org/port-hp300/2021/04/21/msg000201.html

Should be pulled up to netbsd-8 and netbsd-9.

XXX: kernel should use the dhcpd/bootp server address for nfsroot
 if the specified next-server (siaddr) is 0.0.0.0?


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.36.8.1 src/distrib/notes/common/netboot

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/netboot
diff -u src/distrib/notes/common/netboot:1.36 src/distrib/notes/common/netboot:1.36.8.1
--- src/distrib/notes/common/netboot:1.36	Tue May 19 19:30:27 2015
+++ src/distrib/notes/common/netboot	Fri Apr 30 13:59:23 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: netboot,v 1.36 2015/05/19 19:30:27 snj Exp $
+.\"	$NetBSD: netboot,v 1.36.8.1 2021/04/30 13:59:23 martin Exp $
 .\"
 .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -345,16 +345,15 @@ group {
 .\}
 
 #
-# If your DHCP server is not your NFS server, supply the
-# address of the NFS server. Since we assume you run everything
-# on one server, this is not needed.
+# The host address of the NFS server. This is mandatory for
+# NetBSD kernels even it's the same host as the DHCP server.
 .if \n[macppc] \{\
 #
 # macppc machines will look for their bootloader, 
 # ofwboot.xcf, on the next-server as well.
 .\}
 #
-# next-server server.test.net;
+next-server server.test.net;
 }
  #you may paste another "host" entry here for additional 
  #clients on this network



CVS commit: [netbsd-8] src/distrib/notes/common

2018-07-17 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Jul 17 14:54:09 UTC 2018

Modified Files:
src/distrib/notes/common [netbsd-8]: main

Log Message:
Update for 8.0 release.


To generate a diff of this commit:
cvs rdiff -u -r1.535.2.2 -r1.535.2.3 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.535.2.2 src/distrib/notes/common/main:1.535.2.3
--- src/distrib/notes/common/main:1.535.2.2	Sun Jun 24 09:23:48 2018
+++ src/distrib/notes/common/main	Tue Jul 17 14:54:09 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: main,v 1.535.2.2 2018/06/24 09:23:48 martin Exp $
+.\"	$NetBSD: main,v 1.535.2.3 2018/07/17 14:54:09 martin Exp $
 .\"
 .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -50,7 +50,7 @@
 .as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
 .so \*[.CURDIR]/../common/macros
 .
-.Dd May 9, 2015
+.Dd July 17, 2018
 .Dt INSTALL 8
 .Os NetBSD
 .Sh NAME
@@ -513,10 +513,10 @@ went into the
 \*V release.
 The complete list of changes can be found in the
 CHANGES:
-.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0_RC2/CHANGES
+.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/CHANGES
 and
 CHANGES-8.0:
-.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0_RC2/CHANGES-8.0
+.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/CHANGES-8.0
 files in the top level directory of the NetBSD 8.0 release tree.
 .Pp
 The release anouncements, status, updates and links to other resources



CVS commit: [netbsd-8] src/distrib/notes/common

2018-06-20 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jun 20 12:39:52 UTC 2018

Modified Files:
src/distrib/notes/common [netbsd-8]: main

Log Message:
Update for NetBSD-8


To generate a diff of this commit:
cvs rdiff -u -r1.535 -r1.535.2.1 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.535 src/distrib/notes/common/main:1.535.2.1
--- src/distrib/notes/common/main:1.535	Tue May 16 17:40:01 2017
+++ src/distrib/notes/common/main	Wed Jun 20 12:39:52 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: main,v 1.535 2017/05/16 17:40:01 snj Exp $
+.\"	$NetBSD: main,v 1.535.2.1 2018/06/20 12:39:52 martin Exp $
 .\"
 .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -480,7 +480,23 @@ possible,
 would not exist.
 .
 .if \n[FOR_RELEASE] \{\
-.Ss Changes Between The NetBSD 6.0 and 7.0 Releases
+.Ss "Dedication"
+.Pp
+.
+.Nx
+8.0 is dedicated to the memory of Nicolas Joly, who
+passed away in June 2017.
+.Pp
+Nicolas' technical contributions are too many to list here in full.
+He commited more than 1000 changes all over the
+.Nx
+source tree and pkgsrc.
+.Pp
+Beyond that he was always helpful and friendly. His
+example encouraged users to contribute to the project and share their
+work with the community.
+.Pp
+.Ss Changes Between The NetBSD 7.0 and 8.0 Releases
 .Pp
 The
 .Nx
@@ -497,12 +513,15 @@ went into the
 \*V release.
 The complete list of changes can be found in the
 CHANGES:
-.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES
+.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0_RC2/CHANGES
 and
-CHANGES-7.0:
-.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES-7.0
-files in the top level directory of the NetBSD 7.0 release tree.
-.Pp
+CHANGES-8.0:
+.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0_RC2/CHANGES-8.0
+files in the top level directory of the NetBSD 8.0 release tree.
+.Pp
+The release anouncements, status, updates and links to other resources
+can be found at
+.Lk https://www.netbsd.org/releases/formal-8/
 .\" fill in with changes.mdoc
 .
 .\} \" \n[FOR_RELEASE]
@@ -566,9 +585,9 @@ The root directory of the
 .Pa .../NetBSD-\*V/
 .(tag README.files
 .It Li CHANGES
-Changes between the 6.0 and 7.0 releases.
-.It Li CHANGES-7.0
-Changes between the initial 7.0 branch and final release of 7.0.
+Changes between the 7.0 and 8.0 releases.
+.It Li CHANGES-8.0
+Changes between the initial 8.0 branch and final release of 8.0.
 .It Li CHANGES.prev
 Changes in previous
 .Nx
@@ -740,12 +759,6 @@ and thus all issues that are fixed by
 .Ic postinstall
 by default will be handled.
 .Pp
-A number of things have been removed from the
-.Nx
-\*V release.
-See the
-.Dq Components removed from NetBSD
-section near the beginning of this document for a list.
 .if \n[arm] \{\
 .Ss2 Important note regarding ABI change on ARM ports
 .Pp
@@ -803,7 +816,7 @@ again.
 .\}
 .Ss2 Issues affecting an upgrade from NetBSD 5.x releases
 .Pp
-See the section below on upgrading from NetBSD 6.x as well.
+See the section below on upgrading from NetBSD 6.x and 7.x as well.
 .Pp
 The following users need to be created:
 .(bullet -compact -offset indent
@@ -836,6 +849,8 @@ algorithms (hmac_sha256, hmac_sha384, hm
 .
 .Ss2 Issues affecting an upgrade from NetBSD 6.x releases
 .Pp
+See the section on upgrading from NetBSD 7.x as well
+.Pp
 The following user needs to be created:
 .(bullet -compact -offset indent
 _rtadvd
@@ -848,6 +863,22 @@ _gpio
 _rtadvd
 .bullet)
 .
+.Ss2 Issues affecting an upgrade from NetBSD 7.x releases
+.Pp
+The following user needs to be created:
+.(bullet -compact -offset indent
+_unbound
+.It
+_nsd
+.bullet)
+.Pp
+The following groups need to be created:
+.(bullet -compact -offset indent
+_unbound
+.It
+_nsd
+.bullet)
+.
 .Ss "Using online NetBSD documentation"
 .Pp
 Documentation is available if you installed the manual