Release v0.6.1
processMemoryUsage
processVirtualMemoryAllocation
identicalCheck is now available as a function
identicalCheck now supports labels which are startLine endLine instead of nLines to support easier marking in
different files
- Added
interactive and daemontools commands
- Started work on
webApplication configuration
- Started work on
apache2 configuration
- Started work on
php-fpm configuration
isErrorExit, saveErrorExit and restoreErrorExit now added to do smarter handling of set -x for subshells etc.
- Interactive functions added
copyFileChanged copyFileChangedQuiet copyFileChanged --map
copyFileChanged --escalate copyFileChanged --map --escalate confirmYesNo, yesNo
makeShellFilesExecutable now takes arguments to allow exclusion or addition of file patterns
fileOwner added to get a file owner name
isExecutable and isCallable added
newRelease and nextMinorVersion and releaseNotes added, moved from .sh files
- Added new
bin/build/env/ directory for simple external environment management
- Added
aptUpToDate and related updates
- Cleaed up
README.md to be more terse
- Modified
tools.sh and ops.sh so they now can be invoked like tools.sh aptInstall shellcheck
See added to documentation
- Added
_documentationIndex_Generate and __documentationIndex_Lookup
- Added
__documentationIndex_SeeLinker to link documentation together
bin/build/env has all environment variables used in build
- Removed deprecated
usageWhich and usageEnvironment
- Added
todo.md and automatic generation
- Renamed a lot of functions in the form
Foo_Action using underscores
- Added
rotateLog and rotateLogs