From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] build: file-systems: Allow for bind mounting regular files. Date: Sun, 2 Aug 2015 15:31:54 +0200 Message-ID: <20150802133154.GA8230@debian> References: <87a8uarf6g.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87bnepriup.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLtMz-0002G1-Vk for guix-devel@gnu.org; Sun, 02 Aug 2015 09:32:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZLtMs-0006KV-FB for guix-devel@gnu.org; Sun, 02 Aug 2015 09:32:05 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:52547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLtMs-0006J9-6R for guix-devel@gnu.org; Sun, 02 Aug 2015 09:31:58 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: "Thompson, David" Cc: guix-devel , Alex Kost On Sun, Aug 02, 2015 at 08:51:46AM -0400, Thompson, David wrote: > Ah, of course, I forgot about something: This patch triggers a > rebuild of *everything* now! I guess it should be applied to > core-updates. I think it would be better to wait until hydra is done building the security updates Mark is adding. Andreas