WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] gentoo startup scripts

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] gentoo startup scripts
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Thu, 31 Mar 2005 02:35:41 +0100
Cc: Sean Perry <shaleh@xxxxxxxxxxxxx>, "Eric S. Johansson" <esj@xxxxxxxxxx>
Delivery-date: Thu, 31 Mar 2005 00:40:47 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <424B4430.1090001@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <424B4430.1090001@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
> >> I have a rough and ready xend and xendomains init.d scripts that works
> >> for gentoo.  any interest for project or individuals?
> >
> > what makes them different from the LSB -ish ones?
>
> a significantly different syntax, organization, dependency expression,...

Does Gentoo have a parallelising init?  Sounds civilised anyhow.

Is there any significant commonality with the existing scripts?

Could you please post them to the list (probably cc xen-devel also) so that we 
can all have a look.  There's a fair few people using Gentoo / Xen now, I 
think.  It'd be nice if they could be available online somewhere, maybe 
checked into the BK repo.

Cheers,
Mark

> for a simple example xend:
>
> #!/sbin/runscript
>
> depend() {
>          need net
>          before xendomains
> }
>
> --- eric

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>