Skip to content

Commit

Permalink
chore: 更新软件包
Browse files Browse the repository at this point in the history
  • Loading branch information
fanck0605 committed Apr 26, 2024
1 parent c8de6d4 commit ae851a1
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions config/config_common
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@ CONFIG_LUCI_LANG_zh_Hant=y

CONFIG_PACKAGE_kmod-fs-ext4=y
CONFIG_PACKAGE_kmod-fs-f2fs=y
CONFIG_PACKAGE_kmod-fs-xfs=y
CONFIG_PACKAGE_kmod-fs-exfat=y
CONFIG_PACKAGE_kmod-fs-ntfs3=y
CONFIG_PACKAGE_kmod-fs-vfat=y
CONFIG_PACKAGE_kmod-tun=y
CONFIG_PACKAGE_kmod-usb-storage=y
CONFIG_PACKAGE_kmod-tcp-bbr=y

CONFIG_PACKAGE_bind-host=y
CONFIG_PACKAGE_bash=y
CONFIG_PACKAGE_block-mount=y
CONFIG_PACKAGE_ddns-scripts=y
CONFIG_PACKAGE_ddns-scripts-cloudflare=y
Expand All @@ -26,7 +29,11 @@ CONFIG_PACKAGE_iperf3-ssl=y
CONFIG_PACKAGE_htop=y
CONFIG_PACKAGE_python3=y
CONFIG_PACKAGE_ethtool=y
CONFIG_PACKAGE_knot-host=y
CONFIG_PACKAGE_knot-dig=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_wget-ssl=y
CONFIG_PACKAGE_ca-certificates=y

CONFIG_PACKAGE_luci-app-autoreboot=y
CONFIG_PACKAGE_luci-app-ddns=y
Expand All @@ -37,4 +44,4 @@ CONFIG_PACKAGE_luci-app-smartdns=y
CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-wol=y
CONFIG_PACKAGE_luci-app-wireguard=y
CONFIG_PACKAGE_luci-proto-wireguard=y

0 comments on commit ae851a1

Please sign in to comment.