+ -
当前位置:首页 → 问答吧 → freebsd的ports只能用在current分支上吗?

freebsd的ports只能用在current分支上吗?

时间:2008-03-07

来源:互联网

在supfile中有一项为:
tag=.
但只对应于currnt分支,刚学会安装上freebsd 7.0,但只想使用release版,不想使用current版,应该怎样设置supfile呢?

作者: dacheng   发布时间: 2008-03-07

我一直用RELEASE,但是Ports一直是tag=.
有什么问题么?基础系统归基础系统,Ports归Ports,后者没有分支的概念。
毋需自扰。

作者: Jockey   发布时间: 2008-03-07

当tag=.时,升级ports再安装的软件不就是current了吗?我,新手,第二次安装,呵

作者: dacheng   发布时间: 2008-03-07

SRC归SRC,Ports归Ports,不要混淆。

http://www.freebsd.org/doc/en_US.ISO.../cvs-tags.html

引用:
The ports/, doc/, and www/ trees are not branched.
http://www.freebsd.org/doc/en_US.ISO...ook/cvsup.html

引用:
...In particular, use only tag=. for the ports-* collections.
...
...Keep in mind that only the tag=. is relevant for the Ports Collection.

作者: Jockey   发布时间: 2008-03-08