git@github.com:Freifunk-Potsdam/site-ffp.git ## main...origin/main commit f1dd13eed0015cb83704a977877531414a49c307 Merge: 2f9fa92 5b5c664 Author: Hannes Fuchs Date: Mon Jun 17 10:46:27 2024 +0200 Merge pull request #8 from Freifunk-Potsdam/testing Build Firmware based on Gluon 2023.2.2 commit 5b5c664ba1f7067f88a489bf1efbc29fda42abaf Author: Seth0r Date: Sat Jun 1 13:01:09 2024 +0200 disabling client isolation commit 0c8bc8b2906a0cde68fc8aed4d985c0439036b4c Author: Seth0r Date: Fri May 31 22:02:19 2024 +0200 firmware moved to kira commit f2aafdccf000cca3539c5414cc3468634404c716 Author: Hannes Fuchs Date: Tue Feb 20 20:35:38 2024 +0100 Add Zyxel NWA55AXE The Zyxel NWA55AXE has no reset button exposed. Therefore the config mode can only be activated via `gluon-enter-setup-mode` or with a magic packet in early boot. See: https://github.com/freifunk-darmstadt/network-setup-mode-trigger-os commit caebeab511fe24eb6b29487aba606575eae507a8 Author: Hannes Fuchs Date: Tue Feb 20 20:50:15 2024 +0100 Switch to gluon community packages repository commit c28f9b030fa6844ce161d53769f1741d0e1de25a Author: Hannes Fuchs Date: Tue Feb 6 21:13:25 2024 +0100 Increase DNS cacheentries commit 36fd1674ce1e4991d6b3e2815e723fb1e1ffba60 Author: Hannes Fuchs Date: Thu Jan 25 22:25:26 2024 +0100 Allow to set number of CPUs to build via env Allow to override the number of CPUs to use via `CPUS` environment variable. commit 22d7ab8f36436d9904f2e111ec97838f97b90d61 Author: Seth0r Date: Fri Feb 9 19:06:15 2024 +0100 added additional ssh key commit d1eb9456db99d7222bec3ed1b2e4667d45745aec Author: Seth0r Date: Fri Feb 9 17:51:59 2024 +0100 default with usb, exceptions for some routers commit 53abf416f283e8798a8e154a054f9c95f8d7f5d3 Author: Seth0r Date: Fri Feb 9 09:31:03 2024 +0100 added all buildable targets commit c94e4c3fc26af2404fe6994fd42179c1322a8b28 Author: Hannes Fuchs Date: Mon Jan 22 21:53:06 2024 +0100 Update OpenWrt version in vars The OpenWrt version is used to point to the package repository. The used used version ist defined by the commit hash in `gluon/modules`. Also see in `openwrt/include/version.mk` of the specified hash in the OpenWrt repository. If not specified corectly the `opkg` command will fail to fetch packages not provided by ffp. commit c6acc5da1462c12639b9a80f5f0f0b365d3c0b15 Author: Hannes Fuchs Date: Mon Jan 22 21:49:21 2024 +0100 Migrate package and feature selection Migrate to new image-customization function in Gluon.