调整软件包
This commit is contained in:
parent
9e2e9c20c5
commit
8b8df9b428
|
@ -31,7 +31,6 @@ CONFIG_PACKAGE_luci-app-socat=y
|
|||
CONFIG_SOCAT_SSL=y
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic=y
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go=y
|
||||
# CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS is not set
|
||||
CONFIG_PACKAGE_luci-ssl-openssl=y
|
||||
|
||||
# IPv6 支持
|
||||
|
|
|
@ -38,7 +38,7 @@ CONFIG_PACKAGE_luci-app-vsftpd=y
|
|||
|
||||
# LUCI Appliciations
|
||||
CONFIG_PACKAGE_luci-app-accesscontrol=y
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set
|
||||
CONFIG_PACKAGE_luci-app-aria2=y
|
||||
CONFIG_PACKAGE_luci-app-easymesh=y
|
||||
CONFIG_PACKAGE_luci-app-filetransfer=y
|
||||
|
|
|
@ -5,13 +5,15 @@ CONFIG_GRUB_IMAGES=y
|
|||
CONFIG_VMDK_IMAGES=y
|
||||
CONFIG_VDI_IMAGES=y
|
||||
CONFIG_VHDX_IMAGES=y
|
||||
CONFIG_GRUB_TITLE="x86_64 Compiled @ AutoBuild-Actions"
|
||||
CONFIG_GRUB_TITLE="x86_64 Image & Powered by AutoBuild-Actions"
|
||||
CONFIG_TARGET_KERNEL_PARTSIZE=32
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=480
|
||||
# CONFIG_GRUB_CONSOLE is not set
|
||||
CONFIG_TARGET_IMAGES_GZIP=y
|
||||
|
||||
CONFIG_PACKAGE_kmod-rtl8821ae=y
|
||||
CONFIG_PACKAGE_kmod-rtl8821cu=y
|
||||
CONFIG_PACKAGE_kmod-rtl8xxxu=y
|
||||
|
||||
CONFIG_PACKAGE_kmod-fs-cifs=y
|
||||
CONFIG_PACKAGE_kmod-fs-nfs-v3=y
|
||||
|
@ -84,6 +86,7 @@ CONFIG_PACKAGE_luci-app-wireguard=y
|
|||
CONFIG_PACKAGE_luci-app-webadmin=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS=y
|
||||
CONFIG_PACKAGE_luci-theme-netgear=y
|
||||
|
||||
CONFIG_PACKAGE_adb=y
|
||||
|
|
|
@ -28,7 +28,7 @@ CONFIG_PACKAGE_luci-app-vsftpd=y
|
|||
|
||||
# LUCI Appliciations
|
||||
CONFIG_PACKAGE_luci-app-accesscontrol=y
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set
|
||||
CONFIG_PACKAGE_luci-app-aria2=y
|
||||
CONFIG_PACKAGE_luci-app-filetransfer=y
|
||||
CONFIG_PACKAGE_luci-app-frpc=y
|
||||
|
|
Loading…
Reference in New Issue