15 | | (what else?) |
| 8 | This is /var/lib/boinc on Fedora, but /var/lib/boinc-client on Debian. |
| 9 | Can we agree on only one of these? |
| 10 | |
| 11 | === config files of the core client === |
| 12 | (cc_config.xml, remote_hosts.cfg, etc.) |
| 13 | Debian, for example, puts these in /etc/boinc-client/ and has appropriate symlinks in the working directory |
| 14 | |
| 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 |
| 18 | |
| 19 | == Executable files == |
| 20 | The proper names of these are being debated (April 2008). If there are changes, old names can be supported for a while with soft-links. |
| 21 | |
| 22 | * /usr/bin/boinc_client |
| 23 | * /usr/bin/boincmgr |
| 24 | * /usr/bin/boinc_cmd |
| 25 | |
| 26 | == init script to start/stop daemon == |
| 27 | |
| 28 | === config file read by the init script === |
| 29 | |
| 30 | == Unix 'man' pages == |
| 31 | |
| 32 | == bash command completion script == |