• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merging with HEAD

new compatibility matrix

    • -0
    • +95
    ./xml/install-guide/compatibility.xml
updated OpenACS link so it doesn't point to just 4.6

updated for 4.6.3

changing to reflect that since 4.6.2 the APM doesn't require the scanning and adding of files but only adding of watches. Adding mkdir of www dir.

    • -15
    • +22
    ./xml/developers-guide/tutorial-pages.xml
added red hat 9/openacs 7.2.4 compilation tip

corrected https port 143 to 443

fixed space/tab bug

Modified xml/kernel/permissions-design.xml and regenerated the html

file (don't know why our makefile recreates each html file when you

only change one xml file)

    • -7
    • +7
    ./eng-standards-constraint-naming.html
  1. … 60 more files in changeset.
Made some changes to the permissions docs which better reflect reality

(but more work is needed, we need "how to" examples.)

    • -110
    • +58
    ./xml/kernel/permissions-design.xml
    • -5
    • +8
    ./xml/kernel/permissions-requirements.xml
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

    • -0
    • +0
    ./eng-standards-constraint-naming.html
  1. … 40 more files in changeset.
cvs link, tweaks

added comments

updated version number to 4.6.3, fixed a few typos, changed doc email address to docs@openacs.org alias

    • -2
    • +2
    ./eng-standards-constraint-naming.html
  1. … 64 more files in changeset.
assorted bug fixes and fixed missing files

    • -2
    • +2
    ./eng-standards-constraint-naming.html
  1. … 78 more files in changeset.
added missing upgrade and qmail.rc.txt files

    • -8
    • +8
    ./eng-standards-constraint-naming.html
  1. … 60 more files in changeset.
updated tutorial; added and updated supporting files; minor tweaks

    • -1
    • +1
    ./eng-standards-constraint-naming.html
  1. … 53 more files in changeset.
updated tutorial

    • -59
    • +142
    ./xml/developers-guide/tutorial-db.xml
    • -1
    • +4
    ./xml/developers-guide/tutorial-debug.xml
    • -98
    • +95
    ./xml/developers-guide/tutorial-pages.xml
    • -33
    • +17
    ./xml/install-guide/aolserver.xml
tweaks and corrections to tutorial and supporting files

    • -0
    • +349
    ./xml/files/package-documentation-template.xml
    • binary
    ./xml/files/samplenote/data-model.png
    • -188
    • +197
    ./xml/files/samplenote/index.xml
    • binary
    ./xml/files/samplenote/page-map.png
giving the right people (myself included of course) credit for the OpenACS 4.6.2 testing effort

    • -14
    • +16
    ./xml/for-everyone/release-notes.xml
removed obsolete paragraph about testing in release notes

updated supporting files to match revised general documentation; added directory and files for tutorial

    • -0
    • +358
    ./files/package-documentation.xml
    • binary
    ./files/samplenote/user-interface.png
  1. … 16 more files in changeset.
added tutorial

added tutorial - most is at second draft level of quality; debug, automated testing, and advanced topics are mostly incomplete

    • -0
    • +283
    ./xml/developers-guide/tutorial-db.xml
    • -0
    • +83
    ./xml/developers-guide/tutorial-debug.xml
    • -0
    • +314
    ./xml/developers-guide/tutorial-pages.xml
linked tutorial back in

updated backup/recovery

    • -1
    • +1
    ./eng-standards-constraint-naming.html
  1. … 50 more files in changeset.
Updated and tested backup/recovery

    • -652
    • +749
    ./xml/install-guide/openacs.xml
    • -345
    • +414
    ./xml/install-guide/os.xml
    • -40
    • +187
    ./xml/install-guide/overview.xml
    • -324
    • +240
    ./xml/install-guide/postgres.xml
    • -0
    • +350
    ./xml/install-guide/recovery.xml
    • -0
    • +452
    ./xml/install-guide/software.xml
    • -484
    • +3
    ./xml/install-guide/win2kinstall.xml
*** empty log message ***

    • -371
    • +315
    ./xml/install-guide/aolserver.xml
tweaked version number

4.6.2 update

    • -3
    • +3
    ./eng-standards-constraint-naming.html
  1. … 50 more files in changeset.