X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-laptop.res.nor.wtbts.net (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: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 6A3A3DC00F1; Sun, 30 Jun 2013 11:23:14 +0000 (UTC) Date: Sun, 30 Jun 2013 13:23:10 +0200 From: Natanael Copa To: Dubiousjim Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH 0/9] Revised patches for syslinux Message-ID: <20130630132310.6d538028@ncopa-laptop.res.nor.wtbts.net> In-Reply-To: References: X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.17; 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: 7bit On Sat, 29 Jun 2013 16:41:20 -0400 Dubiousjim wrote: > This set of patches makes the changes Natanael suggested (use cmp > instead of diff, eliminate the perl password utility), and bumps the > pkgrel. Some of the commits are the same as before, but this whole > set can replace what I sent earlier. > > Dubiousjim (9): > main/syslinux: fix/refactor initramfs > main/syslinux: use more specific COM32 (instead of KERNEL) for > mboot.c32 main/syslinux: use more specific LINUX (instead of KERNEL) > for kernels main/syslinux: reorganize menu layout > main/syslinux: add reboot entry > main/syslinux: add Hardware Detection Tool entry > main/syslinux: don't create backup when no changes > main/syslinux: hooks for bootloader password > main/syslinux: update checksums and bump pkgrel > > main/syslinux/APKBUILD | 14 +++---- > main/syslinux/update-extlinux | 76 > ++++++++++++++++++++++++++++---------- > main/syslinux/update-extlinux.conf | 16 ++++++++ 3 files changed, 79 > insertions(+), 27 deletions(-) > Applied them all as-is. Thanks! -nc -- -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---