|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] gentoo startup scripts
Eric S. Johansson wrote:
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,...
for a simple example xend:
#!/sbin/runscript
depend() {
need net
before xendomains
}
--- eric
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|