From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: stable / unstable parallel install? Date: Tue, 31 May 2005 03:38:52 +0900 Message-ID: <9cde8bff050530113855a6de14@mail.gmail.com> References: <20050530132249.GA12365@bytesex> <9cde8bff050530090353b5c507@mail.gmail.com> <20050530172211.GB14717@bytesex> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050530172211.GB14717@bytesex> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Knorr Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 5/31/05, Gerd Knorr wrote: > > anyway, there is one problem: what if -stable and -unstable use the > > same xen0 kernel version? then we cannot have separate directory at > > /lib/module/ >=20 > This is easy: CONFIG_LOCALVERSION=3D"" ;) yep, i like this solution :-) regards, aq