[Typo3-dev] TYPO3core autotools integration and doxygen
Sven Wilhelm
wilhelm at icecrash.com
Thu Mar 24 19:08:52 CET 2005
Hi,
> Actually it's not that easy. Have a look at typo3xdev/install_packages where
> Ingmar and I have our script collection for doing these steps:
> - Create symlinks
> - Add some documentation (README.txt, etc.)
> - Automatically create typo3conf/database.sql (great work, Ingmar!)
> - Set permissions
> - Create zips and tarballs
Yes it's a great work that was done by you and Ingmar, thanks therefor.
I read the sources of the install_package and there was one topic that I
really did not like, to need a running database to get the final
database.sql. One thing that is missing currently is a simple way to
merge several sql files in a final one or to generate a sql file from
any other metadata. A step after packaging I want to drive my TYPO3
instances on a Postgres database, and the current schemas aren't very
database independent ( no critism, I know the core only supports mysql
at the moment, but it's my wish and I'm working towards that).
> The debs are (very old, btw) just a subdirectory called "debian" that needs
> to be put into the TYPO3 source. However development has stopped and needs
> to be reanimated first...
several distribution stuff has to be integrated - see the packaging
directory at my source tree (debian,fedora,suse,macos,solaris,maybe bsds).
greets sven
More information about the TYPO3-dev
mailing list