Browse Source

fix pkgnames version

ok deraadt@
OPENBSD_5_7
giovanni 9 years ago
parent
commit
f60bcf4eae
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/root/root.mail

+ 2
- 2
src/etc/root/root.mail View File

@ -41,9 +41,9 @@ nearest FTP mirror site.
Select your architecture and download the tarballs of your choice. For example Select your architecture and download the tarballs of your choice. For example
to install the emacs package for amd64, execute: to install the emacs package for amd64, execute:
# mount /dev/cd0a /cdrom # mount /dev/cd0a /cdrom
# pkg_add -v /cdrom/5.7/packages/amd64/emacs-24.3p4-no_x11.tgz
# pkg_add -v /cdrom/5.7/packages/amd64/emacs-24.4p0-no_x11.tgz
or alternatively install them via FTP this way: or alternatively install them via FTP this way:
# pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/5.7/packages/amd64/emacs-24.3p4-no_x11.tgz
# pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/5.7/packages/amd64/emacs-24.4p0-no_x11.tgz
Significant efforts were made to centralize all system configuration in the Significant efforts were made to centralize all system configuration in the
/etc directory. You should be able to find each of the configuration files /etc directory. You should be able to find each of the configuration files


Loading…
Cancel
Save