Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • master
  • nrb/allow-wan-status
  • nrb/ffs-prometheus-node-exporter
  • nrbffs/ci-cache-only-dl
  • nrbffs/test
  • v1.6-alpha02
6 results

Target

Select target project
  • firmware/site-ffs
  • nrb/site-ffs
  • are/site-ffs
  • adnidor/site-ffs
  • 0x4A6F/site-ffs
  • Daniel/site-ffs
  • albialbi/site-ffs
  • Felixmitte/site-ffs
  • dotti/site-ffs
  • codingHahn/site-ffs
  • philhil/site-ffs
  • patrick/site-ffs
12 results
Select Git revision
  • cpe510
  • experimental
  • feature/addMikrotikwAP
  • nrb-domains
  • nrb/add-node-whisperer
  • nrb/airmax-test
  • nrb/allow-wan-status
  • nrb/dns-cache
  • nrb/gluon-master-cpe510
  • nrb/ro-flash-nanostation-airmax
  • nrb/test-radv-filter
  • nrbffs/debug-build-date
  • nrbffs/dl-cache
  • nrbffs/domain-trial
  • nrbffs/fastd-remove-delay
  • nrbffs/netgear-ex6120
  • nrbffs/staging-dir-cache-outside-openwrt
  • nrbffs/test-broken
  • nrbffs/update-as-extra-step
  • nrbffs/update-extra-stage
  • v1.7
  • v1.8
  • v1.9
  • v2.0
  • v2.1
  • v2.2
  • v2.3
  • v2.4
  • v2.5
  • v2.5.1
  • v2.6
  • v2.7
  • v2.8
  • v2.9
  • v3.0
  • v3.1
  • v3.2
  • v3.3
  • v1.6
  • v1.6-alpha02
  • v1.6-rc1
  • v1.6-rc2
  • v1.7-stable01
  • v1.8-experimental01
  • v1.8-experimental02
  • v1.8-nightly01
  • v1.9+2020-06-04
  • v1.9+2020-06-06
  • v2.0+2020-06-28
  • v2.0+2020-09-26
  • v2.1+2020-11-17
  • v2.1+2020-12-11
  • v2.2+2020-04-16
  • v2.2+2021-04-16
  • v2.3+2021-04-30
  • v2.3+2021-06-03
  • v2.4+2022-02-26
  • v2.5+2022-05-05
  • v2.5+2022-05-07
  • v2.6+2022-09-06
  • v2.7+2022-12-03
  • v2.8+2023-03-05
  • v2.9+2023-05-10
  • v2.9+2023-05-12
  • v2.9+2023-05-13
  • v3.1+2024-07-08
  • v3.2+2024-12-04
  • v3.2.1+2024-12-15
68 results
Show changes
Commits on Source (5)
Subproject commit 9f827678c92603179021c9c302a2dbd7fb08a7da Subproject commit d6cab552df269c3ee050d83adebe784e02eccb23
GLUON_SITE_FEEDS='ffs ssidchanger' GLUON_SITE_FEEDS='ffs ssidchanger'
PACKAGES_FFS_REPO=https://gitlab.freifunk-stuttgart.de/firmware/gluon-packages.git PACKAGES_FFS_REPO=https://gitlab.freifunk-stuttgart.de/firmware/gluon-packages.git
PACKAGES_FFS_COMMIT=caff6fa7e00e4112ebe084955749cb9e42685e90 PACKAGES_FFS_COMMIT=8986de8101339d5b7a2b9842536f7550ab8fcafc
PACKAGES_FFS_BRANCH=nrb/allow-wan-status
PACKAGES_SSIDCHANGER_REPO=https://gitlab.freifunk-stuttgart.de/firmware/gluon-ssid-changer.git PACKAGES_SSIDCHANGER_REPO=https://gitlab.freifunk-stuttgart.de/firmware/gluon-ssid-changer.git
PACKAGES_SSIDCHANGER_COMMIT=3c6750ce8fc9cedabfa8a6f479fb12d343c6ecc2 PACKAGES_SSIDCHANGER_COMMIT=3c6750ce8fc9cedabfa8a6f479fb12d343c6ecc2
......
...@@ -23,6 +23,7 @@ GLUON_SITE_PACKAGES := \ ...@@ -23,6 +23,7 @@ GLUON_SITE_PACKAGES := \
iptables \ iptables \
iwinfo \ iwinfo \
ffs-set-segment \ ffs-set-segment \
ffs-allow-wan-status \
ffs-watchdog ffs-watchdog
# add addition network drivers and usb support only to targes where disk space does not matter. # add addition network drivers and usb support only to targes where disk space does not matter.
......