Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
894539ef
Commit
894539ef
authored
6 years ago
by
Ruben Barkow
Committed by
Andreas Ziegler
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: enhance section about GLUON_FEATURES (#1348)
parent
5bd1d88f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/user/site.rst
+9
-21
9 additions, 21 deletions
docs/user/site.rst
with
9 additions
and
21 deletions
docs/user/site.rst
+
9
−
21
View file @
894539ef
...
...
@@ -484,29 +484,17 @@ GLUON_WLAN_MESH
Features
^^^^^^^^
Most feature flags enable only a single package that is derived from the flag
name
; for example, the flag *mesh-batman-adv-15* will
include the package
*gluon-mesh-batman-adv-15*.
Each package starting with "gluon-" can be included as a feature _flag_ by
omitting the prefix "gluon-"
; for example, the flag *mesh-batman-adv-15* will
include only the package
*gluon-mesh-batman-adv-15*.
The following flags will add multiple packages:
Some flags are specially treated (for example `web-wizard` and `web-advanced`)
and can contain more than one package. Those are defined in the config file
`package/features`. Please read that file for more details.
* *web-wizard*
- *gluon-config-mode-hostname*
- *gluon-config-mode-geo-location*
- *gluon-config-mode-contact-info*
- *gluon-config-mode-autoupdater* (if the *autoupdater* feature is enabled)
- *gluon-config-mode-mesh-vpn* (if the *mesh-vpn-fastd* or *mesh-vpn-tunneldigger* feature is enabled)
* *web-advanced*
- *gluon-web-admin*
- *gluon-web-network*
- *gluon-web-wifi-config*
- *gluon-web-autoupdater* (if the *autoupdater* feature is enabled)
- *gluon-web-mesh-vpn-fastd* (if the *mesh-vpn-fastd* feature is enabled)
Site-provided package feeds can define additional feature flags.
Site-provided package feeds can define additional feature flags. To use own
package feeds to define your own features, add a file `gluon/features` to your
site folder.
.. _site-config-mode-texts:
...
...
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