Skip to content

Commit

Permalink
Update x86_64.config
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmen001 authored Sep 17, 2023
1 parent a5cc642 commit a479e22
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions configs/x86_64.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ CONFIG_TARGET_x86_64=y
CONFIG_TARGET_x86_64_DEVICE_generic=y

# Set Firmware Size
CONFIG_TARGET_KERNEL_PARTSIZE=64
CONFIG_TARGET_ROOTFS_PARTSIZE=960
CONFIG_TARGET_KERNEL_PARTSIZE=4096
CONFIG_TARGET_ROOTFS_PARTSIZE=5120

# Firmware Type
# CONFIG_GRUB_CONSOLE is not set
Expand Down Expand Up @@ -209,6 +209,27 @@ CONFIG_PACKAGE_luci-app-filetransfer=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-frps=y
# 新增配插件
CONFIG_PACKAGE_luci-app-frps=y
CONFIG_PACKAGE_luci-app-pgyvpn=y
CONFIG_PACKAGE_luci-app-phtunnel=y
CONFIG_PACKAGE_luci-app-ddns-go=y
CONFIG_PACKAGE_ddns-go=y
CONFIG_PACKAGE_luci-app-beardropper=y
CONFIG_PACKAGE_luci-app-autotimeset=y
CONFIG_PACKAGE_luci-app-parentcontrol=y
CONFIG_PACKAGE_luci-app-control-speedlimit=y
CONFIG_PACKAGE_luci-app-control-webrestriction=y
CONFIG_PACKAGE_luci-app-control-weburl=y
CONFIG_PACKAGE_cloudreve=y
CONFIG_PACKAGE_luci-app-cloudreve=y
CONFIG_PACKAGE_luci-app-netspeedtest=y
CONFIG_PACKAGE_luci-app-advanced=y
CONFIG_PACKAGE_luci-app-netwizard=y
CONFIG_PACKAGE_luci-app-eqosplus=y
CONFIG_PACKAGE_cdnspeedtest=y
CONFIG_PACKAGE_luci-app-cloudflarespeedtest=y

# CONFIG_PACKAGE_luci-app-guest-wifi is not set
CONFIG_PACKAGE_luci-app-hd-idle=y
CONFIG_PACKAGE_luci-app-ikoolproxy=y
Expand Down Expand Up @@ -305,6 +326,10 @@ CONFIG_PACKAGE_luci-app-vlmcsd=y
CONFIG_PACKAGE_luci-app-vsftpd=y
CONFIG_PACKAGE_luci-app-vssr=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Kcptun=y

# 新增科学
CONFIG_PACKAGE_luci-app-bypass=y

# CONFIG_PACKAGE_luci-app-watchcat is not set
# CONFIG_PACKAGE_luci-app-webadmin is not set
# CONFIG_PACKAGE_luci-app-wifischedule is not set
Expand All @@ -323,6 +348,12 @@ CONFIG_PACKAGE_luci-theme-design=y
CONFIG_PACKAGE_luci-theme-netgear=y
CONFIG_PACKAGE_luci-theme-opentomcat=y

# 新增主题

CONFIG_PACKAGE_luci-theme-opentomcat=y
CONFIG_PACKAGE_luci-theme-opentopd=y
CONFIG_PACKAGE_luci-theme-neobird=y

# Network Devices
CONFIG_PACKAGE_kmod-dummy=y
CONFIG_PACKAGE_kmod-fixed-phy=y
Expand Down

0 comments on commit a479e22

Please sign in to comment.