Henri Bergius writes:

Hi!

> Ok, there is a Ragnaroek blocker for this:
> 
> <http://trac.midgard-project.org/ticket/1204>

Midgard package (application) installer is ready for testing.
Currently we have support for 'blog' and 'openpsa' apps.
Though, the latter misses structure file.

Take a look how to create "application":
http://trac.midgard-project.org/browser/branches/ragnaroek/midgard/data/midgard/setup/php/midgard_setup_app.php?rev=22755

As you see, it's simple array, for which, key is application name.
Additionally it holds required pear packages and templates.
And of course structure config file.

Use datagard, to install named application:

    datagard -a install  -p APP_NAME

For example:

    datagard -c testconfig -a install -p blog

Installing application are few steps:

1. Ask for sitegroup (SG0 is default) and login in as root
2. Install all required pear packages and templates
(net_nehmer_blog and template_SimpleGray for given example)
3. Ask for target sitegroup
4. Install groups, permissions and topic(s) from structure file.

New packages will be available soon:
http://download.opensuse.org/repositories/home:/midgardproject:/ragnaroek-dev/

BTW, please, also test direct OBS repository. They changed debian
Packages file recently.
Example sources.list entry for debian etch:

deb
http://download.opensuse.org/repositories/home:/midgardproject:/ragnaroek-dev/Debian_Etch
./

Piotras

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to