Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nord Site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Freifunk Nord
Nord Site
Commits
85c0e0ac
Commit
85c0e0ac
authored
8 years ago
by
rubo77
Browse files
Options
Downloads
Patches
Plain Diff
added eulenfunk-quickfix
parent
89167ccc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules
+4
-1
4 additions, 1 deletion
modules
with
4 additions
and
1 deletion
modules
+
4
−
1
View file @
85c0e0ac
# This file allows specifying additional repositories to use
# This file allows specifying additional repositories to use
# when building gluon.
# when building gluon.
GLUON_SITE_FEEDS='ffhh ffki roamguide ssidchanger'
GLUON_SITE_FEEDS='ffhh ffki
eulenfunk
roamguide ssidchanger'
# the git repository from where to clone the package feed
# the git repository from where to clone the package feed
PACKAGES_FFHH_REPO=git://github.com/freifunkhamburg/ffhh-packages.git
PACKAGES_FFHH_REPO=git://github.com/freifunkhamburg/ffhh-packages.git
PACKAGES_FFKI_REPO=git://github.com/freifunk-kiel/ffki-packages.git
PACKAGES_FFKI_REPO=git://github.com/freifunk-kiel/ffki-packages.git
PACKAGES_EULENFUNK_REPO=https://github.com/Freifunk-Nord/eulenfunk-packages
PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-nord/gluon-ssid-changer.git
PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-nord/gluon-ssid-changer.git
PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide
PACKAGES_ROAMGUIDE_REPO=https://git.toppoint.de/sargon/roamguide
# for roamguide:
# for roamguide:
...
@@ -15,11 +16,13 @@ GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide
...
@@ -15,11 +16,13 @@ GIT_SSL_NO_VERIFY=true git clone https://git.toppoint.de/sargon/roamguide
# the version/commit of the git repository to clone
# the version/commit of the git repository to clone
PACKAGES_FFHH_COMMIT=818765060bc76a109dde1558513fd086e5973ef1
PACKAGES_FFHH_COMMIT=818765060bc76a109dde1558513fd086e5973ef1
PACKAGES_FFKI_COMMIT=9376d333c1fa91ad23e6012515b4999fbc94d098
PACKAGES_FFKI_COMMIT=9376d333c1fa91ad23e6012515b4999fbc94d098
PACKAGES_EULENFUNK_COMMIT=b4f89eff180c6a78f86d0f8c9c8a116c620136ac
PACKAGES_ROAMGUIDE_COMMIT=cc8253d6dd62cd6ba4f04506711edd0705dc5532
PACKAGES_ROAMGUIDE_COMMIT=cc8253d6dd62cd6ba4f04506711edd0705dc5532
PACKAGES_SSIDCHANGER_COMMIT=2550af343202746ac6be9ce9b719cb1caa672d82
PACKAGES_SSIDCHANGER_COMMIT=2550af343202746ac6be9ce9b719cb1caa672d82
# the branch to check out
# the branch to check out
PACKAGES_FFHH_BRANCH=master
PACKAGES_FFHH_BRANCH=master
PACKAGES_FFKI_BRANCH=master
PACKAGES_FFKI_BRANCH=master
PACKAGES_EULENFUNK_BRANCH=v2016.2-ibss
PACKAGES_ROAMGUIDE_BRANCH=master
PACKAGES_ROAMGUIDE_BRANCH=master
PACKAGES_SSIDCHANGER_BRANCH=master
PACKAGES_SSIDCHANGER_BRANCH=master
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment