Since Ubuntu Bionic Beaver (18.04) is soon EOL, remove it as a viable
installation target.
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
* `debian-bullseye` for Debian 11
* `debian-buster` for Debian 10
- * `ubuntu-bionic` for Ubuntu 18.04
* `ubuntu-focal` for Ubuntu 20.04
* `ubuntu-jammy` for Ubuntu 22.04
+
2. Edit the ejabberd config file.
+
-(Debian Buster / Ubuntu Bionic / Ubuntu Focal) Ejabberd 18.x::
+(Debian Buster / Ubuntu Focal) Ejabberd 18.x::
Open `/etc/ejabberd/ejabberd.yml` and make the following
changes:
a. Define your public and private domains in the `hosts` directive. For
# - or -
# make -f Makefile.install debian-buster
# - or -
-# make -f Makefile.install ubuntu-bionic
-# - or -
# make -f Makefile.install ubuntu-focal
# - or -
# make -f Makefile.install ubuntu-jammy
generic_debian: install_debs debian_sys_config apache_mpm_prefork_mods apache_perl_mod
-ubuntu-bionic: generic_ubuntu
ubuntu-focal: generic_ubuntu
ubuntu-jammy: generic_ubuntu