X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 96D132763495 for ; Wed, 3 Aug 2011 19:41:42 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id D1D5AAE4002 for ; Wed, 3 Aug 2011 19:41:39 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tlu4BzNNnBgi for ; Wed, 3 Aug 2011 19:41:35 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 96D1FAE4001 for ; Wed, 3 Aug 2011 19:41:35 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 48DEE60A86A56 for ; Wed, 3 Aug 2011 19:41:35 +0000 (UTC) Received: from localhost (unknown [10.65.96.20]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 2A37C60A86A55 for ; Wed, 3 Aug 2011 19:41:34 +0000 (UTC) Date: Wed, 3 Aug 2011 21:41:29 +0200 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Heads up! bootloader update Message-ID: <20110803214129.09596a3b@alpinelinux.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; i686-pc-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: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP Hi, First, this only affects sys-disk installs. tmpfs installs are unaffected. I have updated the syslinux's update-extlinux script a bit and added an post-upgrade script. =46rom now on you'll need to add kernel boot options to /etc/update-extlinux.conf and run 'update-extlinux' instead of editing /boot/extlinux.conf directly. The upgrade script will first check if current /boot/extlinux.conf is generated. If its not (has a "# Genereated by" header) it will parse the extlinux.conf and try fish out root=3D, modules=3D and other kernel options and put those in /etc/update-extlinux.conf and later will the trigger script re-generate the extlinux.conf. I you want manage your extlinux.conf manually you can set overwrite=3D0 in /etc/update-extlinux.conf and it will only generate /boot/extlinux.conf.new. I would appreciate if you with non-standard disk installs (root on LVM and/or raid) could please keep an extra eye open and tell me how it went. I would also appreciate if someone could try do a disk install with 2.2 in a virtual machine, set some nonstandard options (serial console for example) and then test how it goes to upgrade to 'edge'. In any case, keep an eye open when you upgrade your edge boxes. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---