+ dlurl=https://mirror.berlin.freifunk.net/downloads.openwrt.org/releases/24.10-SNAPSHOT/targets
+ '[' x24.10-SNAPSHOT == xsnapshot ']'
++ wget -q -O - https://mirror.berlin.freifunk.net/downloads.openwrt.org/releases/24.10-SNAPSHOT/targets/ramips/rt288x/sha256sums
++ grep -i openwrt-imagebuilder-
++ cut -d '*' -f 2
+ ibfile=openwrt-imagebuilder-24.10-SNAPSHOT-ramips-rt288x.Linux-x86_64.tar.zst
+ mkdir -p ./tmp/dl/
+ wget -nv -N -P ./tmp/dl https://mirror.berlin.freifunk.net/downloads.openwrt.org/releases/24.10-SNAPSHOT/targets/ramips/rt288x/openwrt-imagebuilder-24.10-SNAPSHOT-ramips-rt288x.Linux-x86_64.tar.zst
2026-08-16 09:21:29 URL:https://mirror.berlin.freifunk.net/downloads.openwrt.org/releases/24.10-SNAPSHOT/targets/ramips/rt288x/openwrt-imagebuilder-24.10-SNAPSHOT-ramips-rt288x.Linux-x86_64.tar.zst [25496478/25496478] -> "./tmp/dl/openwrt-imagebuilder-24.10-SNAPSHOT-ramips-rt288x.Linux-x86_64.tar.zst" [1]
+ rm -rf ./tmp/24.10-SNAPSHOT/ramips/rt288x
+ mkdir -p ./tmp/24.10-SNAPSHOT/ramips/rt288x
+ tar -x -C ./tmp/24.10-SNAPSHOT/ramips/rt288x --strip-components=1 -f ./tmp/dl/openwrt-imagebuilder-24.10-SNAPSHOT-ramips-rt288x.Linux-x86_64.tar.zst
+ cd ./tmp/24.10-SNAPSHOT/ramips/rt288x
+ mkdir -p bin/targets/ramips/rt288x/faillogs
+ mkdir -p embedded-files/etc
+ '[' -n all ']'
+ profile=all
++ grep CONFIG_TARGET_ARCH_PACKAGES .config
++ cut -d= -f 2
++ tr -d '"'
+ arch=mipsel_24kc
+ '[' x24.10-SNAPSHOT = xsnapshot ']'
+ '[' x24.10-SNAPSHOT = x25.12-SNAPSHOT ']'
+ opkgdir=embedded-files/etc/opkg
+ mkdir -p embedded-files/etc/opkg/keys
+ echo 'untrusted comment: Falter OPKG Key 2024'
+ echo RWRhoHijhAjnECRwgLkBfnA2rgHtgVNmDPJmFfIhGDxbK8vIFxkiZ8iF
+ cp -av keys/61a078a38408e710 embedded-files/etc/opkg/keys/
'keys/61a078a38408e710' -> 'embedded-files/etc/opkg/keys/61a078a38408e710'
+ feedurl=https://firmware.berlin.freifunk.net/feed/1.5.0-snapshot/packages/mipsel_24kc/falter
+ echo 'src/gz falter https://firmware.berlin.freifunk.net/feed/1.5.0-snapshot/packages/mipsel_24kc/falter'
+ '[' -n '' ']'
+ echo 'src/gz falter https://firmware.berlin.freifunk.net/feed/1.5.0-snapshot/packages/mipsel_24kc/falter'
+ sed -i s#https://downloads.openwrt.org#https://mirror.berlin.freifunk.net/downloads.openwrt.org#g repositories.conf
+ echo 'FREIFUNK_DISTRIB_ID='\''Freifunk Falter'\'''
+ echo 'FREIFUNK_RELEASE='\''1.5.0-snapshot'\'''
+ echo 'FREIFUNK_REVISION='\''01575f7'\'''
+ echo 'FREIFUNK_VARIANT='\''notunnel'\'''
+ cat
+ [[ 24.10-SNAPSHOT =~ ^(19|21|22)\. ]]
+ d=embedded-files/usr/share/ucode/luci/template/themes/bootstrap
+ mkdir -p embedded-files/usr/share/ucode/luci/template/themes/bootstrap
+ cp /root/falter-builter/store/footer.ut embedded-files/usr/share/ucode/luci/template/themes/bootstrap/
+ sed -i 's|{{ entityencode(version.disturl ?? '\''#'\'', true) }}|https://berlin.freifunk.net|g' embedded-files/usr/share/ucode/luci/template/themes/bootstrap/footer.ut
+ sed -i 's|{{ version.distname }} {{ version.distversion }} ({{ version.distrevision }})|Falter 1.5.0-snapshot (01575f7)|g' embedded-files/usr/share/ucode/luci/template/themes/bootstrap/footer.ut
+ d=embedded-files/www/luci-static/bootstrap/
+ mkdir -p embedded-files/www/luci-static/bootstrap/
+ cp /root/falter-builter/store/favicon.png embedded-files/www/luci-static/bootstrap//
++ make info
++ sed -n 's/\(^[a-zA-Z0-9_-]*\)\:$/\1/p'
++ sort
make: TMPDIR value /root/falter-builter/tmp/24.10-SNAPSHOT/ramips/rt288x/tmp: No such file or directory
make: using default temporary directory '/tmp'
+ profilelist=
++ make info
++ grep 'Default Packages'
++ cut -d: -f2
make: TMPDIR value /root/falter-builter/tmp/24.10-SNAPSHOT/ramips/rt288x/tmp: No such file or directory
make: using default temporary directory '/tmp'
+ defaultpkgs=' base-files ca-bundle dropbear fstools libc libgcc libustream-mbedtls logd mtd netifd uci uclient-fetch urandom-seed urngd kmod-leds-gpio kmod-gpio-button-hotplug kmod-rt2800-soc wpad-basic-mbedtls swconfig dnsmasq firewall4 nftables kmod-nft-offload odhcp6c odhcpd-ipv6only ppp ppp-mod-pppoe opkg'
+ echo -n 'building profiles:'
building profiles:+ echo ''
+ xargs echo -n '  '
  + echo

