[rcitelco/sad] 26b877: Removing cruft from our main asterisk install pack...
- From:
-
- Date:
- 2010-08-19 @ 06:32
Branch: refs/heads/dev
Home: https://github.com/rcitelco/sad
Commit: 26b8777d87dc52d18bcfe165957c19edb9462b09
https://github.com/rcitelco/sad/commit/26b8777d87dc52d18bcfe165957c19edb9462b09
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-18 (Wed, 18 Aug 2010)
Changed paths:
M build/asterisk-1.6.1.11.tar.gz
Log Message:
-----------
Removing cruft from our main asterisk install package.
This commit includes a much needed cruft removal from our official Asterisk
package.
Specifically, I:
- Removed the sound packages from inclusion. This saves several hundred MB.
- Removed all binary files. This saves a few MB.
- Updated the `make menuselect` configuration defaults, so that the Asterisk
installer no longer downloads unnecessary sound files. Since we will have all
sound files version controlled in our project separately, it doesn't make
sense to download them from the digium servers for each install, just to
delete them afterwards.
These changes should dramatically reduce the filesize of our installer, as well
as greatly increase the speed at which we can install Asterisk on our systems.