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: /etc/ssl/pkgca.pem2) Update your PKG_PATH
Please update your $PKG_PATH environment variable to:PKG_PATH=https://stable.mtier.org/updates/$(uname -r)/$(arch -s):${PKG_PATH}For example:PKG_PATH=http://ftp.fr.openbsd.org/pub/OpenBSD/$(uname -r)/packages/$(arch -s)
PKG_PATH=https://stable.mtier.org/updates/$(uname -r)/$(arch -s):${PKG_PATH}
export PKG_PATHFor 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:pkg_add -uInstalling 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: 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一下。。。嘿嘿。。
页: [1]
查看完整版本: OpenBSD的一个更新软件包的站点