kiddin9 %!s(int64=3) %!d(string=hai) anos
pai
achega
35ea1c2658

+ 1 - 1
devices/Rpi-4B/diy.sh

@@ -3,7 +3,7 @@
 sed -i 's,ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305,ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256,g' package/feeds/kiddin9/luci-app-bypass/root/usr/share/ssrplus/gentrojanconfig
 sed -i 's,TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256,TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256,g' package/feeds/kiddin9/luci-app-bypass/root/usr/share/ssrplus/gentrojanconfig
 
-sed -i -e '/autocore-arm/d' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq my-autocore-arm/' target/linux/rockchip/Makefile
+sed -i -e 's/ autocore-arm/ my-autocore-arm/' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq/' target/linux/bcm27xx/Makefile
 
 echo '
 CONFIG_ARM64_CRYPTO=y

+ 1 - 1
devices/nanopi-r2c/diy.sh

@@ -23,7 +23,7 @@ sed -i "s,'eth1' 'eth0','eth0' 'eth1',g" target/linux/rockchip/armv8/base-files/
 sed -i '/;;/i\ethtool -K eth1 rx off tx off && logger -t disable-offloading "disabed rk3328 ethernet tcp/udp offloading tx/rx"' target/linux/rockchip/armv8/base-files/etc/hotplug.d/net/40-net-smp-affinity
 
 sed -i 's,kmod-usb-net-rtl8152$,usb-net-rtl8152-vendor,g' -e target/linux/rockchip/image/armv8.mk
-sed -i -e '/autocore-arm/d' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq my-autocore-arm kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
+sed -i -e 's/ autocore-arm/ my-autocore-arm/' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
 
 echo '
 CONFIG_ARM64_CRYPTO=y

+ 1 - 1
devices/nanopi-r2s/diy.sh

@@ -23,7 +23,7 @@ sed -i "s,'eth1' 'eth0','eth0' 'eth1',g" target/linux/rockchip/armv8/base-files/
 sed -i '/;;/i\ethtool -K eth1 rx off tx off && logger -t disable-offloading "disabed rk3328 ethernet tcp/udp offloading tx/rx"' target/linux/rockchip/armv8/base-files/etc/hotplug.d/net/40-net-smp-affinity
 
 sed -i 's,kmod-usb-net-rtl8152$,usb-net-rtl8152-vendor,g' target/linux/rockchip/image/armv8.mk
-sed -i -e '/autocore-arm/d' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq my-autocore-arm kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
+sed -i -e 's/ autocore-arm/ my-autocore-arm/' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
 
 echo '
 CONFIG_ARM64_CRYPTO=y

+ 1 - 1
devices/nanopi-r4s/diy.sh

@@ -18,7 +18,7 @@ chmod +x files/usr/bin/fa-*.sh files/etc/init.d/fa-fancontrol
 
 sed -i 's,-mcpu=generic,-march=armv8-a+crypto+crc -mabi=lp64,g' include/target.mk
 sed -i 's,kmod-r8169,kmod-r8168,g' target/linux/rockchip/image/armv8.mk
-sed -i -e '/autocore-arm/d' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq my-autocore-arm kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
+sed -i -e 's/ autocore-arm/ my-autocore-arm/' -e 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-cpufreq kmod-hwmon-pwmfan/' target/linux/rockchip/Makefile
 
 echo '
 CONFIG_ARM64_CRYPTO=y