Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/distrib/notes/common Update the upgrade section.
details: https://anonhg.NetBSD.org/src/rev/6ab8ea565ae5
branches: netbsd-3
changeset: 577493:6ab8ea565ae5
user: tron <tron%NetBSD.org@localhost>
date: Sun Nov 13 15:37:27 2005 +0000
description:
Update the upgrade section.
diffstat:
distrib/notes/common/main | 51 ++++++++++++++++++++--------------------------
1 files changed, 22 insertions(+), 29 deletions(-)
diffs (83 lines):
diff -r 71ff0590ad6b -r 6ab8ea565ae5 distrib/notes/common/main
--- a/distrib/notes/common/main Sun Nov 13 15:16:30 2005 +0000
+++ b/distrib/notes/common/main Sun Nov 13 15:37:27 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.278.2.11 2005/11/13 15:03:30 tron Exp $
+.\" $NetBSD: main,v 1.278.2.12 2005/11/13 15:37:27 tron Exp $
.\"
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1069,7 +1069,18 @@
following problems and compatibility issues in mind when upgrading to
.Nx \*V .
.
-.Ss2 Issues affecting an upgrade from NetBSD 1.6
+.Ss2 Issues affecting an upgrade from NetBSD 2.1 and older releases.
+It is
+.Ic very important
+that you populate the directory
+.Pa /etc/pam.d
+with appropriate configuration files for the Pluggable Authentication Modules
+(PAM) because you will not be able to login any more otherwise. Using
+.Em postinstall
+as described below will take care of this. Please refer to
+.Lk http://www.netbsd.org/guide/en/chap-pam.html
+for documentation about PAM.
+
The following issues can generally be resolved by extracting the
.Sy etc
set into a temporary directory and running
@@ -1091,6 +1102,8 @@
.It
.Pa /etc/mtree/*
.It
+.Pa /etc/pam.d/*
+.It
.Pa /etc/daily
.It
.Pa /etc/weekly
@@ -1108,37 +1121,17 @@
.Pa /etc/rc.d/*
.bullet)
.
-.It
-The following files are now obsolete:
-.Pa /etc/rc.d/fsck.sh
-.Pa /etc/rc.d/gated
-.Pa /etc/rc.d/kerberos
-.Pa /etc/rc.d/NETWORK
-.Pa /etc/rc.d/systemfs
-.Pa /etc/rc.d/xntpd
-and
-.Pa /etc/rc.d/ypset .
-.
-.It
-The users and groups
-.Sq smmsp ,
-needs to be created,
-.Sq news
-is no longer part of the system.
-.bullet)
-.
.Pp
The following issues need to be resolved manually:
.
.(bullet -offset indent
-.Xr postfix 8
-configuration files require upgrading.
-.(disp
-cd /usr/share/examples/postfix
-cp post-install postfix-files postfix-script /etc/postfix
-postfix check
-.disp)
-.
+The user
+.Sq _pflogd
+ and the groups
+.Sq _pflogd
+and
+.Sq authpf
+need to be created.
.bullet)
.
.
Home |
Main Index |
Thread Index |
Old Index