Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyy2001X committed Nov 14, 2022
1 parent 0a669dc commit 6885c17
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
10 changes: 6 additions & 4 deletions Configs/x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ CONFIG_TARGET_x86_64_DEVICE_generic=y
CONFIG_TESTING_KERNEL=y

CONFIG_GRUB_IMAGES=y
CONFIG_VMDK_IMAGES=y
CONFIG_VDI_IMAGES=y
CONFIG_VHDX_IMAGES=y
# CONFIG_ISO_IMAGES is not set
# CONFIG_QCOW2_IMAGES is not set
# CONFIG_VDI_IMAGES is not set
# CONFIG_VMDK_IMAGES is not set
# CONFIG_VHDX_IMAGES is not set
CONFIG_GRUB_TITLE="x86_64 firmware by AutoBuild-Actions"
CONFIG_GRUB_TIMEOUT="3"
CONFIG_TARGET_KERNEL_PARTSIZE=32
Expand Down Expand Up @@ -133,7 +135,7 @@ CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-uugamebooster=y
CONFIG_PACKAGE_luci-app-unblockmusic=y
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go=y
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS=y
# CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS is not set
# CONFIG_PACKAGE_luci-app-unblockneteasemusic is not set
# CONFIG_PACKAGE_luci-app-v2ray-server is not set
# CONFIG_PACKAGE_luci-app-xlnetacc is not set
Expand Down
8 changes: 5 additions & 3 deletions Configs/x86_64-AP
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ CONFIG_TARGET_x86_64=y
CONFIG_TARGET_x86_64_DEVICE_generic=y

CONFIG_GRUB_IMAGES=y
CONFIG_VMDK_IMAGES=y
CONFIG_VDI_IMAGES=y
CONFIG_VHDX_IMAGES=y
# CONFIG_ISO_IMAGES is not set
# CONFIG_QCOW2_IMAGES is not set
# CONFIG_VDI_IMAGES is not set
# CONFIG_VMDK_IMAGES is not set
# CONFIG_VHDX_IMAGES is not set
CONFIG_GRUB_TITLE="x86_64 firmware by AutoBuild-Actions"
CONFIG_GRUB_TIMEOUT="3"
CONFIG_TARGET_KERNEL_PARTSIZE=32
Expand Down
2 changes: 1 addition & 1 deletion Scripts/AutoBuild_DiyScript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ EOF
rm -r ${FEEDS_LUCI}/luci-theme-argon*
AddPackage git themes luci-theme-argon jerrykuku 18.06
AddPackage svn apps minieap immortalwrt/packages/branches/openwrt-18.06/net
AddPackage svn other luci-app-openclash vernesong/OpenClash/branches/dev
AddPackage git lean luci-app-argon-config jerrykuku master
AddPackage git other OpenClash vernesong master
AddPackage git other luci-app-ikoolproxy iwrt main
AddPackage git other helloworld fw876 master
AddPackage git themes luci-theme-neobird thinktip main
Expand Down

0 comments on commit 6885c17

Please sign in to comment.