<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#cece00" bgcolor="#000000">
    <div class="moz-cite-prefix">On 18.05.2020 16:04, Linus Walleij
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20200518130415.54668-1-linus.walleij@linaro.org">
      <pre class="moz-quote-pre" wrap="">We used to have samba36 as a package in the NAS images
but that was retired in commit 73fa1aba94f5
"samba36: Remove" however it is nice to have a fileserver
so put samba4 in the package instead.

Signed-off-by: Linus Walleij <a class="moz-txt-link-rfc2396E" href="mailto:linus.walleij@linaro.org"><linus.walleij@linaro.org></a>
---
 target/linux/gemini/image/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile
index a155939b8cd6..17e07897af04 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 \
-               cfdisk e2fsprogs badblocks \
+               cfdisk e2fsprogs badblocks samba4-server \
                partx-utils
 
 # The DIR-685 flash layout is kernel in WRGG format, padded and followed
</pre>
    </blockquote>
    <p>Hi,</p>
    <p>samba4 is not in the main repo and there was an attempt for
      ksmbd-tools to be ported on main repo, it's faster and smaller</p>
    <p><br>
    </p>
    <p>Regards<br>
    </p>
  </body>
</html>