version: bump to 1.9.9, package: add pbr as opt
This commit is contained in:
parent
44aea68771
commit
d365873191
1 changed files with 4 additions and 1 deletions
5
d.config
5
d.config
|
@ -404,6 +404,7 @@ CONFIG_PACKAGE_luci-app-ddns=y
|
||||||
CONFIG_PACKAGE_luci-app-firewall=y
|
CONFIG_PACKAGE_luci-app-firewall=y
|
||||||
CONFIG_PACKAGE_luci-app-mwan3=y
|
CONFIG_PACKAGE_luci-app-mwan3=y
|
||||||
CONFIG_PACKAGE_luci-app-opkg=y
|
CONFIG_PACKAGE_luci-app-opkg=y
|
||||||
|
CONFIG_PACKAGE_luci-app-pbr=m
|
||||||
CONFIG_PACKAGE_luci-app-samba4=y
|
CONFIG_PACKAGE_luci-app-samba4=y
|
||||||
CONFIG_PACKAGE_luci-app-sqm=y
|
CONFIG_PACKAGE_luci-app-sqm=y
|
||||||
CONFIG_PACKAGE_luci-app-ttyd=y
|
CONFIG_PACKAGE_luci-app-ttyd=y
|
||||||
|
@ -457,6 +458,8 @@ CONFIG_PACKAGE_openssh-keygen=y
|
||||||
CONFIG_PACKAGE_openssh-server=y
|
CONFIG_PACKAGE_openssh-server=y
|
||||||
CONFIG_PACKAGE_openssh-sftp-server=y
|
CONFIG_PACKAGE_openssh-sftp-server=y
|
||||||
CONFIG_PACKAGE_openssl-util=y
|
CONFIG_PACKAGE_openssl-util=y
|
||||||
|
CONFIG_PACKAGE_pbr=m
|
||||||
|
CONFIG_PACKAGE_resolveip=m
|
||||||
CONFIG_PACKAGE_rpcd=y
|
CONFIG_PACKAGE_rpcd=y
|
||||||
CONFIG_PACKAGE_rpcd-mod-file=y
|
CONFIG_PACKAGE_rpcd-mod-file=y
|
||||||
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
|
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
|
||||||
|
@ -635,7 +638,7 @@ CONFIG_VERSION_HOME_URL="https://difuse.io"
|
||||||
CONFIG_VERSION_HWREV="v1"
|
CONFIG_VERSION_HWREV="v1"
|
||||||
CONFIG_VERSION_MANUFACTURER=""
|
CONFIG_VERSION_MANUFACTURER=""
|
||||||
CONFIG_VERSION_MANUFACTURER_URL=""
|
CONFIG_VERSION_MANUFACTURER_URL=""
|
||||||
CONFIG_VERSION_NUMBER="1.9.8"
|
CONFIG_VERSION_NUMBER="1.9.9"
|
||||||
CONFIG_VERSION_PRODUCT="DMSBG-100"
|
CONFIG_VERSION_PRODUCT="DMSBG-100"
|
||||||
CONFIG_VERSION_REPO="https://downloads.openwrt.org/snapshots"
|
CONFIG_VERSION_REPO="https://downloads.openwrt.org/snapshots"
|
||||||
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"
|
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"
|
||||||
|
|
Loading…
Reference in a new issue