summaryrefslogtreecommitdiffstats
path: root/debian/_buildscripts/local/scripts/additional files/etc
Commit message (Collapse)AuthorAgeFilesLines
* DEB build scripts: several enhancements as follow:Michele Calgaro2018-07-111-179/+0
| | | | | | | | | | | | | | | | - major rework of update_repositories.sh script, which now supports multiple branches and provide better feedback to user. - added support for pre-built extra dependency packages. A user can now use Slavek Banko's binary packages instead of building the extra dependency locally. This removes a quite tedious process during the setup of the building environment. - bug fixes and more user friendly folder names. - improved README to cover the complete process until TDE installation. Special thanks to Gregory Guy <zadig83@laposte.net> for testing and feedback done so far. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: major update aimed at simplifying the use forMichele Calgaro2018-06-201-32/+158
| | | | | | non-root users. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: various fixes to allow normal user to build packages.Michele Calgaro2018-06-031-6/+0
| | | | | | | | | - removed need to mount/unmount TDE_DEBS_DIR folder into pbuilder repo folder - removed need to create "/var/cache/pbuilder/repo" folder - moved pbuilder hook folder to a subfolder of the user home folder - updated readme file Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: improved support for pbuilder and fixed problem with ↵Michele Calgaro2018-05-281-0/+59
apt-ftparchive in hook scripts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>