public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] root:root and fbsd
@ 2005-05-22  8:49 Diego 'Flameeyes' Pettenò
  2005-05-22  9:06 ` Ciaran McCreesh
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2005-05-22  8:49 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 829 bytes --]

Hi,
ok another problem for Gentoo/FreeBSD project :P
Currently there are a few places where, to fix permissions of files, the 
ebuilds does a chown -R root:root ${D} or something similar.
Unfortunately such a command is invalid on G/FBSD because there's no root 
group, instead wheel group has GID=0.

So I was wondering for a solution for this problem: we have a $USERLAND 
variable which can be used to select the way the chown must be done, if chown 
root:root or chown root:wheel; I think both BSD and Darwin userland prefers 
root:wheel above root:root, so maybe adding a function in eutils which fixes 
the permissions based on the current $USERLAND value is enough...

Comments?

-- 
Diego "Flameeyes" Pettenò
Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64)

http://dev.gentoo.org/~flameeyes/


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-05-25 10:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-22  8:49 [gentoo-dev] root:root and fbsd Diego 'Flameeyes' Pettenò
2005-05-22  9:06 ` Ciaran McCreesh
2005-05-22  9:20   ` Diego 'Flameeyes' Pettenò
2005-05-22 15:04     ` Kito
2005-05-22 11:27   ` Mike Frysinger
2005-05-22  9:09 ` Stuart Longland
2005-05-24 20:26   ` Diego 'Flameeyes' Pettenò
2005-05-24 21:51     ` Mike Frysinger
2005-05-22 14:38 ` Alec Warner
2005-05-22 14:48   ` Diego 'Flameeyes' Pettenò
2005-05-23 16:23 ` Grant Goodyear
2005-05-23 17:22   ` Mike Frysinger
2005-05-25 10:12 ` Paul de Vrieze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox