x86_64: 调整配置
This commit is contained in:
parent
a6841b0821
commit
fa228ee22b
|
@ -9,7 +9,7 @@ CONFIG_GRUB_IMAGES=y
|
|||
CONFIG_VMDK_IMAGES=y
|
||||
CONFIG_VDI_IMAGES=y
|
||||
CONFIG_VHDX_IMAGES=y
|
||||
CONFIG_GRUB_TITLE="OpenWrt for x64 devices & Powered by AutoBuild-Actions"
|
||||
CONFIG_GRUB_TITLE="OpenWrt for x86_64 devices & Powered by AutoBuild-Actions"
|
||||
# CONFIG_GRUB_BOOTOPTS="i915.enable_guc=2"
|
||||
# CONFIG_GRUB_TIMEOUT="3"
|
||||
CONFIG_TARGET_KERNEL_PARTSIZE=32
|
||||
|
@ -30,6 +30,7 @@ CONFIG_PACKAGE_6rd=y
|
|||
CONFIG_PACKAGE_6to4=y
|
||||
|
||||
# 内核模块
|
||||
CONFIG_PACKAGE_kmod-fs-xfs=y
|
||||
CONFIG_PACKAGE_kmod-fs-cifs=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v3=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v4=y
|
||||
|
@ -37,14 +38,21 @@ CONFIG_PACKAGE_kmod-i915-gvt=y
|
|||
|
||||
# USB 驱动程序
|
||||
CONFIG_PACKAGE_kmod-usb-net=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-rndis=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-cdc-eem=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-huawei-cdc-ncm=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-ipheth=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-kalmia=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-kaweth=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-rndis=y
|
||||
CONFIG_PACKAGE_kmod-usb3=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-usb-serial=y
|
||||
CONFIG_PACKAGE_kmod-usb-serial-ch341=y
|
||||
CONFIG_PACKAGE_kmod-usbmon=y
|
||||
|
||||
# Wireless 驱动程序
|
||||
CONFIG_PACKAGE_kmod-rtl8821ae=y
|
||||
|
@ -76,7 +84,6 @@ CONFIG_DOCKER_OPTIONAL_FEATURES=y
|
|||
CONFIG_PACKAGE_luci-app-hd-idle=y
|
||||
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
|
||||
CONFIG_PACKAGE_luci-app-iperf3-server=y
|
||||
# CONFIG_PACKAGE_luci-app-ikoolproxy is not set
|
||||
# CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
|
||||
# CONFIG_PACKAGE_luci-app-netdata is not set
|
||||
CONFIG_PACKAGE_luci-app-nft-qos=y
|
||||
|
@ -86,7 +93,7 @@ CONFIG_PACKAGE_luci-app-openclash=y
|
|||
CONFIG_PACKAGE_luci-app-onliner=y
|
||||
CONFIG_PACKAGE_luci-app-passwall=y
|
||||
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook is not set
|
||||
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria is not set
|
||||
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria=y
|
||||
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy is not set
|
||||
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Server=y
|
||||
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client is not set
|
||||
|
@ -146,13 +153,12 @@ CONFIG_PACKAGE_luci-app-webadmin=y
|
|||
CONFIG_PACKAGE_luci-app-webd=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
|
||||
CONFIG_PACKAGE_luci-ssl-openssl=y
|
||||
|
||||
# Themes
|
||||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-theme-netgear=y
|
||||
|
||||
# 其他 Appliciations
|
||||
CONFIG_PACKAGE_ath10k-board-qca988x=y
|
||||
CONFIG_PACKAGE_acpid=y
|
||||
CONFIG_PACKAGE_autosamba=y
|
||||
CONFIG_PACKAGE_antfs-mount=y
|
||||
|
@ -178,9 +184,9 @@ CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1=y
|
|||
CONFIG_PACKAGE_ddns-scripts_no-ip_com=y
|
||||
CONFIG_PACKAGE_ddns-scripts_nsupdate=y
|
||||
CONFIG_PACKAGE_ddns-scripts_route53-v1=y
|
||||
CONFIG_PACKAGE_dnstop=y
|
||||
CONFIG_PACKAGE_e2fsprogs=y
|
||||
CONFIG_PACKAGE_exfat-mkfs=y
|
||||
CONFIG_PACKAGE_exfat-fsck=y
|
||||
CONFIG_PACKAGE_fstrim=y
|
||||
CONFIG_PACKAGE_git=y
|
||||
CONFIG_PACKAGE_httping=y
|
||||
|
@ -190,9 +196,7 @@ CONFIG_PACKAGE_i915-firmware=y
|
|||
CONFIG_PACKAGE_iperf3=y
|
||||
CONFIG_PACKAGE_ipt2socks=y
|
||||
CONFIG_PACKAGE_jq=y
|
||||
CONFIG_PACKAGE_lua-openssl=y
|
||||
CONFIG_PACKAGE_libudev-fbsd=y
|
||||
CONFIG_PACKAGE_iptables-mod-nat-extra=y
|
||||
CONFIG_PACKAGE_net-snmp=y
|
||||
CONFIG_PACKAGE_nfs-utils=y
|
||||
CONFIG_PACKAGE_ntfs3-mount=y
|
||||
|
@ -206,5 +210,9 @@ CONFIG_PACKAGE_usbutils=y
|
|||
CONFIG_PACKAGE_upx=y
|
||||
CONFIG_PACKAGE_wpad-openssl=y
|
||||
CONFIG_PACKAGE_wget-ssl=y
|
||||
CONFIG_PACKAGE_xfs-admin=y
|
||||
CONFIG_PACKAGE_xfs-fsck=y
|
||||
CONFIG_PACKAGE_xfs-growfs=y
|
||||
CONFIG_PACKAGE_xfs-mkfs=y
|
||||
CONFIG_PACKAGE_xz=y
|
||||
CONFIG_PACKAGE_xz-utils=y
|
||||
|
|
Loading…
Reference in New Issue