summaryrefslogtreecommitdiff
path: root/etc/root/root.mail
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-11-01 23:17:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-11-01 23:17:49 +0000
commit1d16abe4799525caa5cd50b5834a0d9ba8e9a1e7 (patch)
tree02138eb60a6a89aae98150af4cd8ff07c3d76c83 /etc/root/root.mail
parent00184feef5dc56e8f75eb7b351c2c4463a73f157 (diff)
more
Diffstat (limited to 'etc/root/root.mail')
-rw-r--r--etc/root/root.mail8
1 files changed, 3 insertions, 5 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail
index 1652824485b..9946cc35deb 100644
--- a/etc/root/root.mail
+++ b/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