From 789db65b7b2e0572f8a2074c1a8af2e40e44bb87 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Thu, 25 Feb 2021 14:59:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BD=AF=E4=BB=B6=E5=8C=85?= =?UTF-8?q?=20mkfs.exfat=20hdparm=20screen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/x86_64.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Configs/x86_64.config b/Configs/x86_64.config index c08d02b..0f23bab 100644 --- a/Configs/x86_64.config +++ b/Configs/x86_64.config @@ -115,10 +115,12 @@ CONFIG_PACKAGE_ddns-scripts_no-ip_com=y CONFIG_PACKAGE_ddns-scripts_nsupdate=y CONFIG_PACKAGE_ddns-scripts_route53-v1=y CONFIG_PACKAGE_e2fsprogs=y +CONFIG_PACKAGE_exfat-mkfs=y CONFIG_PACKAGE_git=y 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 @@ -126,6 +128,7 @@ CONFIG_PACKAGE_open-vm-tools=y CONFIG_PACKAGE_pciutils=y CONFIG_PACKAGE_ppp-mod-pppol2tp=y CONFIG_PACKAGE_ppp-mod-pptp=y +CONFIG_PACKAGE_screen=y CONFIG_PACKAGE_tcpping=y CONFIG_PACKAGE_unzip=y CONFIG_PACKAGE_usbutils=y