From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cG0fMHi2LmM2DwAAbAwnHQ (envelope-from ) for ; Sat, 24 Sep 2022 09:49:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MKBBL3i2LmNiTwAAG6o9tA (envelope-from ) for ; Sat, 24 Sep 2022 09:49:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5978D2963D for ; Sat, 24 Sep 2022 09:49:12 +0200 (CEST) Received: from localhost ([::1]:40626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obzuR-0005nV-AZ for larch@yhetil.org; Sat, 24 Sep 2022 03:49:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obzuI-0005lr-CL for guix-patches@gnu.org; Sat, 24 Sep 2022 03:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43147) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1obzuI-0001d5-0y for guix-patches@gnu.org; Sat, 24 Sep 2022 03:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1obzuH-0007SG-SO for guix-patches@gnu.org; Sat, 24 Sep 2022 03:49:01 -0400 Subject: bug#54561: [PATCH v3 0/4] Add samba and wsdd to services list. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 24 Sep 2022 07:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54561 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: simon@netpanic.org Cc: 54561-done@debbugs.gnu.org Mail-Followup-To: 54561@debbugs.gnu.org, lars@6xq.net, simon@netpanic.org Received: via spool by 54561-done@debbugs.gnu.org id=D54561.166400571028615 (code D ref 54561); Sat, 24 Sep 2022 07:49:01 +0000 Received: (at 54561-done) by debbugs.gnu.org; 24 Sep 2022 07:48:30 +0000 Received: from localhost ([127.0.0.1]:42225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obztm-0007RS-Bc for submit@debbugs.gnu.org; Sat, 24 Sep 2022 03:48:30 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]:45740) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obztj-0007RE-VX for 54561-done@debbugs.gnu.org; Sat, 24 Sep 2022 03:48:28 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4MZLjX358vz9sRw; Sat, 24 Sep 2022 09:48:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1664005696; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UdSw3r+P1P0DEING8N79CrYBEjtgfg2XLj3ZE5sbGn8=; b=lJi/Y6H6crG08qiHCraDPPW+TNx+wh38CXz9b4PrTud1UgZimKt8yd2Zf/XvPjC2ZETA+B 27Tl+hnrbF2g4hctsXVB7wbghZlPQStDvZDmlTdUKiyqXw2hz5UssxfBF+eJc2hPbL7pdF b7YcdyoS0e1MLJL+c3ySZLiGnb7kMrHcBIzPrBOqdQqt2k7fM5yRZiPxjnrnnQkV0E6Oof WYCsyMhkz8/quItVIKNDY1P35qEevVOB/eEiWIyWwDND9pteB9YjVJwnlvaLat2QTJjNZp UXL9qRNZdIq0fPdX+jTKYedtRZQ2Jq71hL70xofINNZbLKqq/arIXmzl8nXcHw== Date: Sat, 24 Sep 2022 09:48:10 +0200 From: Lars-Dominik Braun Message-ID: References: <20220808145643.3445-1-simon@netpanic.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220808145643.3445-1-simon@netpanic.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664005752; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UdSw3r+P1P0DEING8N79CrYBEjtgfg2XLj3ZE5sbGn8=; b=juqj+fOZ4nUKbPNUbBzgcGh8vD3kV7Yxo46ycWA/mpLjPOJCvV/MNq8QMvaI7is5nmg1G4 tQHw6JNup87N4M+mYQnV+kmvOAkgMEl4ZgPMgZlOUEH/wtD0+6VEMp1lyjnEMrwK1p4cdj qGOJC76mPKuufFLPn5XGBzbnHJ8DGG/NXncUrfNt2qa7/8542O7qhWEoIMQ3CLkBvV2VED hRI3p9uYPX1Tp9KN2LWNAOCFoHmtsR8olTn471T7y0BR2o6UGTKiIBMfQsHvbhm9i9Ke3/ Js1h+3TuTtNUw9JcuKH+4AVrGtd9doXNsHJsaVCvZUycfeU4DiB3QKqACwmWfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664005752; a=rsa-sha256; cv=none; b=AYwp2b4OGrowIUl3Qzm7hUW8olO+LJiVsc6U/1TjNHj6arnwazJtN0wZX7p0UH6z3F6oIq hP8jIIWTY8y4v19/zAB8VSyaictpwbq5QY+fpNu1nOOcLR3AIf5SqHnnKkzhRGWwBmk0mf zdC9TJie9xggGtoSB1oBv25W5nMN/CghQb9jZBnNnO95MBGYfom9/g17ll/a9LfJUObXuq AvG+CF3hJrTE6O1Gy1qT7OdSR59cyn3gd5WYqV1avsewHYy2dhhaoOf9G6cwuvKzuxYDQy flfYybDjQ8ZOsAfsqWCVqoaTCk6jlomlhht15eKzyJcuWNGZ3kc9g61YG8HUDQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b="lJi/Y6H6"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 7.55 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b="lJi/Y6H6"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 5978D2963D X-Spam-Score: 7.55 X-Migadu-Scanner: scn1.migadu.com X-TUID: Zp+d6DjNUFkQ Hi Simon, > Hello, here my third iteration preparing this patch series. thanks for the update. I’ve been running it on my NAS for a few days and it works quite well. I addressed Ludo’s remaining comments, adjusted your commit messages and pushed your contribution as commit 4cbc1622961f62f8fc3613de0c8f215e0cde6494 and following. Thank you very much, Lars