diff --git a/Configs/Common b/Configs/Common index 43c7a1c..32b3965 100644 --- a/Configs/Common +++ b/Configs/Common @@ -22,11 +22,23 @@ CONFIG_PACKAGE_luci-app-smartdns=y CONFIG_PACKAGE_luci-app-serverchan=y CONFIG_PACKAGE_luci-app-socat=y CONFIG_SOCAT_SSL=y +CONFIG_PACKAGE_luci-ssl-openssl=y +# IPv6 支持 +CONFIG_IPV6=y +CONFIG_KERNEL_IPV6=y +CONFIG_PACKAGE_ipv6helper=y +CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y +CONFIG_PACKAGE_6in4=y +CONFIG_PACKAGE_6rd=y +CONFIG_PACKAGE_6to4=y + +# 其他软件包 CONFIG_PACKAGE_bash=y +CONFIG_PACKAGE_iperf3=y CONFIG_PACKAGE_ppp-mod-pppol2tp=y CONFIG_PACKAGE_ppp-mod-pptp=y CONFIG_PACKAGE_wget-ssl=y CONFIG_PACKAGE_xray-geodata=y CONFIG_PACKAGE_xz=y -CONFIG_PACKAGE_xz-utils=y \ No newline at end of file +CONFIG_PACKAGE_xz-utils=y diff --git a/Configs/d-team_newifi-d2 b/Configs/d-team_newifi-d2 index 4e0e2a9..125a9d0 100644 --- a/Configs/d-team_newifi-d2 +++ b/Configs/d-team_newifi-d2 @@ -2,14 +2,6 @@ CONFIG_TARGET_ramips=y CONFIG_TARGET_ramips_mt7621=y CONFIG_TARGET_ramips_mt7621_DEVICE_d-team_newifi-d2=y -# IPv6 支持 -CONFIG_IPV6=y -CONFIG_KERNEL_IPV6=y -CONFIG_PACKAGE_ipv6helper=y -CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y -CONFIG_PACKAGE_6rd=y -CONFIG_PACKAGE_6to4=y - # Wireless 驱动程序(开源) CONFIG_PACKAGE_kmod-mt76=y @@ -22,6 +14,7 @@ CONFIG_PACKAGE_kmod-mt76=y # USB 相关 CONFIG_PACKAGE_automount=y CONFIG_PACKAGE_e2fsprogs=y +CONFIG_PACKAGE_smartmontools=y CONFIG_PACKAGE_luci-app-usb3disable=y CONFIG_PACKAGE_luci-app-hd-idle=y CONFIG_PACKAGE_luci-app-usb-printer=y @@ -65,8 +58,6 @@ CONFIG_PACKAGE_luci-app-webadmin=y CONFIG_PACKAGE_luci-app-wol=y CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-zerotier=y -CONFIG_PACKAGE_luci-ssl-openssl=y # Other Appliciations CONFIG_PACKAGE_wpad=y -CONFIG_PACKAGE_iperf3=y diff --git a/Configs/x86_64 b/Configs/x86_64 index 0ffcbb8..8509b0b 100644 --- a/Configs/x86_64 +++ b/Configs/x86_64 @@ -71,11 +71,7 @@ CONFIG_PACKAGE_luci-app-vsftpd=y CONFIG_PACKAGE_luci-app-wrtbwmon=y CONFIG_PACKAGE_luci-app-webadmin=y CONFIG_PACKAGE_luci-app-zerotier=y -CONFIG_PACKAGE_luci-ssl-openssl=y -CONFIG_PACKAGE_6in4=y -CONFIG_PACKAGE_6rd=y -CONFIG_PACKAGE_6to4=y CONFIG_PACKAGE_autosamba=y CONFIG_PACKAGE_bind-dig=y CONFIG_PACKAGE_curl=y @@ -94,8 +90,6 @@ CONFIG_PACKAGE_git-http=y CONFIG_PACKAGE_gzip=y CONFIG_PACKAGE_httping=y CONFIG_PACKAGE_hdparm=y -CONFIG_PACKAGE_iperf3=y -CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_libudev-fbsd=y CONFIG_PACKAGE_open-vm-tools=y CONFIG_PACKAGE_pciutils=y diff --git a/Configs/xiaoyu_xy-c5 b/Configs/xiaoyu_xy-c5 index ae3a1f6..c204a2b 100644 --- a/Configs/xiaoyu_xy-c5 +++ b/Configs/xiaoyu_xy-c5 @@ -2,17 +2,10 @@ CONFIG_TARGET_ramips=y CONFIG_TARGET_ramips_mt7621=y CONFIG_TARGET_ramips_mt7621_DEVICE_xiaoyu_xy-c5=y -# IPv6 支持 -CONFIG_IPV6=y -CONFIG_KERNEL_IPV6=y -CONFIG_PACKAGE_ipv6helper=y -CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y -CONFIG_PACKAGE_6rd=y -CONFIG_PACKAGE_6to4=y - # USB 相关 CONFIG_PACKAGE_automount=y CONFIG_PACKAGE_e2fsprogs=y +CONFIG_PACKAGE_smartmontools=y CONFIG_PACKAGE_luci-app-hd-idle=y CONFIG_PACKAGE_luci-app-usb-printer=y @@ -56,6 +49,3 @@ CONFIG_PACKAGE_luci-app-wol=y CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-ssl-openssl=y - -## 网络性能 -CONFIG_PACKAGE_iperf3=y