x86_64: 调整软件包
This commit is contained in:
parent
9fc226d89b
commit
547b68ee99
|
@ -6,7 +6,7 @@ CONFIG_GRUB_IMAGES=y
|
|||
CONFIG_VMDK_IMAGES=y
|
||||
CONFIG_VDI_IMAGES=y
|
||||
CONFIG_VHDX_IMAGES=y
|
||||
CONFIG_GRUB_TITLE="x86_64 Image & Powered by AutoBuild-Actions"
|
||||
CONFIG_GRUB_TITLE="OpenWrt for x86_64 & Powered by AutoBuild-Actions"
|
||||
CONFIG_TARGET_KERNEL_PARTSIZE=32
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=480
|
||||
# CONFIG_GRUB_CONSOLE is not set
|
||||
|
@ -28,6 +28,7 @@ CONFIG_PACKAGE_6to4=y
|
|||
CONFIG_PACKAGE_kmod-fs-cifs=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v3=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v4=y
|
||||
CONFIG_PACKAGE_kmod-ipt-extra=y
|
||||
|
||||
# USB 相关
|
||||
CONFIG_PACKAGE_kmod-usb-net=y
|
||||
|
@ -150,13 +151,14 @@ CONFIG_PACKAGE_hdparm=y
|
|||
CONFIG_PACKAGE_htop=y
|
||||
CONFIG_PACKAGE_iperf3=y
|
||||
CONFIG_PACKAGE_ipt2socks=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=y
|
||||
CONFIG_PACKAGE_ntfs3-mount=y
|
||||
CONFIG_PACKAGE_npc=y
|
||||
CONFIG_PACKAGE_nps=y
|
||||
CONFIG_PACKAGE_openssl-util=y
|
||||
CONFIG_PACKAGE_ppp-mod-pptp=y
|
||||
CONFIG_PACKAGE_ppp-mod-pppol2tp=y
|
||||
CONFIG_PACKAGE_pciutils=y
|
||||
|
|
Loading…
Reference in New Issue