调整软件包,添加 ipv6helper
This commit is contained in:
parent
d9b0db5587
commit
3983fd4502
|
@ -32,6 +32,7 @@ CONFIG_PACKAGE_kmod-usb-net-kaweth=y
|
|||
CONFIG_PACKAGE_kmod-usb-ehci=y
|
||||
CONFIG_PACKAGE_kmod-usb-uhci=y
|
||||
CONFIG_PACKAGE_kmod-usb-ohci=y
|
||||
CONFIG_PACKAGE_kmod-usb-ohci-pci=y
|
||||
CONFIG_PACKAGE_kmod-usb2=y
|
||||
CONFIG_PACKAGE_kmod-usb3=y
|
||||
|
||||
|
@ -39,7 +40,8 @@ CONFIG_PACKAGE_kmod-usb3=y
|
|||
# CONFIG_PACKAGE_luci-app-accesscontrol is not set
|
||||
CONFIG_PACKAGE_luci-app-adguardhome=y
|
||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||
# CONFIG_PACKAGE_luci-app-aria2 is not set
|
||||
CONFIG_PACKAGE_luci-app-aria2=y
|
||||
CONFIG_ARIA2_COOKIE=y
|
||||
CONFIG_PACKAGE_luci-app-arpbind=y
|
||||
# CONFIG_PACKAGE_luci-app-baidupcs-web is not set
|
||||
CONFIG_PACKAGE_luci-app-cifs-mount=y
|
||||
|
@ -50,6 +52,7 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_raid456=y
|
|||
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y
|
||||
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y
|
||||
CONFIG_PACKAGE_luci-app-docker=y
|
||||
CONFIG_PACKAGE_luci-app-flowoffload=y
|
||||
CONFIG_PACKAGE_luci-app-hd-idle=y
|
||||
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
|
||||
# CONFIG_PACKAGE_luci-app-kodexplorer is not set
|
||||
|
@ -64,6 +67,7 @@ CONFIG_PACKAGE_luci-app-qbittorrent=y
|
|||
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng is not set
|
||||
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui is not set
|
||||
CONFIG_PACKAGE_luci-app-serverchan=y
|
||||
CONFIG_PACKAGE_luci-app-sfe=y
|
||||
CONFIG_PACKAGE_luci-app-smartdns=y
|
||||
CONFIG_PACKAGE_luci-app-samba=y
|
||||
CONFIG_PACKAGE_luci-app-socat=y
|
||||
|
@ -91,11 +95,10 @@ CONFIG_PACKAGE_luci-ssl-openssl=y
|
|||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-theme-netgear=y
|
||||
|
||||
# CONFIG_PACKAGE_autosamba is not set
|
||||
# CONFIG_PACKAGE_ariang is not set
|
||||
CONFIG_PACKAGE_6in4=y
|
||||
CONFIG_PACKAGE_6rd=y
|
||||
CONFIG_PACKAGE_6to4=y
|
||||
CONFIG_PACKAGE_autosamba=y
|
||||
CONFIG_PACKAGE_bash=y
|
||||
CONFIG_PACKAGE_bind-dig=y
|
||||
CONFIG_PACKAGE_curl=y
|
||||
|
@ -117,19 +120,20 @@ CONFIG_PACKAGE_git-http=y
|
|||
CONFIG_PACKAGE_gzip=y
|
||||
CONFIG_PACKAGE_httping=y
|
||||
CONFIG_PACKAGE_iperf3=y
|
||||
CONFIG_PACKAGE_ipv6helper=y
|
||||
CONFIG_PACKAGE_libudev-fbsd=y
|
||||
CONFIG_PACKAGE_open-vm-tools=y
|
||||
CONFIG_PACKAGE_pciutils=y
|
||||
CONFIG_PACKAGE_ppp-mod-pppol2tp=y
|
||||
CONFIG_PACKAGE_ppp-mod-pptp=y
|
||||
CONFIG_PACKAGE_tcpping=y
|
||||
CONFIG_PACKAGE_unzip=y
|
||||
CONFIG_PACKAGE_usbutils=y
|
||||
CONFIG_PACKAGE_open-vm-tools=y
|
||||
CONFIG_PACKAGE_wget=y
|
||||
# CONFIG_PACKAGE_hostapd is not set
|
||||
# CONFIG_PACKAGE_wpad is not set
|
||||
CONFIG_PACKAGE_xz=y
|
||||
CONFIG_PACKAGE_xz-utils=y
|
||||
# CONFIG_PACKAGE_hostapd is not set
|
||||
# CONFIG_PACKAGE_wpad is not set
|
||||
# CONFIG_UnblockNeteaseMusic_NodeJS is not set
|
||||
# CONFIG_v2ray-plugin_INCLUDE_GOPROXY is not set
|
||||
# CONFIG_XRAY_CORE_COMPRESS_GOPROXY is not set
|
||||
|
|
Loading…
Reference in New Issue