|
|
发表于 2005-12-26 23:20:56
|
显示全部楼层
看看emerge 的manpage吧。呵呵
相信Modularized X应该能在这些文件里找到线索。
刚才看电影了,战争之王。挺好看。呵呵。
FILES
/var/lib/portage/world
Contains a list of all user-specified packages. You can safely
edit this file, adding packages that you want to be considered
in world class updates and removing those that you do not want
to be considered.
/etc/make.conf
Contains variables for the build process, overriding those in
make.globals. You should edit this file instead of the ones
listed below.
/etc/dispatch-conf.conf
Contains settings to handle automatic updates/backups of config-
uration files.
/etc/make.profile/make.defaults
Contains profile-specific variables for the build process. Do
not edit this file.
/etc/make.profile/use.defaults
Contains a list of packages which, if installed, cause the
respective USE flag to be enabled by default. Do not edit this
file.
/usr/portage/profiles/use.desc
Contains the master list of USE flags with descriptions of their
functions. Do not edit this file.
/etc/make.profile/virtuals
Contains a list of default packages used to resolve virtual
dependencies. Do not edit this file.
/etc/make.profile/packages
Contains a list of packages used for the base system. The sys-
tem and world classes consult this file. Do not edit this file.
/etc/make.globals
Contains the default variables for the build process. Do not
edit this file. |
|