From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: [PATCH 0 of 8 v2] Several fixes for autoconf and Linux init scripts Date: Wed, 22 Feb 2012 04:18:53 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Fix autoconf under NetBSD and add some tests to Linux xencommons to check for the necessary tools to run hotplug scripts. Changes since v1: * included /lib/lsb/init-functions in xencommons and xend. * Changed `hash` with `type`. * Move python xml check to xend init script.