From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erkFH-000881-88 for guix-patches@gnu.org; Fri, 02 Mar 2018 07:57:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erkFC-0003NV-F4 for guix-patches@gnu.org; Fri, 02 Mar 2018 07:57:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60529) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1erkFC-0003NN-Bg for guix-patches@gnu.org; Fri, 02 Mar 2018 07:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1erkFC-00060o-4z for guix-patches@gnu.org; Fri, 02 Mar 2018 07:57:02 -0500 Subject: bug#30629: [PATCH 0/5] Detect missing modules in the initrd Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180227141720.12513-1-ludo@gnu.org> <20180227222632.42bcf52c@scratchpost.org> <87tvu2w2vg.fsf@gnu.org> <20180227235027.00bc79b1@scratchpost.org> <20180301124655.72f6ca52@scratchpost.org> <87tvtz6hk4.fsf@gnu.org> <20180301145450.72b9be4c@scratchpost.org> Date: Fri, 02 Mar 2018 13:56:52 +0100 In-Reply-To: <20180301145450.72b9be4c@scratchpost.org> (Danny Milosavljevic's message of "Thu, 1 Mar 2018 14:54:50 +0100") Message-ID: <87h8pyhbzf.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Danny Milosavljevic Cc: 30629-done@debbugs.gnu.org Hello Danny, I=E2=80=99ve now pushed the whole series, so we can focus on the continuati= on now. :-) Thanks for reviewing! Ludo=E2=80=99.