From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DtyyS-0007WX-4V for garchives@archives.gentoo.org; Sun, 17 Jul 2005 02:33:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6H2WbE7003835; Sun, 17 Jul 2005 02:32:37 GMT Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6H2UwwQ026083 for ; Sun, 17 Jul 2005 02:30:58 GMT Received: from dsl-213-023-210-254.arcor-ip.net [213.23.210.254] (helo=sven.genone.homeip.net) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML29c-1DtywF23Kq-000860; Sun, 17 Jul 2005 04:31:31 +0200 Date: Sun, 17 Jul 2005 04:38:20 +0200 From: Marius Mauch To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] /etc/profile.d/ Message-ID: <20050717043820.3d7f4063@sven.genone.homeip.net> In-Reply-To: <200507162022.29823.vapier@gentoo.org> References: <9f90e8bf05071514597043b7bb@mail.gmail.com> <200507152134.09075.vapier@gentoo.org> <20050716190304.12bb0ddc@sven.genone.homeip.net> <200507162022.29823.vapier@gentoo.org> Organization: Gentoo X-Mailer: Sylpheed-Claws 1.9.12 (GTK+ 2.6.8; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Signature_Sun__17_Jul_2005_04_38_20_+0200_INn+IPvnDGL7W6=B"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Provags-ID: kundenserver.de abuse@kundenserver.de login:7e6c91d1b14dbccceb2f2166522fa0f6 X-Archives-Salt: a7d3acdb-d27f-4576-8dbb-172de523b7c7 X-Archives-Hash: f29935e151eb610815e64cba0fa49d8d --Signature_Sun__17_Jul_2005_04_38_20_+0200_INn+IPvnDGL7W6=B Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 16 Jul 2005 20:22:29 -0400 Mike Frysinger wrote: > On Saturday 16 July 2005 01:03 pm, Marius Mauch wrote: > > On Fri, 15 Jul 2005 21:34:09 -0400 > > > > Mike Frysinger wrote: > > > we could care less what users do with /etc/profile.d ... the > > > point is that *only* users should use /etc/profile.d ... we dont > > > want random Gentoo developer Foo installing some Bar.sh > > > into /etc/profile.d with package app-crap/FooBar > > > > Would the following in /et/profile be a solution to this problem? > > > > for x in $( < /etc/profile.d/.default); do > > source "/etc/profile.d/${x}" > > done > > > > That way devs could install stuff there, but it would only be run if > > users added it to the .default file. >=20 > that kind of limits the intuitiveness of profile.d ... plus, not like > they couldnt just do 'echo blah >> /etc/profile.d/.default' at the > end of pkg_postinst or something They could do the same to /etc/profile, no? Marius --=20 Public Key at http://www.genone.de/info/gpg-key.pub In the beginning, there was nothing. And God said, 'Let there be Light.' And there was still nothing, but you could see a bit better. --Signature_Sun__17_Jul_2005_04_38_20_+0200_INn+IPvnDGL7W6=B Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC2cSfWzrL1pM7SNcRAlSYAJ9FjQxzZIXmOLzA0MvCk2y6MApSoQCdEJGX LaobuXNvTxohK+uUBD8kd8Q= =n58X -----END PGP SIGNATURE----- --Signature_Sun__17_Jul_2005_04_38_20_+0200_INn+IPvnDGL7W6=B-- -- gentoo-dev@gentoo.org mailing list