Mailing List Archive

antiX as host
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?
Re: antiX as host [ In reply to ]
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)

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack