Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
firmware
FFS Gluon
Commits
926263b2
Unverified
Commit
926263b2
authored
1 year ago
by
Bob Idle
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: add GLUON_FEATURES_standard to multidomain site example (#3038)
parent
87ba9ecd
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
docs/multidomain-site-example/site.mk
+4
-2
4 additions, 2 deletions
docs/multidomain-site-example/site.mk
with
4 additions
and
2 deletions
docs/multidomain-site-example/site.mk
+
4
−
2
View file @
926263b2
...
@@ -17,18 +17,20 @@ GLUON_FEATURES := \
...
@@ -17,18 +17,20 @@ GLUON_FEATURES := \
web-advanced
\
web-advanced
\
web-wizard
web-wizard
GLUON_FEATURES_standard
:=
\
wireless-encryption-wpa3
## GLUON_MULTIDOMAIN
## GLUON_MULTIDOMAIN
# Build gluon with multidomain support.
# Build gluon with multidomain support.
GLUON_MULTIDOMAIN
=
1
GLUON_MULTIDOMAIN
=
1
## GLUON_SITE_PACKAGES
## GLUON_SITE_PACKAGES
# Specify additional Gluon/
LEDE
packages to include here;
# Specify additional Gluon/
OpenWrt
packages to include here;
# A minus sign may be prepended to remove a packages from the
# A minus sign may be prepended to remove a packages from the
# selection that would be enabled by default or due to the
# selection that would be enabled by default or due to the
# chosen feature flags
# chosen feature flags
GLUON_SITE_PACKAGES
:=
iwinfo
GLUON_SITE_PACKAGES
:=
iwinfo
## DEFAULT_GLUON_RELEASE
## DEFAULT_GLUON_RELEASE
...
...
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