add luci.

This commit is contained in:
licsber 2024-04-10 09:40:31 +08:00
parent 82d0671e52
commit 163439e626

View File

@ -4,13 +4,52 @@ CONFIG_TARGET_x86_64_DEVICE_generic=y
CONFIG_TARGET_ROOTFS_PARTSIZE=2048 CONFIG_TARGET_ROOTFS_PARTSIZE=2048
# CONFIG_GRUB_IMAGES is not set
CONFIG_GRUB_TITLE="LicsberOP"
CONFIG_TARGET_SERIAL="ttyS1"
CONFIG_PACKAGE_htop=y
CONFIG_HTOP_LMSENSORS=y
CONFIG_PACKAGE_libncurses=y
CONFIG_PACKAGE_terminfo=y
CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_ip6tables-extra=y CONFIG_PACKAGE_ip6tables-extra=y
CONFIG_PACKAGE_ip6tables-mod-nat=y CONFIG_PACKAGE_ip6tables-mod-nat=y
CONFIG_PACKAGE_atop=y
CONFIG_PACKAGE_btop=y
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_liblucihttp=y
CONFIG_PACKAGE_liblucihttp-ucode=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-light=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
CONFIG_PACKAGE_rpcd-mod-luci=y
CONFIG_PACKAGE_rpcd-mod-rrdns=y
CONFIG_PACKAGE_rpcd-mod-ucode=y
CONFIG_PACKAGE_ucode-mod-html=y
CONFIG_PACKAGE_ucode-mod-math=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_luci-app-dockerman=y CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_docker-compose=y CONFIG_PACKAGE_docker-compose=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_screen=y CONFIG_PACKAGE_screen=y
CONFIG_PACKAGE_rsync=y CONFIG_PACKAGE_rsync=y
CONFIG_PACKAGE_fdisk=y CONFIG_PACKAGE_fdisk=y