X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E80FCDC00F1 for ; Sun, 30 Jun 2013 13:15:55 +0000 (UTC) Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 4A65520B7B for ; Sun, 30 Jun 2013 09:15:55 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute3.internal (MEProxy); Sun, 30 Jun 2013 09:15:55 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=HJ/LW69QtOZeQBUHGraoTinDueU=; b=bXm54OwGtSvHACfgt6PEQZ45dwYw hXRanyDsGeuxH0Ouo1kXzefA2UYlHoJHnYeottaabUqPOS9zYfuBW+1Rf1uhsdMT VP6HZzCrGTl52np90Mz9k4cEL5DHl5ZFavsFiipHFx7icD9WKMRixs5gAVCZA/eV Zyqigr3aZaVh2ek= X-Sasl-enc: B4rt7/3csXMzw0JiZ0owKjd5C/4b6ZFACJ2/GAetilUt 1372598155 Received: from localhost (unknown [69.86.161.244]) by mail.messagingengine.com (Postfix) with ESMTPA id 147376801D9 for ; Sun, 30 Jun 2013 09:15:55 -0400 (EDT) Date: Sun, 30 Jun 2013 09:15:54 -0400 From: Dubiousjim To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] main/syslinux: update instructions for HDT, bump checksums Message-ID: <20130630131554.GA1550@zen> Mail-Followup-To: alpine-devel@lists.alpinelinux.org References: <2b187b88faa7953a8849fadfbc8156e4232054fc.1372595927.git.dubiousjim@gmail.com> <20130630150529.00e38f30@ncopa-laptop.res.nor.wtbts.net> 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-Disposition: inline In-Reply-To: <20130630150529.00e38f30@ncopa-laptop.res.nor.wtbts.net> User-Agent: Mutt/1.5.21 (2010-09-15) On Sun, Jun 30, 2013 at 03:05:29PM +0200, Natanael Copa wrote: > applied a rebased version of it. I had added support > for /boot/poweroff.c32. Does that work for you? It didn't work here, and looking at the source says it's APM-based. I mentioned that in an earlier commit, though I misdescribed it as the "shutdown" module. (Or maybe it used to be called that, and was misnamed.) Easy to miss. We don't even have CONFIG_APM enabled in linux-grsec. I don't know how compatible it is with current hardware and intermixing with ACPI. Last time I tried (a few years ago) it was a mess. Maybe the module doesn't strictly require apm; that's just what the source comments say. And as I said, it didn't work here. -- Dubiousjim dubiousjim@gmail.com --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---