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 40B92DC0069; Fri, 3 May 2013 06:25:55 +0000 (UTC) Date: Fri, 3 May 2013 08:25: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: <20130503082551.3d808af1@ncopa-desktop.alpinelinux.org> In-Reply-To: <518321C6.9040208@devever.net> References: <1365640410-11357-1-git-send-email-hlandau@devever.net> <5166B278.4030201@devever.net> <20130502150429.4659719c@ncopa-desktop.alpinelinux.org> <518321C6.9040208@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 Fri, 03 May 2013 03:32:38 +0100 Hugo Landau wrote: > /etc/.default_boot_services can be inserted into a programmatically > generated apkovl to indicate that the mere presence of that apkovl does > not mean that the init script should refrain from imposing sensible > defaults, as it would in the absence of an apkovl. ok > After some thought we might be better off removing this since the set of > default boot services is not likely to change frequently, so simply > creating the appropriate symlinks in an apkovl is probably cleaner. I was thinking in this direction, yes. I'll remove it. > I've tested all your changes with PXE boot and they appear to work fine, > with both HTTP and autodetected alpine_dev repositories. I also tested a > PXE-enabled initrd with non-PXE "sys" boot and this also works fine. Thank you for taking time for this. I also pushed rc2 with the difference that we now use 'apkovl' boot option instead of ovl_dev for apkovl from http. I think it makes more sense. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---