|
|

楼主 |
发表于 2006-6-29 15:45:48
|
显示全部楼层
在http://wiki.vidalinux.com/index.php/Maintenance看到了emerge的--inject参数,貌似可以满足我的这个需求:
[PHP]
--inject (-i short option)
Add a stub entry for a package so that Portage thinks that it's
installed when it really isn't. Handy if you roll your own
packages. Example:
emerge --inject sys-kernel/gentoo-sources-2.4.19
[/PHP]
但是,我的emerge没怎么没有这个参数呢?这个是什么VLOS中的emerge,gentoo中没有这个概念吗?
我的portage版本:portage-2.1.1_pre1-r5
我使用--inject参数:
[PHP]
osr ~ # emerge --inject x11-misc/linuxwacom-0.7.2
!!! Error: --inject is an invalid option.
[/PHP] |
|