Changeset - f08a97e7d891
[Not reviewed]
0 1 0
x - 12 months ago 2024-06-03 23:18:56
xbr@c3l.lu
add explanation: iptables is shipped by default
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
site_config/experimental/site/site.mk
Show inline comments
 
@@ -44,12 +44,14 @@ GLUON_SITE_PACKAGES := \
 
		gluon-respondd \
 
	        gluon-setup-mode \
 
		gluon-status-page \
 
		gluon-ssid-changer \
 
		respondd-module-airtime \
 
		iwinfo \
 
		# freifunk-gluon/gluon #2046 - Builds fail with iptables in GLUON_SITE_PACKAGES
 
		# Note that iptables is an OpenWrt core package that is included by default (which is what triggered this bug).
 
		#iptables \
 

	
 
##	DEFAULT_GLUON_RELEASE
 
#		version string to use for images
 
#		gluon relies on
 
#			opkg compare-versions "$1" '>>' "$2"
0 comments (0 inline, 0 general)