package: add usb printer and aria2

This commit is contained in:
John Doe
2021-03-07 07:22:36 +08:00
parent 7b79777680
commit c5bb831917
3 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ CONFIG_TARGET_ROOTFS_EXT4FS=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_luci-app-aria2=y
CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_luci-app-frpc=y CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-ipsec-vpnd=y CONFIG_PACKAGE_luci-app-ipsec-vpnd=y
@@ -29,6 +30,7 @@ CONFIG_PACKAGE_luci-app-softethervpn=y
CONFIG_PACKAGE_luci-app-statistics=y CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-uhttpd=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vnstat=y CONFIG_PACKAGE_luci-app-vnstat=y
CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-theme-argon=y CONFIG_PACKAGE_luci-theme-argon=y

View File

@@ -12,6 +12,7 @@ CONFIG_TARGET_ROOTFS_EXT4FS=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_luci-app-aria2=y
CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_luci-app-frpc=y CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-ipsec-vpnd=y CONFIG_PACKAGE_luci-app-ipsec-vpnd=y
@@ -29,6 +30,7 @@ CONFIG_PACKAGE_luci-app-softethervpn=y
CONFIG_PACKAGE_luci-app-statistics=y CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-uhttpd=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vnstat=y CONFIG_PACKAGE_luci-app-vnstat=y
CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-theme-argon=y CONFIG_PACKAGE_luci-theme-argon=y

View File

@@ -12,6 +12,7 @@ CONFIG_TARGET_ROOTFS_EXT4FS=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_luci-app-aria2=y
CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_luci-app-frpc=y CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-ipsec-vpnd=y CONFIG_PACKAGE_luci-app-ipsec-vpnd=y
@@ -29,6 +30,7 @@ CONFIG_PACKAGE_luci-app-softethervpn=y
CONFIG_PACKAGE_luci-app-statistics=y CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-uhttpd=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vnstat=y CONFIG_PACKAGE_luci-app-vnstat=y
CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-theme-argon=y CONFIG_PACKAGE_luci-theme-argon=y