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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yannik Enss
FFS Gluon site
Commits
6f1d9c0c
Commit
6f1d9c0c
authored
8 years ago
by
Philippe
Browse files
Options
Downloads
Patches
Plain Diff
Add Modules zip and set-segment. Remove lowmem-patches
parent
a8559a91
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
i18n/de.po
+6
-0
6 additions, 0 deletions
i18n/de.po
i18n/en.po
+6
-0
6 additions, 0 deletions
i18n/en.po
modules
+1
-1
1 addition, 1 deletion
modules
site.mk
+2
-1
2 additions, 1 deletion
site.mk
with
15 additions
and
2 deletions
i18n/de.po
+
6
−
0
View file @
6f1d9c0c
...
@@ -61,3 +61,9 @@ msgid "gluon-config-mode:altitude-help"
...
@@ -61,3 +61,9 @@ msgid "gluon-config-mode:altitude-help"
msgstr ""
msgstr ""
"Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein "
"Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein "
"exakter Wert bekannt ist."
"exakter Wert bekannt ist."
msgid "gluon-config-mode:zip-help"
"Some nice Text about the ZIP-Code "
"and how it help for subnetting."
msgstr ""
"Die PLZ hilft dem Freifunk-Knoten automatisch die beste Gegenstelle (Segment) auszuwählen."
This diff is collapsed.
Click to expand it.
i18n/en.po
+
6
−
0
View file @
6f1d9c0c
...
@@ -52,3 +52,9 @@ msgid "gluon-config-mode:altitude-help"
...
@@ -52,3 +52,9 @@ msgid "gluon-config-mode:altitude-help"
msgstr ""
msgstr ""
"Specifying the altitude is optional and should only be done if a proper "
"Specifying the altitude is optional and should only be done if a proper "
"value is known."
"value is known."
msgid "gluon-config-mode:zip-help"
"Some nice Text about the ZIP-Code "
"and how it help for subnetting."
msgstr ""
"ZIP-Codes are used to automatically assign your Freifunk-Node to the right Segment."
This diff is collapsed.
Click to expand it.
modules
+
1
−
1
View file @
6f1d9c0c
GLUON_SITE_FEEDS='ffs'
GLUON_SITE_FEEDS='ffs'
PACKAGES_FFS_REPO=https://github.com/freifunk-stuttgart/Gluon-Packages
PACKAGES_FFS_REPO=https://github.com/freifunk-stuttgart/Gluon-Packages
PACKAGES_FFS_COMMIT=
5452ccc85d87b957c9613d8ba61e81891150eee0
PACKAGES_FFS_COMMIT=
ba16b8bddc39bf4d476b6a8c28a029b5b8341ada
This diff is collapsed.
Click to expand it.
site.mk
+
2
−
1
View file @
6f1d9c0c
...
@@ -9,6 +9,7 @@ GLUON_SITE_PACKAGES := \
...
@@ -9,6 +9,7 @@ GLUON_SITE_PACKAGES := \
gluon-config-mode-geo-location
\
gluon-config-mode-geo-location
\
gluon-config-mode-hostname
\
gluon-config-mode-hostname
\
gluon-config-mode-mesh-vpn
\
gluon-config-mode-mesh-vpn
\
gluon-config-mode-zip
\
gluon-ebtables-filter-multicast
\
gluon-ebtables-filter-multicast
\
gluon-ebtables-filter-ra-dhcp
\
gluon-ebtables-filter-ra-dhcp
\
gluon-luci-admin
\
gluon-luci-admin
\
...
@@ -25,7 +26,7 @@ GLUON_SITE_PACKAGES := \
...
@@ -25,7 +26,7 @@ GLUON_SITE_PACKAGES := \
haveged
\
haveged
\
iptables
\
iptables
\
iwinfo
\
iwinfo
\
ffs-
lowmem-patches
\
ffs-
set-segment
\
# 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.
ifeq
($(GLUON_TARGET),x86-generic)
ifeq
($(GLUON_TARGET),x86-generic)
...
...
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