> ## Content Index
> Fetch the complete content index at: https://www.process-one.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ejabberd available as a buildroot package
- URL: https://www.process-one.net/blog/ejabberd-available-as-a-buildroot-package/
- Published: 2015-03-04T23:00:00.000Z
- Updated: 2024-09-20T09:43:02.000Z
- Author: Jérôme Sautret

Johan Oudinet contributed a new ejabberd package in [buildroot](https://buildroot.uclibc.org/?ref=process-one.net)  
sponsored by [Green Communications](https://www.green-communications.fr/?ref=process-one.net).

Buildroot can generate any or all of a cross-compilation toolchain, a root filesystem, a kernel image and a boot loader image. The generated root filesystem contains a libc (uClibc, glib, eglibc or musl), busybox and some extra packages. Now buildroot allows to include Erlang and ejabberd in the generated root filesystem.

This makes very easy to build a custom and robust xmpp server for your embedded hardware, router or appliance, as buildroot is designed with simplicity in mind.