Date: Mon, 13 Feb 2006 17:09:56 -0500 From: "Frank J. Laszlo" <laszlof@vonostingroup.com> To: freebsd-ports@freebsd.org Subject: Port installation without root access Message-ID: <43F103B4.6080601@vonostingroup.com>
next in thread | raw e-mail | index | archive | help
This has been on my TODO list for quite some time now, and I havent really gotten around to actually implementing it. As it stands right now, I have a script that allows normal users to build/install ports with some environment trickery and a few hacks. I'd like to integrate this into the ports system. so it would be as simple as a user specifying a particular variable in their environment, NOROOT_BUILD, or something along those lines, as well as other user specified variables to allow full installation without root access. Normal users would be able to maintain their own package database, and their own upgrades locally. Obviously we do not want to give normal users access to ALL the ports, so i propose adding functionality to allow the system admin to customize what the normal users have access to. Such as a config file that says which ports they can and cannot install, or whether to allow normal user installations at all. At this point im just probing for interest, and hoping to recruit a couple port guru's to give me a hand with some of the details. :) Regards, Frank
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F103B4.6080601>