On Jan 27, 2011, at 10:08 PM, Takeshi Asano wrote: > Hi Rinaldo, > > You expected that only files for the system's default locale > to be installed, but actually all files were installed, > correct understanding of what you mean? > (If not, please clarify more about what's expectation > and what's result you got.) Yes and the documentation indicated that if you change the facet you will have to make a new BE. I was trying to understand the implication of that. > > Have you set facet of the system (IPS image) with "pkg change-facet"? > If not, currently no facet specification is set by default. > IPS recognizes this empty facet configuration as "any facet > is implicitly selected" so files with any facet tag is installed. > > You can check current facet configuration of user's system with: > > pkg facet > > And you can modify configuration e.g.: > > pkg change-facet 'facet.locale.*=false' 'facet.locale.de=true' > 'facet.locale.de_*=true'
> > to select German only. So if I modify it I wil not need to create a new BE > > System's default locale does not affect facet configuration of > IPS image on the system. facet can be used to specify multiple > languages to install. > > Once iso media starts containing IPS image with facet configured, > system installed with the media will have the same facet configuration > as initial configuration, and user can change it after that. OK so that is what I think the document doesn't make clear. Thanks Takeshi, looking forward to trying it. > > Thanks, > Takeshi > On 2011年01月28日 11:04, Rinaldo DiGiorgio wrote: >> Hi, >> I have some manual pages that are in many languages. I would like to >> have one IPS package that has all the Language files in it. I realize that >> assumes that the name of the package is no localized. I thought I would use >> facets an decided that would not work for me. Are there other approaches I >> have overlooked? How do I get pkg to use the default locale when loading a >> package and apply it to a pkg installation. >> Rinaldo >> _______________________________________________ >> pkg-discuss mailing list >> [email protected] >> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss > _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
