From 1a23f9e5591cf7a36932a27c291b565a510551c3 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 22 Mar 2002 23:29:28 +0000 Subject: [PATCH] move to 3.1-beta --- src/etc/root/root.mail | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/etc/root/root.mail b/src/etc/root/root.mail index c8ed5192..2ee145b6 100644 --- a/src/etc/root/root.mail +++ b/src/etc/root/root.mail @@ -1,9 +1,9 @@ -From deraadt@do-not-reply.openbsd.org Sat Oct 13 11:48:48 MDT 2001 +From deraadt@do-not-reply.openbsd.org Sat Jun 1 11:48:48 MDT 2002 Return-Path: root -Date: Oct 13 11:48:48 MDT 2001 +Date: Jun 1 11:48:48 MDT 2002 From: deraadt@do-not-reply.openbsd.org (Theo de Raadt) To: root -Subject: Welcome to OpenBSD 3.0! Secure by Default! +Subject: Welcome to OpenBSD 3.1! Secure by Default! This message attempts to describe the most basic initial questions that a system administrator of an OpenBSD box might have. You are urged to save @@ -26,7 +26,7 @@ further information regarding configuration in the file /usr/X11R6/README. Several popular binary packages (pre-compiled applications) are available for most architectures. If you installed from a CD-ROM the packages -are on the same CD-ROM you installed from in the directory 3.0/packages. +are on the same CD-ROM you installed from in the directory 3.1/packages. CD-ROM Space permitted us to include a subset of the following packages for the most common architectures. Please see the FTP sites if you find @@ -767,21 +767,21 @@ something you need missing. zsh-zftp-4.0.2.tgz These and many other packages are also available via ftp at - ftp://ftp.openbsd.org/pub/OpenBSD/3.0/packages/ + ftp://ftp.openbsd.org/pub/OpenBSD/3.1/packages/ If you do not find a package you want on the CD, please go look at your nearest FTP mirror site. Select your architecture and download the tarballs of your choice. For example to install the emacs package for i386, execute: # mount /dev/cd0a /cdrom - # pkg_add -v /cdrom/3.0/packages/i386/emacs-20.7.tgz + # pkg_add -v /cdrom/3.1/packages/i386/emacs-20.7.tgz or alternatively install them via FTP this way: # pkg_add -v \ - ftp://ftp.openbsd.org/pub/OpenBSD/3.0/packages/i386/emacs-20.7.tgz + ftp://ftp.openbsd.org/pub/OpenBSD/3.1/packages/i386/emacs-20.7.tgz You are STRONGLY urged to use ssh instead of telnet, rlogin, or rsh! ssh is included in all OpenBSD systems. The implementation is OpenSSH, which we are -the developers of. Version 3.0 is included, and has support for both SSH1 +the developers of. Version 3.1 is included, and has support for both SSH1 and SSH2 protocols. For more information, see http://www.OpenSSH.com