-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename ffbs-parker-nodeconfig to ffbs-mesh-vpn-parker
- Loading branch information
Showing
33 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=ffbs-parker-nodeconfig | ||
PKG_NAME:=ffbs-mesh-vpn-parker | ||
PKG_VERSION:=1 | ||
|
||
PKG_MAINTAINER:=Chris Fiege <[email protected]> | ||
|
@@ -10,16 +10,16 @@ PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) | |
|
||
include $(TOPDIR)/../package/gluon.mk | ||
|
||
define Package/ffbs-parker-nodeconfig | ||
define Package/ffbs-mesh-vpn-parker | ||
TITLE:=Automatic node configuration for parker networks | ||
DEPENDS:=+gluon-core +libgluonutil +gluon-mesh-vpn-core +kmod-wireguard +wireguard-tools +luaposix +usign +gluon-radv-filterd +gluon-ebtables-filter-ra-dhcp | ||
DEPENDS:=+gluon-core +libgluonutil +gluon-mesh-vpn-core +kmod-wireguard +wireguard-tools +luaposix +usign +gluon-radv-filterd +gluon-ebtables-filter-ra-dhcp +ffbs-parker-nextnode +ffbs-parker-nextnode +ffbs-parker-nodeconfig-respondd | ||
endef | ||
|
||
define Package/ffbs-parker-nodeconfig/description | ||
define Package/ffbs-mesh-vpn-parker/description | ||
This package is the central component for parker-based network. | ||
It downloads a configuration for a node. | ||
It keeps track of the node's connectivity and changes the state as needed. | ||
endef | ||
|
||
$(eval $(call BuildPackageGluon,ffbs-parker-nodeconfig)) | ||
$(eval $(call BuildPackageGluon,ffbs-mesh-vpn-parker)) | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.