From 05ce95589d6791b3adc6dda670af14642c94ab8f Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Wed, 1 Nov 2000 23:17:48 +0000 Subject: [PATCH] more --- src/etc/root/root.mail | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/etc/root/root.mail b/src/etc/root/root.mail index 16528244..9946cc35 100644 --- a/src/etc/root/root.mail +++ b/src/etc/root/root.mail @@ -32,8 +32,6 @@ 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 something you need missing. - ADMfzap-0.1.tgz gsm-1.0.10.tgz png-1.0.3.tgz - 9menu-1.5.tgz 9wm-1.1.tgz ADMfzap-0.1.tgz ADMsmb-0.2.tgz ADMsnmp-0.1.tgz Business-CreditCard-0.21.tgz LPRng-3.6.12.tgz Mesa-3.2.1.tgz PGPlib.tgz @@ -263,16 +261,16 @@ something you need missing. These and many other packages are also available via ftp at - ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/ + ftp://ftp.openbsd.org/pub/OpenBSD/2.8/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/2.7/packages/i386/emacs-20.3.tgz + # pkg_add -v /cdrom/2.8/packages/i386/emacs-20.3.tgz or alternatively install them via FTP thus - # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/emacs-20.3.tgz + # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/2.8/packages/i386/emacs-20.3.tgz You are STRONGLY urged to use ssh instead of telnet, rlogin, or rsh! ssh is included in all OpenBSD systems. The implimentation is OpenSSH, which we we