X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 845DDDC0138; Thu, 2 May 2013 13:23:54 +0000 (UTC) Date: Thu, 2 May 2013 15:23:51 +0200 From: Natanael Copa To: Hugo Landau Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] mkinitfs - Modified init script for network boot Message-ID: <20130502152351.088e2fef@ncopa-desktop.alpinelinux.org> In-Reply-To: <5166B278.4030201@devever.net> References: <1365640410-11357-1-git-send-email-hlandau@devever.net> <5166B278.4030201@devever.net> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; x86_64-unknown-linux-gnu) 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 On Thu, 11 Apr 2013 13:54:16 +0100 Hugo Landau wrote: > > This supports network boot over NFS providing the correct kernel modules > and udhcpc hook script are incorporated to the initrd (tweak mkinitfs > config). Hugo, I have dome some minor cleanups and refactoring. The behaviour should be more or less the same. Do you think you could look over the changes I did and maybe test? http://git.alpinelinux.org/cgit/ncopa/mkinitfs/ Thanks! -nc PS. I think we should replace the 'ovl_dev' option with 'apkovl' --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---