On Mon, 20 Mar 2006 18:57:38 +0100, Hisham Muhammad <[EMAIL PROTECTED]> wrote:

On 3/9/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
I'm trying to create a recipe for gnome-vfs, but I'm stuck on the install
script trying to install Gconf modules/settings in gconf settings
directory. As it's gconftool that's used, I'm not sure what the operation
is, if it's just about copying files or appending information to files.
Anyhow, my suggestion is that the sandbox could be extended to some
external directories, ie /Programs/Gconf/Settings, that you can specify in the recipe. This would also take care of the "problem" with kernel modules
and the likes.

Actually, you can do this now, but it's not pretty (in both senses):

sandbox_options=(
   --add-allowed /dir/foo:/dir/bar
)

I think this is still nicer than the "--no-sandbox" option. Especially for kernel modules, when you know where they are to be installed.

--
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to