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 --- target/linux/gemini/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/gemini/image') diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile index 80a698927c..a155939b8c 100644 --- a/target/linux/gemini/image/Makefile +++ b/target/linux/gemini/image/Makefile @@ -141,7 +141,7 @@ GEMINI_NAS_PACKAGES := $(DEFAULT_PACKAGES.nas) \ kmod-fs-btrfs kmod-fs-cifs kmod-fs-nfs \ kmod-fs-nfsd kmod-fs-ntfs kmod-fs-reiserfs kmod-fs-vfat \ kmod-nls-utf8 kmod-usb-storage-extras kmod-hwmon-drivetemp \ - samba36-server cfdisk e2fsprogs badblocks \ + cfdisk e2fsprogs badblocks \ partx-utils # The DIR-685 flash layout is kernel in WRGG format, padded and followed -- cgit v1.2.3