Skip to content

Commit

Permalink
Merge branch '22.03' of https://github.com/agassiyzh/YAOF into 22.03
Browse files Browse the repository at this point in the history
  • Loading branch information
agassiyzh committed Sep 30, 2022
2 parents 3ad8689 + d51bd20 commit dfc1631
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions SEED/R2S/config.seed
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CONFIG_TARGET_rockchip=y
CONFIG_TARGET_rockchip_armv8=y
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y
CONFIG_TARGET_KERNEL_PARTSIZE=32
CONFIG_TARGET_ROOTFS_PARTSIZE=3000
CONFIG_TARGET_ROOTFS_PARTSIZE=512
# CONFIG_COLLECT_KERNEL_DEBUG is not set
CONFIG_PACKAGE_r8152-firmware=y
CONFIG_PACKAGE_arm-trusted-firmware-rk3328=y
Expand Down Expand Up @@ -85,9 +85,7 @@ CONFIG_PACKAGE_luci-app-ramfree=y
# CONFIG_PACKAGE_luci-app-serverchan=y
CONFIG_PACKAGE_luci-app-sqm=y
# CONFIG_PACKAGE_luci-app-vlmcsd=y
CONFIG_PACKAGE_luci-app-unblockneteasemusic=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-services-wolplus=y
CONFIG_PACKAGE_luci-app-wrtbwmon=y
# CONFIG_PACKAGE_luci-app-xlnetacc=y
Expand Down Expand Up @@ -140,8 +138,9 @@ CONFIG_PACKAGE_kmod-shortcut-fe-cm=y
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray is not set
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray_Plugin is not set

CONFIG_PACKAGE_luci-app-shadowsocks-libev=y

### THEME ###
CONFIG_PACKAGE_luci-theme-argon=y
CONFIG_PACKAGE_luci-theme-bootstrap=y

### RESET ###
Expand Down Expand Up @@ -189,3 +188,12 @@ CONFIG_LIBCURL_OPENSSL=y
### KMOD ##(opkg got Segmentation fault due to upstream problem)
CONFIG_PACKAGE_kmod-mt76x2=y
CONFIG_PACKAGE_kmod-fs-nfs-common=y


CONFIG_PACKAGE_luci-app-acme=y
CONFIG_PACKAGE_kmod-usb-storage=y
CONFIG_PACKAGE_block-mount=y
CONFIG_PACKAGE_kmod-fs-ext4=y
CONFIG_PACKAGE_kmod-scsi-core=y
CONFIG_PACKAGE_fdisk=y
CONFIG_PACKAGE_cfdisk=y

0 comments on commit dfc1631

Please sign in to comment.