From 63cee3aba785206558522657dad10a13ea842e20 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 27 Jul 2006 09:28:01 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=10781 --- checkin_notes | 8 ++++++-- doc/bare_core.php | 17 +++++++++++++---- doc/mac_advanced.php | 7 +++++++ 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/checkin_notes b/checkin_notes index 95b61cfb46..26062e1935 100755 --- a/checkin_notes +++ b/checkin_notes @@ -8102,11 +8102,15 @@ Walt 26 July 2006 Charlie 27 July 2006 - Mac: Mac_SA_Secure.sh script adds logged in user to groups boinc_master and boinc_project. - - New web page describing Macintosh system administrator tools. + - New web page describing Macintosh system administrator tools; update + references from existing pages. clientgui/ mac_build/ Mac_SA_Insecure.sh Mac_SA_Secure.sh doc/ - mac_admin_tools.php + mac_admin_tools.php (new) + mac_advanced.php + bare_core.php + auto_start.php diff --git a/doc/bare_core.php b/doc/bare_core.php index 0f321be69d..41234a7dde 100644 --- a/doc/bare_core.php +++ b/doc/bare_core.php @@ -38,6 +38,13 @@ at boot time.

To control a running BOINC client, use the BOINC command tool. +

+Several tools for Macintosh system administrators are available to: +

Special cautions for Mac OS X

@@ -61,15 +68,17 @@ but only if the core client was not already running.

If you must mix the stand-alone core client and the BOINC Manager on the same Mac OS X system, be careful of the following:

If you want BOINC to operate on a separate set of data for each user on a Mac OS X system, then the stand-alone core client may be appropriate. -But to avoid permission problems, make sure that users who have their own core client don't run the BOINC Manager. - +But to avoid permission problems, make sure that users who have their own core client don't run the BOINC Manager, unless you have set permissions +up properly with the special administrator tools. "; page_tail(); ?> diff --git a/doc/mac_advanced.php b/doc/mac_advanced.php index 6922258387..13c796a40b 100644 --- a/doc/mac_advanced.php +++ b/doc/mac_advanced.php @@ -32,6 +32,13 @@ expand the zip archive by double-clicking on it in the Finder.
  • Open System Preferences from the Apple menu. Select Desktop & Screen Saver and select a different screen saver. +

    +Several tools for Macintosh system administrators are available to: +

    "; page_tail(); ?>