summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-25 08:59:18 +0200
committerErich Eckner <git@eckner.net>2018-06-25 08:59:18 +0200
commit1beff0860b766219973d64d72f5f35cc95042820 (patch)
tree1c99872c74dd66344a1b2bedbc530f7566017a30 /configs
parent51532d91c7e610b373afc34d43ceb5c5e3fcdd8c (diff)
parentb200ce82f7bf491611731b3b5fc1768613fe37e7 (diff)
downloadarchiso32-1beff0860b766219973d64d72f5f35cc95042820.tar.xz
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/baseline/build.sh2
-rwxr-xr-xconfigs/releng/build.sh2
-rw-r--r--configs/releng/packages.both1
3 files changed, 4 insertions, 1 deletions
diff --git a/configs/baseline/build.sh b/configs/baseline/build.sh
index b6f7b4c..7c61d03 100755
--- a/configs/baseline/build.sh
+++ b/configs/baseline/build.sh
@@ -12,6 +12,8 @@ out_dir=out
script_path=$(readlink -f ${0%/*})
+umask 0022
+
# Helper function to run make_*() only one time per architecture.
run_once() {
if [[ ! -e ${work_dir}/build.${1}_${arch} ]]; then
diff --git a/configs/releng/build.sh b/configs/releng/build.sh
index a559942..8c11e2d 100755
--- a/configs/releng/build.sh
+++ b/configs/releng/build.sh
@@ -14,6 +14,8 @@ arch=$(uname -m)
verbose=""
script_path=$(readlink -f ${0%/*})
+umask 0022
+
_usage ()
{
echo "usage ${0} [options]"
diff --git a/configs/releng/packages.both b/configs/releng/packages.both
index a9fad8d..9417e57 100644
--- a/configs/releng/packages.both
+++ b/configs/releng/packages.both
@@ -51,7 +51,6 @@ rsync
sdparm
sg3_utils
smartmontools
-speedtouch
sudo
tcpdump
testdisk