summaryrefslogtreecommitdiffstats
path: root/debian/_buildscripts/local/scripts/build_module.sh
Commit message (Collapse)AuthorAgeFilesLines
* DEB build scripts: major update aimed at simplifying the use forMichele Calgaro2018-06-201-69/+30
| | | | | | 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-14/+28
| | | | | | | | | - 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/+7
| | | | | | apt-ftparchive in hook scripts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed support for extra dependency modules.Michele Calgaro2018-05-281-17/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: added support for GPG sign key.Michele Calgaro2018-05-281-19/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build scripts: fixed version numbering scheme. Added check to makeMichele Calgaro2018-05-281-7/+7
| | | | | | sure the selected distro and version is supported. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB build script: first commit, still work in progress althoughMichele Calgaro2018-05-281-0/+468
functional. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>