|
@@ -21,11 +21,10 @@ sed -i 's/ libelf//' tools/Makefile
|
|
sed -i '/$(curdir)\/compile:/c\$(curdir)/compile: package/opkg/host/compile' package/Makefile
|
|
sed -i '/$(curdir)\/compile:/c\$(curdir)/compile: package/opkg/host/compile' package/Makefile
|
|
|
|
|
|
sed -i "s/DEFAULT_PACKAGES:=/DEFAULT_PACKAGES:=luci-app-advanced luci-app-firewall luci-app-gpsysupgrade luci-app-opkg luci-app-bypass luci-app-upnp luci-app-autoreboot \
|
|
sed -i "s/DEFAULT_PACKAGES:=/DEFAULT_PACKAGES:=luci-app-advanced luci-app-firewall luci-app-gpsysupgrade luci-app-opkg luci-app-bypass luci-app-upnp luci-app-autoreboot \
|
|
-luci-app-wizard luci-app-attendedsysupgrade luci-theme-edge luci-theme-bootstrap dnsmasq-full luci-ssl-nginx luci-base luci-compat luci-lib-ipkg \
|
|
|
|
|
|
+luci-app-wizard luci-app-attendedsysupgrade dnsmasq-full luci-base luci-compat luci-lib-ipkg \
|
|
coremark my-default-settings wget-ssl curl htop nano iptables-mod-fullconenat zram-swap kmod-lib-zstd kmod-tcp-bbr bash \
|
|
coremark my-default-settings wget-ssl curl htop nano iptables-mod-fullconenat zram-swap kmod-lib-zstd kmod-tcp-bbr bash \
|
|
wpad-basic-wolfssl kmod-usb2 kmod-usb3 automount /" include/target.mk
|
|
wpad-basic-wolfssl kmod-usb2 kmod-usb3 automount /" include/target.mk
|
|
sed -i "/dnsmasq \\\/d" include/target.mk
|
|
sed -i "/dnsmasq \\\/d" include/target.mk
|
|
-sed -i 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += my-autocore-arm luci-app-cpufreq kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
|
|
|
|
|
|
|
|
sed -i '/ refresh_config();/d' scripts/feeds
|
|
sed -i '/ refresh_config();/d' scripts/feeds
|
|
[ ! -f feeds.conf ] && {
|
|
[ ! -f feeds.conf ] && {
|