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 A8B96DC00AD for ; Wed, 15 Jan 2014 13:59:51 +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 D2209BC145B; Wed, 15 Jan 2014 13:59:50 +0000 (UTC) Date: Wed, 15 Jan 2014 14:59:46 +0100 From: Natanael Copa To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] new installkernel script Message-ID: <20140115145946.33d7acbe@ncopa-desktop.alpinelinux.org> In-Reply-To: <20140115110658.25012de2@ncopa-desktop.alpinelinux.org> References: <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 On Wed, 15 Jan 2014 11:06:58 +0100 Natanael Copa wrote: > 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. It did break things. mkinitfs would fource create a symlink pointing to versioned kernel image. I have pushed an updated mkinitfs. If you use edge then make sure that you have /boot/vmlinuz-grsec as a file and not a symlink pointing to a nonexisting versioned image. If it does run: apk upgrade -U && apk fix linux-grsec Sorry. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---