Chinaunix

标题: OpenBSD的一个更新软件包的站点 [打印本页]

作者: linjxwell    时间: 2013-05-14 19:12
标题: OpenBSD的一个更新软件包的站点
本帖最后由 linjxwell 于 2013-05-14 19:14 编辑

undeadly.org看到的。

具体站点:
M:Tier

以下是上面的站抓下来的使用说明:

Getting started
Installation instructions

Several steps are needed in order to use M:Tier's OpenBSD stable packages, these are listed below:
1) Install the M:Tier certificate

Retrieve the certificate(证书链接) and install it into:
  1. /etc/ssl/pkgca.pem
复制代码
2) Update your PKG_PATH
Please update your $PKG_PATH environment variable to:
  1. PKG_PATH=https://stable.mtier.org/updates/$(uname -r)/$(arch -s):${PKG_PATH}
复制代码
For example:
  1. PKG_PATH=http://ftp.fr.openbsd.org/pub/OpenBSD/$(uname -r)/packages/$(arch -s)
  2. PKG_PATH=https://stable.mtier.org/updates/$(uname -r)/$(arch -s):${PKG_PATH}
  3. export PKG_PATH
复制代码
For OpenBSD 5.3 and later both binpatches and packages are available, for OpenBSD 5.2 only binpatches are available.

Usage

Updating all packages to their latest stable version is just a matter of running:
  1. pkg_add -u
复制代码
Installing binpatches

Since binpatches will update parts of the base system, you have to manually install them for now. When an update is available for a binpatch you will be able to update it with pkg_add -u like a regular package.

Installing a binpatch works just like a regular package. So for example:
  1. pkg_add binpatch53-amd64-kernel-1.0.tgz
复制代码

作者: wosl2001    时间: 2013-11-23 10:22
不错 虽然我喜欢自己编译
作者: zeissoctopus    时间: 2013-11-23 13:57
多謝分享!
作者: leeqiand    时间: 2013-11-28 18:58
我一般是用 http://ftp.jaist.ac.jp/pub/OpenBsd/****
作者: enous    时间: 2013-12-02 13:54
不错。。。。MARK一下。。。嘿嘿。。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2