X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id D46CDDCB4F6; Tue, 22 Sep 2015 13:58:43 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 1894ADC9CB7; Tue, 22 Sep 2015 13:58:42 +0000 (UTC) Date: Tue, 22 Sep 2015 15:58:39 +0200 From: Natanael Copa To: Jesse Young Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH 1/4] features: raid: add mdadm files Message-ID: <20150922155839.2b308d1c@ncopa-desktop.alpinelinux.org> In-Reply-To: <1442176909-6089-1-git-send-email-jlyo@jlyo.org> References: <1442176909-6089-1-git-send-email-jlyo@jlyo.org> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sun, 13 Sep 2015 15:41:46 -0500 Jesse Young wrote: > --- > Makefile | 1 + > features.d/raid.files | 2 ++ > 2 files changed, 3 insertions(+) > create mode 100644 features.d/raid.files I applied this and the other 3 to mkinitfs git. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---