Changes between Version 3 and Version 4 of MacBuild
- Timestamp:
- Apr 27, 2007, 4:00:30 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v3 v4 188 188 == Debugging and BOINC security == 189 189 190 Version 5.5.4 of BOINC Manager for the Macintosh introduced new, stricter security measures. For details, please see the file boinc/mac_installer/Readme.rtf and http://boinc.berkeley.edu/sandbox.php.190 Version 5.5.4 of BOINC Manager for the Macintosh introduced new, stricter security measures. For details, please see the file boinc/mac_installer/Readme.rtf and web pages [http://boinc.berkeley.edu/sandbox.php Sandbox Design] and [SandboxUser Sandbox User]. 191 191 192 192 The GDB debugger can't attach to applications which are running as a diferent user or group so it ignores the S_ISUID and S_ISGID permisison bits when launching an application. To work around this, BOINC does not use the special boinc_master or boinc_project users or groups when run from XCode. … … 224 224 225 225 It is very easy to add a new platform to your server with the xadd utility. For directions on how to do this, see these web pages: 226 http://boinc.berkeley.edu/platform.php 227 http://boinc.berkeley.edu/tool_xadd.php 226 [BoincPlatforms Boinc Platforms] and [XaddTool Xadd Tool] 228 227 229 228 BOINC supports all PowerPC Macs running OS 10.3.0 or later, and all Intel Macs. (The Intel Macs themselves require OS 10.4.4 or later.)