• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new compatibility matrix

file compatibility.xml was initially added on branch oacs-4-6.

Fixed:

> missing link to http://openacs.org/doc/openacs-4-6-2/files/analog-dev.cfg.txt

> http://openacs.org/doc/openacs-4-6-2/individual-programs.html

Removed the link altogether - removed all links to files actually in

the tarball

----------------------------------------------------------------------

> I'm running Mandrake 9.1 on my new workstation here, and when all the docbook

> stuff's installed there's a convenient "xsl-stylesheets" symbolic link to

Using symlink in openacs.xsl

----------------------------------------------------------------------

In qmail section, link to download page for ucspi and qmail

----------------------------------------------------------------------

>Which is the best keyword for "your service name?" in the docs. It should be

>easily recognized as a placeholder, easy to search-replace, and should

>be generic enough that most users can leave it unchanged. Currently we use

>"service0", which meets the last two of the three requirements.

>Earlier docs used "birdnotes," which met the first two requirements.

Decided I didn't care

----------------------------------------------------------------------

>Red Hat 9 issue:

>code change to compile daemontools and qmail

>http://www.riverside.org/archive/html/djbdns/2003-01/msg00307.html

>http://article.gmane.org/gmane.mail.qmail.general/13960

>put "#include <errno.h>" in /usr/local/src/postgresql-7.2.3/src/include/postgres.h

Added comment to instructions

----------------------------------------------------------------------

> Add text about which version of PostgreSQL works to top of that

section.

added.

----------------------------------------------------------------------

>First, in http://openacs.org/doc/openacs-4-6-2/postgres.html the make

>install didn't work for me when I used postgres so I had to use root and

>then do 'chown -R postgres.web /usr/local/pgsql'

Could not repro.

----------------------------------------------------------------------

> Second, in the [postgres.html] doc, in point 8 for Red Hat, why is

> there chmod 700 for the script? All the other scripts in

> /etc/rc.d/init.d are 755.

Changed to 755.

----------------------------------------------------------------------

>Optimizing Postgres:

>should optimize kernel settings for Postgres

>http://developer.postgresql.org/docs/postgres/kernel-resources.html

Added postgres tuning instructions

----------------------------------------------------------------------

>For compiling nsopenssl, this was necessary on Debian:

>apt-get install libssl-dev

>make OPENSSL=/usr/lib/ssl

>nsopenssl needs 0.9.6 or newer. Debian stable currently runs openssl

>0.9.6c

Added note.

----------------------------------------------------------------------

>If you are on Oracle, you have to su - oracle, then su to root to get

>your environment right. Otherwise, nsoracle won't compile.

Added note.

----------------------------------------------------------------------

>The web user wasn't added in the Oracle install step, so I added it

>now: groupadd web

Already mentioned in the doc.

----------------------------------------------------------------------

>For some reason, the include and sample-config.tcl files were owned by

>500.500 instead of root root. So:

>chown -R root.root include sample.config.tcl

owned by remadmin in reference platform. Seems harmless so didn't add anything to instructions.

----------------------------------------------------------------------

>bin and lib were group owned by staff. I changed that to root as well:

>chown -R root.root bin lib modules

could not repro

----------------------------------------------------------------------

> We should be recommending at least ANALYZE (by itself). If we are

> going to recommend VACUUM, we should recommend VACUUM ANALYZE once an

> hour (or so) and a VACUUM FULL ANALYZE once a night.

Changed default suggestion to --analyze (once per day) to be conservative due to forum thread about full analyze affecting performance due to locking

----------------------------------------------------------------------

> Red hat 9: Stock SSL doesn't work - kerberos problem and also not compiled with

> thread support. (there's an OpenACS thread to fix this)

>http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84331

> edit nsopenssl Makefile to say

> CFLAGS += -I$(OPENSSL)/include <b>-I/usr/kerberos/include<b>

Added pointer to thread

  1. … 49 more files in changeset.
updated version number to 4.6.3, fixed a few typos, changed doc email address to docs@openacs.org alias

  1. … 77 more files in changeset.
file maintenance.xml was initially added on branch oacs-4-6.

assorted bug fixes and fixed missing files

  1. … 83 more files in changeset.
updated tutorial

  1. … 7 more files in changeset.
Updated and tested backup/recovery

file database-maintenance.xml was initially added on branch oacs-4-6.

    • -0
    • +0
    ./database-maintenance.xml
file software.xml was initially added on branch oacs-4-6.

file red-hat.xml was initially added on branch oacs-4-6.

file recovery.xml was initially added on branch oacs-4-6.

Updated and tested backup/recovery

*** empty log message ***

Placeholders for tutorial and submissions sections; integrated upgrade, tutorial, submissions, and i18n; tweaked css and xsl

  1. … 7 more files in changeset.
new file - starting upgrade section

- Fixed typo in openfts install

  1. … 1 more file in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 32 more files in changeset.
- changed SDM urls to point to Bug-Tracker

- Updated release docs

- Updated some AOLserver URLs

  1. … 3 more files in changeset.
merge from oacs-4-6

  1. … 102 more files in changeset.
- Updated Docs for 4.6. Changes include:

- Use PG 7.2.3

- Use OpenFTS 0.3.2

- Major changes to AOLserver install

- Install AOLserver as root (so webserver cracker can't modify nsd)

- AOLServer now run as 'nobody.web'; regular user owns pages; pages are in user dir

- no more nsadmin account

- Add link at bottom of each page pointing to same page at openacs.org

- modified PG backup script to use defaults set in install guide

- modified export-oracle script to use 8.1.7

- added LD_ASSUME_KERNEL=2.2.5 to nsd-oracle script

- modified openacs4.tcl.txt config to set serverroot appropriately, set debug false

- incorporated lots of comments & emails (typos, URLs, etc)

  1. … 74 more files in changeset.
updated install docs with notes for install of oracle on redhat 8.0

  1. … 2 more files in changeset.
fix links to Philip books

  1. … 1 more file in changeset.
postgresql generally does not start until runlevel 3 so fixed doc inittab line

moved files and images into XML directory. They will be copied into the WWW directory each time the HTML is regenerated. This keeps all the substrate for the docs in one place.

  1. … 31 more files in changeset.
1) re-added changes that didn't get merged in from the 4.5 release

2) Added in comments that were made on the live docs as of 8/5/2002 (Still need to incorporate a few more comments)

Updated .info files of all core packages to version 4.5

  1. … 21 more files in changeset.

1) Added local vars to end of each xml file so that psgml-mode works properly

2) Added disclaimer to authorblurb stylesheet

3) Minor fixes to install guide

  1. … 107 more files in changeset.
1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2

2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa!

3) Regenerated all HTML files

  1. … 68 more files in changeset.
Fixed a typo on the win2k guide.

  1. … 1 more file in changeset.