fix
This commit is contained in:
4
build.sh
4
build.sh
@@ -59,8 +59,8 @@ PREINSTALLED_PACKAGES+=" luci"
|
||||
|
||||
# you exclude packages with this to shrink the image for
|
||||
# routers with smaller flash storage.
|
||||
SAVE_SPACE_PACKAGES=" -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables -ath10k"
|
||||
#SAVE_SPACE_PACKAGES=""
|
||||
#SAVE_SPACE_PACKAGES=" -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables -ath10k"
|
||||
SAVE_SPACE_PACKAGES=""
|
||||
|
||||
PREINSTALLED_PACKAGES+=${SAVE_SPACE_PACKAGES}
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ wlan_name="office"
|
||||
wlan_password="fuckingwep"
|
||||
root_password="AsD7fg"
|
||||
lan_ip_address="192.168.47.1"
|
||||
wan_mac_address="98:DA:C4:20:8D:02"
|
||||
wan_mac_address="1c:61:b4:08:74:b4"
|
||||
hostname="gw-aramil"
|
||||
# dhcp server 1 disable, 0 enable
|
||||
dhcpsrv="0"
|
||||
|
||||
Reference in New Issue
Block a user