X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from smtp.core-hosting.net (unknown [95.130.13.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 695D1DC00C0 for ; Mon, 2 Mar 2015 12:43:01 +0000 (UTC) Received: from mail.core-hosting.net (unknown [10.0.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.core-hosting.net (Postfix) with ESMTPSA id B4802AA12AA for ; Mon, 2 Mar 2015 13:42:44 +0100 (CET) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_06470c94e7114984723bd43d9c489a98" Date: Mon, 02 Mar 2015 14:42:44 +0200 From: Olivier Mauras To: Subject: Re: [alpine-aports] [Patch] mkinitfs - Support for 9P feature in initramfs Reply-To: Mail-Reply-To: In-Reply-To: References: Message-ID: <2d80fac311a555d169f09f94bd00c25c@core-hosting.net> X-Sender: olivier@mauras.ch User-Agent: Roundcube Webmail/0.7.2 --=_06470c94e7114984723bd43d9c489a98 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 Sorry for the truncated subject On 2015-03-02 14:39, Olivier Mauras wrote: > From af7928a2d51388f241b6d88e8fa0da07ee336aec Mon Sep 17 00:00:00 2001 > From: Olivier Mauras > Date: Mon, 2 Mar 2015 11:12:54 +0100 > Subject: [PATCH] Add 9p feature to enable modules insertion in > initramfs > > --- > features.d/9p.modules | 2 ++ > 1 file changed, 2 insertions(+) > create mode 100644 features.d/9p.modules > > diff --git a/features.d/9p.modules b/features.d/9p.modules > new file mode 100644 > index 0000000..e8221d6 > --- /dev/null > +++ b/features.d/9p.modules > @@ -0,0 +1,2 @@ > +kernel/net/9p > +kernel/fs/9p > -- > 1.7.11.7 > -- > > If the patch gets scrambled you can find it here: > http://git.mauras.ch/mkinitfs/patch/?id=af7928a2d51388f241b6d88e8fa0da07ee336aec > > Regards, > Olivier > > --- > Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org > Help: alpine-aports+help@lists.alpinelinux.org > --- --=_06470c94e7114984723bd43d9c489a98 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Sorry for the truncated subject

On 2015-03-02 14:39, Olivier Mauras wrote:

 From af7928a2d51388f241b6d88e8fa0da07ee336aec Mon Sep 17 00:00:00 200=
1
 From: Olivier Mauras <olivier@maur=
as.ch>
Date: Mon, 2 Mar 2015 11:12:54 +0100
Subject: [PATCH] Add 9p feature to enable modules insertion in=20
initramfs

---
  features.d/9p.modules | 2 ++
  1 file changed, 2 insertions(+)
  create mode 100644 features.d/9p.modules

diff --git a/features.d/9p.modules b/features.d/9p.modules
new file mode 100644
index 0000000..e8221d6
--- /dev/null
+++ b/features.d/9p.modules
@@ -0,0 +1,2 @@
+kernel/net/9p
+kernel/fs/9p
--=20
1.7.11.7
--

If the patch gets scrambled you can find it here:=20
http://git.mauras.ch/mkinitfs/patch/?id=3Daf7928a2d5138=
8f241b6d88e8fa0da07ee336aec

Regards,
Olivier


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         a=
lpine-aports+help@lists.alpinelinux.org
---

 

 
--=_06470c94e7114984723bd43d9c489a98-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---