Skip to content

Commit

Permalink
Update X86-800G1DM
Browse files Browse the repository at this point in the history
  • Loading branch information
UzkiS authored Sep 7, 2022
1 parent 4d11ef5 commit 50acba9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/X86-800G1DM
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
touch ./.config
cat >> .config <<EOF
# Device type
CONFIG_TARGET_ROOTFS_PARTSIZE=10000
CONFIG_TARGET_IMAGES_GZIP=y
# IPv6
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
Expand Down Expand Up @@ -94,7 +95,6 @@ jobs:
CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-frps=y
CONFIG_PACKAGE_luci-app-guest-wifi=y
CONFIG_PACKAGE_luci-app-hd-idle=y
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
Expand Down Expand Up @@ -138,13 +138,10 @@ jobs:

CONFIG_PACKAGE_luci-theme-argon=y

CONFIG_PACKAGE_gmediarender=y

# WIFI driver
CONFIG_PACKAGE_kmod-mt7921e=y
CONFIG_PACKAGE_kmod-usb-net-rndis=y
# CONFIG_PACKAGE_hostapd-common=y
# CONFIG_PACKAGE_wpad-openssl=y

CONFIG_PACKAGE_gmediarender=y

EOF

Expand Down

0 comments on commit 50acba9

Please sign in to comment.