asterisk/build_tools
lvl b08427134f Introduce astcachedir, to be used for temporary bucket files
As described in the issue, /tmp is not a suitable location for a
large amount of cached media files, since most distributions make
/tmp a RAM-based tmpfs mount with limited capacity.

I opted for a location that can be configured separately, as opposed
to using a subdirectory of spooldir, given the different storage
profile (transient files vs files that might stay there indefinitely).

This commit just makes the cache directory configurable, and changes
the default location from /tmp to /var/cache/asterisk.

ASTERISK-29143

Change-Id: Ic54e95199405abacd9e509cef5f08fa14c510b5d
2020-12-09 11:17:27 -06:00
..
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
cflags-devmode.xml menuselect: Remove unused dev-mode option TRACE_FRAMES. 2018-01-12 13:00:26 -05:00
cflags.xml module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00
download_externals Merge "BuildSystem: Use the detected name for MD5 everywhere." 2018-01-18 10:17:49 -06:00
find_missing_support_level Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
get_documentation remove empty awk pattern (//) 2009-10-28 20:50:52 +00:00
get_documentation.py Fixes to various issues reported by pyflakes 2016-12-21 11:02:20 +02:00
get_makeopts Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
get_moduleinfo res_pjsip_dlg_options: Fix MODULEINFO section. 2015-05-02 02:22:31 -05:00
install_subst Introduce astcachedir, to be used for temporary bucket files 2020-12-09 11:17:27 -06:00
list_valid_installed_externals BuildSystem: Remove unused variables. 2018-01-28 12:20:26 +01:00
make_build_h make_build_h: handle backslashes in external strings 2017-01-26 21:17:20 -06:00
make_buildopts_h Build System: Improve ccache matching for different menuselect options. 2018-08-01 12:01:15 -04:00
make_check_alembic Build System: Add support for checking alembic branches. 2016-01-21 17:15:35 -06:00
make_defaults_h Introduce astcachedir, to be used for temporary bucket files 2020-12-09 11:17:27 -06:00
make_linker_eo_script give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded 2007-02-22 02:36:00 +00:00
make_linker_version_script Clean up Makefile "warning" clutter when makeopts doesn't exist. 2013-04-08 18:24:50 +00:00
make_sample_voicemail Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
make_version build_tools/make_version: Get MAINLINE_BRANCH from .gitreview. 2018-07-22 12:22:50 -04:00
make_version_c Fix cli display of build options. 2015-11-04 09:15:51 -05:00
menuselect-deps.in Create --disable-binary-modules option. 2018-08-27 13:22:31 -04:00
mkpkgconfig Introduce astcachedir, to be used for temporary bucket files 2020-12-09 11:17:27 -06:00
post_process_documentation.py Fixes to various issues reported by pyflakes 2016-12-21 11:02:20 +02:00
prep_tarball Update prep_tarball with new documentation files on the Asterisk wiki 2013-09-18 17:23:49 +00:00
sha1sum-sh Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00