From 73fa1aba94f5cf566007ac18cee3ef08b3ae64bc Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 31 Aug 2019 18:50:48 -0700 Subject: samba36: Remove Samba 3.6 is completely unsupported, in addition to having tons of patches It also causes kernel panics on some platforms when sendfile is enabled. Example: https://github.com/gnubee-git/GnuBee_Docs/issues/45 I have reproduced on ramips as well as mvebu in the past. Samba 4 is an alternative available in the packages repo. cifsd is a lightweight alternative available in the packages repo. It is also a faster alternative to both Samba versions (lower CPU usage). It was renamed to ksmbd. To summarize, here are the alternatives: - ksmbd + luci-app-cifsd - samba4 + luci-app-samba4 Signed-off-by: Rosen Penev [drop samba36-server from GEMINI_NAS_PACKAGES, ksmbd rename + summary] Signed-off-by: Stijn Tintel --- package/network/services/samba36/files/samba.config | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 package/network/services/samba36/files/samba.config (limited to 'package/network/services/samba36/files/samba.config') diff --git a/package/network/services/samba36/files/samba.config b/package/network/services/samba36/files/samba.config deleted file mode 100644 index c79db0d322..0000000000 --- a/package/network/services/samba36/files/samba.config +++ /dev/null @@ -1,6 +0,0 @@ -config samba - option 'name' 'OpenWrt' - option 'workgroup' 'WORKGROUP' - option 'description' 'OpenWrt' - option 'homes' '1' - -- cgit v1.2.3