Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nick Hahn
FFS Gluon site
Compare revisions
v3.3 to 7b95d1263c2194c6f00fc93ffbc9f282dad6cb20
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
codingHahn/site-ffs
Select target project
No results found
7b95d1263c2194c6f00fc93ffbc9f282dad6cb20
Select Git revision
Branches
master
nrb/allow-wan-status
nrb/ffs-prometheus-node-exporter
nrbffs/ci-cache-only-dl
nrbffs/test
Tags
v1.6-alpha02
6 results
Swap
Target
firmware/site-ffs
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
v3.3
Select Git revision
Branches
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
Tags
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
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (5)
update modules
· 421283fd
Nico
authored
5 years ago
421283fd
enable ffs-allow-wan-status
· e7db9e33
Nico
authored
5 years ago
e7db9e33
fix branch name
· 9c9277e8
Nico
authored
5 years ago
9c9277e8
fix branch name
· fad24d24
Nico
authored
5 years ago
fad24d24
fix branch name
· 7b95d126
Nico
authored
5 years ago
7b95d126
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
gluon
+1
-1
1 addition, 1 deletion
gluon
modules
+2
-1
2 additions, 1 deletion
modules
site.mk
+1
-0
1 addition, 0 deletions
site.mk
with
4 additions
and
2 deletions
gluon
@
d6cab552
Compare
9f827678
...
d6cab552
Subproject commit
9f827678c92603179021c9c302a2dbd7fb08a7da
Subproject commit
d6cab552df269c3ee050d83adebe784e02eccb23
This diff is collapsed.
Click to expand it.
modules
View file @
7b95d126
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
...
...
This diff is collapsed.
Click to expand it.
site.mk
View file @
7b95d126
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.