Changes between Version 10 and Version 11 of UnixClientPackage


Ignore:
Timestamp:
Apr 11, 2008, 4:55:11 AM (16 years ago)
Author:
fthomas
Comment:

cc_config.xml and global_prefs_override.xml ARE configuration files in the Unix sense

Legend:

Unmodified
Added
Removed
Modified
  • UnixClientPackage

    v10 v11  
    1313Debian, for example, puts these in /etc/boinc-client/ and has appropriate symlinks in the working directory
    1414
    15 >>>WHY? -EAM
     15>>>>WHY? -EAM
     16>>>>
     17>>>It is [http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.2 policy in Debian] that all configuraton files must reside in `/etc` -FST
    1618>>>
    17 >>It is [http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.2 policy in Debian] that all configuraton files must reside in `/etc` -FST
    18 >>
    19 >That makes sense only for files which the sysadmin would edit to change configuration (like `/etc/default/boinc-client`) but not >these .xml files, which are basically only saved state.  They are not really "configuration" files in the Unix sense.  -EAM
     19>>That makes sense only for files which the sysadmin would edit to change configuration (like `/etc/default/boinc-client`) but not >these .xml files, which are basically only saved state.  They are not really "configuration" files in the Unix sense.  -EAM
     20> I think this is wrong, they are configuration files. System administrators are supposed to edit them, they are not state files. Just have a look at ClientMessages and PrefsOverride, these pages will confirm this. -FST
    2021
    2122== Executable files ==