Test
This commit is contained in:
parent
d4eec9a856
commit
6e09b6ea8e
|
@ -58,6 +58,7 @@ CONFIG_PACKAGE_luci-app-sqm=y
|
|||
CONFIG_PACKAGE_luci-app-shutdown=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
CONFIG_PACKAGE_luci-app-pptp-server=y
|
||||
CONFIG_PACKAGE_luci-app-pppoe-server=y
|
||||
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||
CONFIG_PACKAGE_luci-app-ssrserver-python=y
|
||||
CONFIG_PACKAGE_luci-app-syncdial=y
|
||||
|
@ -93,6 +94,7 @@ CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
|||
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
||||
CONFIG_PACKAGE_e2fsprogs=y
|
||||
CONFIG_PACKAGE_exfat-mkfs=y
|
||||
CONFIG_PACKAGE_fstrim=y
|
||||
CONFIG_PACKAGE_gdisk=y
|
||||
CONFIG_PACKAGE_git=y
|
||||
CONFIG_PACKAGE_git-http=y
|
||||
|
@ -100,6 +102,7 @@ CONFIG_PACKAGE_gzip=y
|
|||
CONFIG_PACKAGE_httping=y
|
||||
CONFIG_PACKAGE_hdparm=y
|
||||
CONFIG_PACKAGE_libudev-fbsd=y
|
||||
CONFIG_PACKAGE_nfs-utils=y
|
||||
CONFIG_PACKAGE_ntfs3=y
|
||||
CONFIG_PACKAGE_ntfs3-mount=y
|
||||
CONFIG_PACKAGE_pciutils=y
|
||||
|
|
|
@ -34,6 +34,7 @@ coolsnowwolf/lede:master)
|
|||
x86_64)
|
||||
AddPackage git other openwrt-passwall xiaorouji main
|
||||
AddPackage git other luci-app-shutdown Hyy2001X master
|
||||
AddPackage svn feeds/luci luci-app-pppoe-server immortalwrt/luci/branches/openwrt-18.06/applications
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue