On 8/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
In the discussion about Unmanaged files, we touched the subject of
fibosandbox vs unionsandbox. This gave me an idea for two new options in
recipes: fibosandbox_options and unionsandbox_options

fibosandbox_options=(
    "--add-alloved=${goboModules}/Current/misc"
}

unionsandbox_options=(
    "unmanaged_files=(${goboModules}/Current/misc)"
)

To be able to distribute one recipe to people that doesn't have (or do
have) unionsandbox. What do you think?

Personally I don't like the distinction about unionsandbox and
fibosandbox inside recipes. It would be a lot better to just specify a
"sandbox_options" array, and then translate each option to the backend
used by the user.

--
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to