Package: replace ntfs-3g with ntfs3-mount, add fstrim

This commit is contained in:
John Doe
2021-08-16 23:08:49 +08:00
parent 7331ab6469
commit 834b6b73a3
3 changed files with 7 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ sed -i 's/=1/=0/g' package/kernel/linux/files/sysctl-br-netfilter.conf
sed -i '/DEPENDS/ s/$/ +libcap-bin/' `find . -type f -path '*/luci-app-openclash/Makefile'`
sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find . -type f -path '*/ksmbd-tools/Makefile'`
sed -i 's/ +ntfs-3g/ +ntfs3-mount/' `find . -type f -path '*/automount/Makefile'`
if [ $DEVICE = 'r2s' ]; then
sed -i "s/enable '0'/enable '1'/" `find feeds/ -type f -name oled | grep config`