Commit Graph

6 Commits

Author SHA1 Message Date
Travis Cross 4ce0f57a8b debian: add new and vastly improved packaging for Debian
We now break out each module and component of FreeSWITCH into a
separate individually-installable package.  For each package with
executables or modules, we also build a package that includes the
stripped debugging symbols so that users can be helpful when they
discover bugs in FreeSWITCH.

As of this commit, we successfully build 263 distinct binary packages
starting from a clean minimal image on both Debian Sid and Debian
Squeeze.

To keep this manageable, we include a program that generates the
various Debian packaging files from a consolidated description of the
modules and their metadata.  The program can even generate this
configuration file by walking the FreeSWITCH source tree.

To provide a smooth user experience, we provide meta-packages that
install sensible sets of modules and other components.

All files are installed into the traditional and customary Linux
directories that you would expect in accordance with the Filesystem
Hierarchy Standard (FHS).

This commit also adds support for running FreeSWITCH as a forked
systemd service in Debian.

For more information about the technical details of the source
packaging, how to build the binary packages from source, and how you
can contribute, please read debian/README.source.

To learn about how this packaging affects you as a user and how to use
the finished Debian packages, read debian/README.Debian.

Signed-off-by: Travis Cross <tc@traviscross.com>
2012-05-05 11:54:05 +00:00
Travis Cross 9181e8e51b debian: start over 2012-05-05 07:36:37 +00:00
Mathieu Parent 375956ef32 debian: cleaning
- sort *.install and *.conffiles 
- complete freeswitch-lang-* (some conffiles were not installed)
- remove duplicate lines
- dirs should only contain empty dirs, debhelper creates others
- avoid installing mod_spidermonkey_socket.la, mod_perl.la and mod_lua.la in the language as it is in -dev


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 14:14:20 +00:00
Michael Jerris 3f2c9e3f72 we don't install spandsp now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 01:50:43 +00:00
Michael Jerris 5cd8bf0e42 build: add new files to debian package build (FSBUILD-148)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:15:49 +00:00
Michal Bielicki 49783c4b57 Half ready multipackage debianisation commit
Just a test, please don't use yet


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 14:12:23 +00:00