X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id D5E3CDC011E for ; Wed, 15 Jan 2014 10:07:03 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 3303EBC12D6 for ; Wed, 15 Jan 2014 10:07:03 +0000 (UTC) Date: Wed, 15 Jan 2014 11:06:58 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] new installkernel script Message-ID: <20140115110658.25012de2@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.20; x86_64-alpine-linux-uclibc) 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 Hi, Just a heads-up. I have implemented a new /sbin/installkernel script and pushed it to edge. It will install boot images as /boot/vmlinuz-$flavor instead of /boot/vmlinuz-$version-$flavor and creating symlinks. Reason is that we want support /boot on fat. It will make the ISO images and boot USB more consistent with disk installs and it will make UEFI booting simpler. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---