From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eBdtz-0001PZ-Oa for guix-patches@gnu.org; Mon, 06 Nov 2017 04:41:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eBdtu-0000oB-PO for guix-patches@gnu.org; Mon, 06 Nov 2017 04:41:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44304) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eBdtu-0000o6-MC for guix-patches@gnu.org; Mon, 06 Nov 2017 04:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eBdtu-0005TP-EC for guix-patches@gnu.org; Mon, 06 Nov 2017 04:41:02 -0500 Subject: [bug#29100] [PATCH 1/3] build: Use overlayfs instead of unionfs. Resent-Message-ID: References: <20171101083307.5214-1-h.goebel@crazy-compilers.com> <20171101083952.5376-1-h.goebel@crazy-compilers.com> <87k1z4mo0u.fsf@gnu.org> From: Hartmut Goebel Message-ID: <8da68ab8-fd42-60f0-c847-9c51bfc10521@crazy-compilers.com> Date: Mon, 6 Nov 2017 10:40:34 +0100 MIME-Version: 1.0 In-Reply-To: <87k1z4mo0u.fsf@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29100@debbugs.gnu.org Am 05.11.2017 um 22:08 schrieb Ludovic Courtès: >> ,@(if volatile-root? >> - (list unionfs-fuse/static) >> + (list ) ;; nothing requierd in this case >> '()))) > You can remove the whole ‘if’ here. Okay. should I remove the then unused #:key volatile-root?, too? This would change the function's signature and may require more changes at other places. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |