From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [patch] Xen build - Debian vs Redhat layout patch options Date: Thu, 16 Sep 2010 22:45:17 +0200 Message-ID: <20100916204517.GA9380@aepfle.de> References: <19599.43888.826450.690087@mariner.uk.xensource.com> <19600.39408.486631.15438@mariner.uk.xensource.com> <19602.17927.197275.274485@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Bruce Edge Cc: "xen-devel@lists.xensource.com" , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Thu, Sep 16, Bruce Edge wrote: > +++ xen-unstable.hg/tools/xenballoon/xenballoond.README 2010-09-16 09:56:42.000000000 -0700 > + xenballoond to start at init > + (Red Hat e.g. "chkconfig xenballoond on") > + (Debian e.g. " update-rc.d xenballoond defaults") > +080630 modifications to support SUSE-based That would be 'insserv xenballoond', it is part of LSB. Olaf