Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules: make ffmuc-ipv6-ra-filter more quiet #302

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 4 additions & 12 deletions modules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## GLUON_SITE_FEEDS
# for each feed name given, add the corresponding PACKAGES_* lines
# documented below
GLUON_SITE_FEEDS='ffmuc wireguard'
GLUON_SITE_FEEDS='ffmuc community'

## PACKAGES_FFMUC_REPO
# the git repository from where to clone the package feed
Expand All @@ -20,14 +20,6 @@ PACKAGES_FFMUC_COMMIT=8a1d7be89035d720d7242b92d65a65d4212f184c
# the branch to check out
PACKAGES_FFMUC_BRANCH=main

## PACKAGES_WIREGUARD_REPO
# the git repository from where to clone the package feed
PACKAGES_WIREGUARD_REPO=https://github.com/freifunk-gluon/community-packages.git

## PACKAGES_WIREGUARD_COMMIT
# the version/commit of the git repository to clone
PACKAGES_WIREGUARD_COMMIT=394a373c78533c3b492d3f8ee55d1f7f74cf7cf1

## PACKAGES_WIREGUARD_BRANCH
# the branch to check out
PACKAGES_WIREGUARD_BRANCH=master
PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git
PACKAGES_COMMUNITY_COMMIT=6eeaa2e3d5e034e57ff4c4839130cbc63687479e
PACKAGES_COMMUNITY_BRANCH=master