History | View | Annotate | Download (2.33 KB)
Allow adm/customize.sh to output to stdout (useful when debugging)
Update installation scripts for new world and to allow coexistence of old and new versions.
Add administrative support for gdp-rest SCGI server. This is somewhat lighttpd specific.
Administrative script cleanup.
Use /etc/gdp (instead of /etc) when installing in /usr. Move keys directory from /var/swarm/gdp/KEYS to $GDP_ETC/keys.
Fix glitch with reading configuration file.
Documentation and scripts for GDP servers.
Move README-admin.md to doc/gdp-server-admin.md, since it may be relevant to people who do not have the source tree. Modify adm/init-gdp.sh to bring it up to date; it is referenced from the modified documentation.
Work on startup and configuration scripts systemd and syslog. Includes gdplogd startup. Not fully tested yet, but close.