Skip to content

Commit

Permalink
Update hc.config
Browse files Browse the repository at this point in the history
  • Loading branch information
MatJeheyy authored May 10, 2022
1 parent f38636f commit 5382abd
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions hc.config
Original file line number Diff line number Diff line change
Expand Up @@ -294,29 +294,21 @@ CONFIG_EXTERNAL_CPIO=""
#
# Root filesystem archives
#
CONFIG_TARGET_ROOTFS_CPIOGZ=y
CONFIG_TARGET_ROOTFS_TARGZ=y
# CONFIG_TARGET_ROOTFS_CPIOGZ is not set
# CONFIG_TARGET_ROOTFS_TARGZ is not set

#
# Root filesystem images
#
CONFIG_TARGET_ROOTFS_EXT4FS=y
CONFIG_TARGET_EXT4_RESERVED_PCT=0
CONFIG_TARGET_EXT4_BLOCKSIZE_4K=y
# CONFIG_TARGET_EXT4_BLOCKSIZE_2K is not set
# CONFIG_TARGET_EXT4_BLOCKSIZE_1K is not set
CONFIG_TARGET_EXT4_BLOCKSIZE=4096
# CONFIG_TARGET_EXT4_JOURNAL is not set
# CONFIG_TARGET_ROOTFS_EXT4FS is not set
CONFIG_TARGET_ROOTFS_SQUASHFS=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
CONFIG_TARGET_UBIFS_JOURNAL_SIZE=""
CONFIG_TARGET_IMAGES_GZIP=y

#
# Image Options
#
CONFIG_TARGET_ROOTFS_PARTSIZE=160
# CONFIG_TARGET_ROOTFS_PERSIST_VAR is not set
# end of Target Images

Expand Down Expand Up @@ -4897,13 +4889,13 @@ CONFIG_PACKAGE_luci-app-zerotier=y
#
# CONFIG_PACKAGE_luci-theme-Butterfly is not set
# CONFIG_PACKAGE_luci-theme-Butterfly-dark is not set
CONFIG_PACKAGE_luci-theme-argon=y
# CONFIG_PACKAGE_luci-theme-argon is not set
# CONFIG_PACKAGE_luci-theme-argon-dark-mod is not set
# CONFIG_PACKAGE_luci-theme-argon-light-mod is not set
# CONFIG_PACKAGE_luci-theme-argon-mc is not set
# CONFIG_PACKAGE_luci-theme-argon-mod is not set
# CONFIG_PACKAGE_luci-theme-argonv2 is not set
# CONFIG_PACKAGE_luci-theme-argonv3=y
CONFIG_PACKAGE_luci-theme-argonv3=y
CONFIG_PACKAGE_luci-theme-atmaterial=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
# CONFIG_PACKAGE_luci-theme-bootstrap-mod is not set
Expand Down

0 comments on commit 5382abd

Please sign in to comment.