Adrian Schmutzler adschm
  • Joined on 2019-09-06
adschm pushed to autocommit at adschm/firmware 2021-02-27 00:41:48 +01:00
537e864a37 treewide: set PKG_RELEASE automatically
51d3858ed4 fff-network: remove broken include for Ubiquiti UniFi AC Mesh
1158e0bb24 fff-nodewatcher: add available memory to data
3147a33c52 fff-network: Disable source address filtering
764556b980 fff-network: Create separate interface for wan dhcp
adschm deleted branch nanom2 from adschm/firmware 2021-02-26 21:21:40 +01:00
adschm deleted branch acmesh from adschm/firmware 2021-02-26 21:21:35 +01:00
adschm deleted branch mem from adschm/firmware 2021-02-26 21:21:27 +01:00
adschm pushed to acmesh at adschm/firmware 2021-02-26 20:50:25 +01:00
f1c014ea4b fff-network: remove broken include for Ubiquiti UniFi AC Mesh
c872cda1a4 fff-network: remove broken include for Ubiquiti UniFi AC Mesh
3147a33c52 fff-network: Disable source address filtering
764556b980 fff-network: Create separate interface for wan dhcp
539406d96b fff-network: fix primary port for Nanostation M
Compare 7 commits »
adschm pushed to mem at adschm/firmware 2021-02-26 20:48:52 +01:00
4dfe327b9a fff-nodewatcher: add available memory to data
60bc8bb775 fff-nodewatcher: add available memory to data
3147a33c52 fff-network: Disable source address filtering
764556b980 fff-network: Create separate interface for wan dhcp
539406d96b fff-network: fix primary port for Nanostation M
Compare 7 commits »
adschm created pull request freifunk-franken/firmware#133 2021-02-26 20:33:06 +01:00
fff-network: remove broken include for Ubiquiti UniFi AC Mesh
adschm pushed to acmesh at adschm/firmware 2021-02-26 20:32:35 +01:00
c872cda1a4 fff-network: remove broken include for Ubiquiti UniFi AC Mesh
adschm created pull request freifunk-franken/firmware#132 2021-02-26 17:48:00 +01:00
fff-nodewatcher: add available memory to data
adschm pushed to mem at adschm/firmware 2021-02-26 17:46:21 +01:00
60bc8bb775 fff-nodewatcher: add available memory to data
adschm commented on issue freifunk-franken/firmware#131 2021-02-25 16:55:28 +01:00
oom-killer macht keinen reboot - limit für oom-killer nicht optimal

Das ist ein upstream-Problem. Mindestens OpenWrt, wenn nicht sogar kernel.

adschm commented on pull request freifunk-franken/firmware#105 2021-02-24 17:28:41 +01:00
[WIP] OpenWrt: update to 21.xx

ToDo: EEPROM muss in art umbenannt werden (für die AC-Mesh, ggf. weitere nötig)

adschm opened issue freifunk-franken/firmware#130 2021-02-24 17:12:53 +01:00
AC Mesh Netzwerkconfig wird nicht initialisiert
adschm reopened pull request freifunk-franken/firmware#80 2021-02-20 13:15:48 +01:00
layer3: move from fixed address to fixed hostname
adschm commented on pull request freifunk-franken/firmware#80 2021-02-20 13:15:44 +01:00
layer3: move from fixed address to fixed hostname

Bei mir funktioniert fdff::1 grundsätzlich nicht ordentlich (keine Ahnung warum), während die MAC-basierten Adressen fdff::aabb:ccdd:eeff gut (=normal) funktionieren.

Entsprechend würde ein…

adschm closed pull request freifunk-franken/firmware#80 2021-02-20 13:15:44 +01:00
layer3: move from fixed address to fixed hostname
adschm commented on pull request freifunk-franken/firmware#124 2021-02-19 00:24:27 +01:00
OpenWrt: bump to 19.07.7

Dann lieber weglassen, wer weiß was mit dem alfred Zeugs alles böses passiert.

adschm commented on pull request freifunk-franken/firmware#128 2021-02-18 20:36:55 +01:00
tools: Fix buildscript-bash-completion

Sorry, tools hatte ich überhaupt nicht auf dem Schirm.

Wahrscheinlich ist hardcoden hier tatsächlich das einfachste. Aber warum hardcodest du hier und beim anderen "Tool" nicht?

adschm commented on pull request freifunk-franken/firmware#124 2021-02-18 20:30:04 +01:00
OpenWrt: bump to 19.07.7

Ich hatte jetzt eher an netifd/odhcp6c gedacht: https://openwrt.org/advisory/2021-02-02-1

Weiß aber nicht, ob uns das konkret betrifft.

adschm commented on pull request freifunk-franken/firmware#126 2021-02-17 18:22:44 +01:00
tools/dep-tree: fix broken tool

Hatten wir nicht jüngst die Diskussion, dass "$@" in "$1" "$2" etc. expandiert wird?