|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
/usr/ports permanently :wheel writeable
From: frantisek holop (minusf
obiit.org)
Date: Wed Feb 22 2006 - 14:23:32 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi there,
i was wondering how can i make the /usr/ports tree
permanently writeable by :wheel, i am (naturally) member of on my
notebook.
the openbsd FAQ says:
* You can modify the ownerships of the ports tree so that you can write
there as a regular user. In this case, the regular user has been added
to the wsrc group, and the underlying directories are made group
writable.
# chgrp -R wsrc /usr/ports
# find /usr/ports -type d -exec chmod g+w {} \;
but does not a cvs update change the updated files based on the
cvs server updated from?
also, i have
SUDO=sudo
in /etc/mk.conf
but still i have to issue a
amaaq> sudo make install
-f
--
all your base are belong to us.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]