[Openstack] antiX as host

Thomas Goirand thomas at goirand.fr
Fri May 18 08:54:20 UTC 2018


On 05/18/2018 08:52 AM, Larry Sevilla wrote:
> Has anybody tried to setup an OpenStack environment with AntiX as host.
> 
> I tried to install with the guide from
> "https://docs.openstack.org/install-guide/"
> I used the ubuntu portion since both ubuntu and antiX are derived from
> debian.
> 
> But stopped at
>https://docs.openstack.org/install-guide/environment-etcd-ubuntu.html”
> at #3 “Create and edit the /lib/systemd/system/etcd.service file:”
> 
> Sorry I’m not familiar with services, is there an equivalent for
> non-systemd?

Since antiX is a Debian derivative, then it should be using all the
packages from Debian (which I happen to maintain). In Debian (and
Ubuntu, since they use the tooling I wrote) all services come with both
systemd units and sysv-rc init scripts.

etcd isn't available in stretch, and I've checked, it's not available in
antiX either. So you may want to backport it from Debian Testing (ie:
fetch the source package and simply rebuild it for your distro).
Otherwise, you could just get the init.d script from the Sid/Buster package.

I hope that helps,
Cheers,

Thomas Goirand (zigo)



More information about the Openstack mailing list