[OpenWrt-Devel] [PATCH] gemini: Add samba4 to the NAS images

Lucian Cristian luci at powerneth.ro
Mon May 18 09:27:43 EDT 2020


On 18.05.2020 16:04, Linus Walleij wrote:
> 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 <linus.walleij at linaro.org>
> ---
>   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

Hi,

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


Regards

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20200518/c97df83b/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list