Chris Gianelloni wrote:
> On Fri, 2007-09-21 at 17:45 -0400, Mike Frysinger wrote:
>> the compromise is simple: catalyst runs --config at the end of stage3 for
>> appropriate packages, but as to what those things actually do is left in
>> the ebuilds.
>
> I've already stated my preference for not
* Torsten Veller <[EMAIL PROTECTED]>:
> > pkg_postinst() {
> > if [ ! -f ${ROOT}/usr/share/epic/script/local ]
> > then
> > elog "/usr/share/epic/script/local does not exist, I will now"
> > elog "create it. If you do not like the look/feel of this file,
> > or"
> >
* "William Thomson (wltjr)" <[EMAIL PROTECTED]>:
> wltjr 07/09/21 02:15:03
>
> Modified: ChangeLog metadata.xml
> Added:firebird-2.0.3.12981.0-r1.ebuild
> Removed: firebird-2.0.1.12855.0-r4.ebuild
> firebird-2.0.1.12855.0
Torsten Veller wrote:
>> pkg_postinst() {
>> # Hack to fix ownership/perms
>> chown -fR firebird:firebird /etc/firebird /usr/share/firebird
>> chmod 750 /etc/firebird
>>
>
> ROOT!=/ ?
>
>> pkg_config() {
>> cd /usr/share/firebird
>
> same
>
Does the above only apply to phases other than compil
On Saturday 22 September 2007, Steve Long wrote:
> Torsten Veller wrote:
> >> pkg_postinst() {
> >> # Hack to fix ownership/perms
> >> chown -fR firebird:firebird /etc/firebird /usr/share/firebird
> >> chmod 750 /etc/firebird
> >
> > ROOT!=/ ?
> >
> >> pkg_config() {
> >> cd /usr/share/firebird
> >
# Ulrich Mueller <[EMAIL PROTECTED]> (22 Sep 2007)
# Does not work with Emacs 22. Last upstream release as separate
# packages in 2002 and 2003, respectively; eieio and semantic are now
# included with app-emacs/cedet which should be used as replacement.
# Masked for removal in 30 days. Bug #190768
On Sat, 2007-09-22 at 07:19 +0100, Steve Long wrote:
> This guy: http://gentoovm.blogspot.com/ works for vmware according to his
> first post here: http://www.vmwhere.net/category/gentoo/ (where he makes
> clear he has nothing to do with releng, and that his work is in no way to
> be seen as offici
On Sat, 2007-09-22 at 08:01 +0100, Steve Long wrote:
> > I've already stated my preference for not doing *anything* outside of
> > merging packages in the stages.
> With respect, this is a little confusing. I didn't get past the learning
> curve for catalyst, but it's clearly not the same as simply
On Sat, 2007-09-22 at 10:29 +0200, Torsten Veller wrote:
> * "William Thomson (wltjr)" <[EMAIL PROTECTED]>:
> >
> > mkdir -p "${WORKDIR}/../etc" \
> ^^
> What is this?
>
> > "${WORKDIR}/usr" \
> > "${WORKDIR}/var/log/firebird" \
> >
Chris Gianelloni wrote:
> On Sat, 2007-09-22 at 08:01 +0100, Steve Long wrote:
>> > I've already stated my preference for not doing *anything* outside of
>> > merging packages in the stages.
>> With respect, this is a little confusing. I didn't get past the learning
>> curve for catalyst, but it's
On 09:12 Sat 22 Sep , Robin H. Johnson (robbat2) wrote:
> robbat2 07/09/22 09:12:37
>
> Modified: ChangeLog
> Added:keepalived-1.1.15.ebuild
> Log:
> Version bump.
> (Portage version: 2.1.3.7)
> file :
> http://sources.gentoo.org/viewcvs.py/gentoo-x8
Chris Gianelloni wrote:
> On Sat, 2007-09-22 at 07:19 +0100, Steve Long wrote:
>> This guy: http://gentoovm.blogspot.com/ works for vmware according to his
>> first post here: http://www.vmwhere.net/category/gentoo/ (where he makes
>> clear he has nothing to do with releng, and that his work is in
Steve Long wrote:
Great. What exactly? How does fulfilling the user requirement with vapier's
solution mess up catalyst?
This is the the first time I've heard of a user requesting this change. It seems
to me that many people prefer to *not* have a .bash{rc,_profile} in /root, which
is the way
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
2007-09-22 21:57:43 Andrew Gaffney napisaĆ(a):
> Even better, just tell the users to run 'cp -a /etc/skel/* /root/'
Rather:
cp -a /etc/skel/{*,.[^.]*,..?*} /root
- --
Arfrever Frehtes Taifersar Arahesis
-BEGIN PGP SIGNATURE-
Version: GnuPG v
William L. Thomson Jr. wrote:
> On Sat, 2007-09-22 at 10:29 +0200, Torsten Veller wrote:
>>> pkg_postinst() {
>>> # Hack to fix ownership/perms
>>> chown -fR firebird:firebird /etc/firebird /usr/share/firebird
>>> chmod 750 /etc/firebird
>>>
>> ROOT!=/ ?
>>
>>> pkg_config() {
>>> cd
15 matches
Mail list logo