Re: [Fink-devel] reworked sandboxing support

2016-11-08 Thread Jack Howarth
In case anyone is interested in testing bootstraps of the revised sandboxing patches applied to the current fink 0.41.0 sources, the attached fink_sandboxing_v4.diff is identical to fink_sandboxing_v3.diff with the following fink.sb.5.in manage corrections... --- fink_sandboxing_v3.diff 2016-11-06

[Fink-devel] reworked sandboxing support

2016-11-06 Thread Jack Howarth
Daniel and Alexander, The attached patch reworks the previously proposed sandboxing support by... 1) Enabling the sandbox usage by default (except during fink bootstraps) 2) Adding a 'NoSandbox' field for the Info files which can be used to disable the sandbox on a per package basis. 3) Re