• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed comment for distribution_tarball attribute that was removed

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 36 more files in changeset.
updated with streamlined permission_p

converted apm to store tarballs in the content repository

  1. … 7 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

  1. … 118 more files in changeset.

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

    • -0
    • +119
    ./acs-install.sql
    • -0
    • +32
    ./acs-kernel-create.sql
    • -0
    • +25
    ./acs-kernel-drop.sql
    • -0
    • +104
    ./acs-logs-create.sql
    • -0
    • +689
    ./acs-metadata-create.sql
    • -0
    • +21
    ./acs-metadata-drop.sql
    • -0
    • +1024
    ./acs-objects-create.sql
    • -0
    • +25
    ./acs-objects-drop.sql
    • -0
    • +391
    ./acs-permissions-create.sql
    • -0
    • +23
    ./acs-permissions-drop.sql
    • -0
    • +506
    ./acs-relationships-create.sql
    • -0
    • +16
    ./acs-relationships-drop.sql
  1. … 99 more files in changeset.