nanopi-openwrt/common.seed

100 lines
3.3 KiB
Plaintext
Raw Permalink Normal View History

2022-01-22 11:56:55 +08:00
# 这些是会预装到“胖版”固件并且也会预置到slim版软件源的配置
2021-08-27 11:01:23 +08:00
CONFIG_CCACHE=y
2021-10-04 01:10:45 +08:00
CONFIG_DEVEL=y
2021-08-27 11:01:23 +08:00
CONFIG_IB_STANDALONE=y
CONFIG_IB=y
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_ROOTFS_EXT4FS=y
2022-04-04 01:47:16 +08:00
CONFIG_TARGET_IMAGES_GZIP=y
2021-08-27 11:01:23 +08:00
# CONFIG_TARGET_ROOTFS_SQUASHFS is not set
# CONFIG_OPENSSL_ENGINE_BUILTIN_AFALG is not set
# CONFIG_OPENSSL_ENGINE_BUILTIN_DEVCRYPTO is not set
# CONFIG_SIGNED_PACKAGES is not set
2021-09-24 22:46:57 +08:00
CONFIG_BUSYBOX_CUSTOM=y
2021-09-09 09:15:59 +08:00
CONFIG_BUSYBOX_CONFIG_UNICODE_SUPPORT=y
2021-09-24 22:46:57 +08:00
CONFIG_BUSYBOX_CONFIG_FEATURE_CHECK_UNICODE_IN_ENV=y
2021-08-27 11:01:23 +08:00
CONFIG_DROPBEAR_ECC_FULL=y
CONFIG_DROPBEAR_ECC=y
CONFIG_PACKAGE_luci-app-adguardhome=y
2021-10-13 19:06:10 +08:00
CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-app-argon-config=y
CONFIG_PACKAGE_luci-app-aria2=y
CONFIG_PACKAGE_luci-app-arpbind=y
CONFIG_PACKAGE_luci-app-autoreboot=y
2021-10-21 11:41:53 +08:00
CONFIG_PACKAGE_luci-app-cifs-mount=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-app-ddns=y
CONFIG_PACKAGE_luci-app-diskman=y
CONFIG_PACKAGE_luci-app-filetransfer=y
CONFIG_PACKAGE_luci-app-ksmbd=y
2023-07-30 01:31:27 +08:00
CONFIG_PACKAGE_luci-app-ikoolproxy=y
2021-11-20 09:03:27 +08:00
CONFIG_PACKAGE_luci-app-linkease=y
2021-10-10 23:40:54 +08:00
CONFIG_PACKAGE_luci-app-mosdns=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-app-serverchan=y
CONFIG_PACKAGE_luci-app-services-wolplus=y
CONFIG_PACKAGE_luci-app-smartdns=y
2021-08-29 13:02:52 +08:00
CONFIG_PACKAGE_luci-app-sqm=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-app-ssr-plus=y
2022-12-21 21:39:45 +08:00
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Hysteria=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-app-tencentddns=y
CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_shortcut-fe=y
CONFIG_PACKAGE_luci-app-turboacc=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vlmcsd=y
CONFIG_PACKAGE_luci-app-vnstat=y
CONFIG_PACKAGE_luci-app-vsftpd=y
2023-09-15 10:11:10 +08:00
CONFIG_PACKAGE_luci-app-frpc=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-app-xlnetacc=y
2021-08-29 10:56:37 +08:00
CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-lib-json=y
CONFIG_PACKAGE_luci-mod-rpc=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_luci-theme-argonv3=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_luci-theme-infinityfreedom=y
CONFIG_PACKAGE_luci-theme-material=y
CONFIG_PACKAGE_luci-theme-netgear=y
CONFIG_PACKAGE_luci-theme-rosy=y
CONFIG_PACKAGE_bash=y
CONFIG_PACKAGE_coremark=y
CONFIG_PACKAGE_coreutils-dd=y
2021-11-14 20:47:37 +08:00
CONFIG_PACKAGE_coreutils-nohup=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_coreutils-truncate=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_ddns-scripts_aliyun=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
2022-09-28 18:18:33 +08:00
CONFIG_PACKAGE_ddns-scripts_dnspod=y
CONFIG_PACKAGE_ddns-scripts_freedns_42_pl=y
CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1=y
2022-06-20 03:53:32 +08:00
CONFIG_PACKAGE_ddns-scripts_no-ip_com=y
CONFIG_PACKAGE_ddns-scripts_nsupdate=y
CONFIG_PACKAGE_ddns-scripts_route53-v1=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_fdisk=y
2024-01-03 07:53:57 +08:00
CONFIG_PACKAGE_fuse3-utils=y
CONFIG_PACKAGE_htop=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
CONFIG_PACKAGE_iptables-mod-ipopt=y
CONFIG_PACKAGE_iptables-mod-tproxy=y
CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_kmod-fast-classifier=y
2022-05-15 19:27:25 +08:00
CONFIG_PACKAGE_kmod-fs-f2fs=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_kmod-ipt-offload=y
CONFIG_PACKAGE_kmod-pppol2tp=y
CONFIG_PACKAGE_kmod-tcp-bbr=y
2022-10-05 05:10:16 +08:00
CONFIG_PACKAGE_kmod-usb2=y
CONFIG_PACKAGE_kmod-usb3=y
2022-05-05 06:49:40 +08:00
# CONFIG_PACKAGE_kmod-usb-net-rtl8152 is not set
CONFIG_PACKAGE_kmod-usb-net-rtl8152-vendor=y
2024-02-25 00:53:15 +08:00
CONFIG_PACKAGE_kmod-usb-net-ipheth=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_losetup=y
2021-09-17 09:55:50 +08:00
CONFIG_PACKAGE_openssh-sftp-server=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_pv=y
CONFIG_PACKAGE_resize2fs=y
CONFIG_PACKAGE_sfdisk=y
2022-05-14 22:01:09 +08:00
CONFIG_PACKAGE_snmpd=y
2022-05-17 03:37:20 +08:00
CONFIG_PACKAGE_upx=y
2021-08-27 11:01:23 +08:00
CONFIG_PACKAGE_usb-modeswitch=y
2021-08-29 04:52:02 +08:00
CONFIG_PACKAGE_wget=y