Loading bin/reproducible_openwrt.sh +2 −2 Original line number Diff line number Diff line #!/bin/bash # Copyright 2014-2022 Holger Levsen <holger@layer-acht.org> # Copyright 2014-2023 Holger Levsen <holger@layer-acht.org> # © 2015 Reiner Herrmann <reiner@reiner-h.de> # 2016-2021 Alexander Couzens <lynxis@fe80.eu> # released under the GPLv2 Loading @@ -23,7 +23,7 @@ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git OPENWRT_GIT_BRANCH=master OPENWRT_CONFIG= OPENWRT_TARGET= OPENWRT_HOST_PACKAGES="gcc binutils bzip2 flex python3 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion" OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion" # node configuration GENERIC_NODE1=osuosl171-amd64.debian.net Loading hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf +1 −1 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ <FilesMatch "\.gz$"> Header append Content-Encoding gzip # this causes errors 406 to client connecting without Accept-Encoding=gzip. # this causes errors 406 to clients connecting without Accept-Encoding=gzip. #AddEncoding gzip .gz ForceType text/plain </FilesMatch> Loading update_jdn.sh +1 −0 Original line number Diff line number Diff line Loading @@ -460,6 +460,7 @@ if [ -f /etc/debian_version ] ; then g++ gawk gcc gcc-multilib gnat grep libc6-dev Loading Loading
bin/reproducible_openwrt.sh +2 −2 Original line number Diff line number Diff line #!/bin/bash # Copyright 2014-2022 Holger Levsen <holger@layer-acht.org> # Copyright 2014-2023 Holger Levsen <holger@layer-acht.org> # © 2015 Reiner Herrmann <reiner@reiner-h.de> # 2016-2021 Alexander Couzens <lynxis@fe80.eu> # released under the GPLv2 Loading @@ -23,7 +23,7 @@ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git OPENWRT_GIT_BRANCH=master OPENWRT_CONFIG= OPENWRT_TARGET= OPENWRT_HOST_PACKAGES="gcc binutils bzip2 flex python3 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion" OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion" # node configuration GENERIC_NODE1=osuosl171-amd64.debian.net Loading
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf +1 −1 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ <FilesMatch "\.gz$"> Header append Content-Encoding gzip # this causes errors 406 to client connecting without Accept-Encoding=gzip. # this causes errors 406 to clients connecting without Accept-Encoding=gzip. #AddEncoding gzip .gz ForceType text/plain </FilesMatch> Loading
update_jdn.sh +1 −0 Original line number Diff line number Diff line Loading @@ -460,6 +460,7 @@ if [ -f /etc/debian_version ] ; then g++ gawk gcc gcc-multilib gnat grep libc6-dev Loading