index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | configs/releng/build.sh | 2 | ||||
-rw-r--r-- | configs/releng/packages.both | 1 |
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 |