On Tue, 6 Jan 2015 18:13:51 +0100, Raffaele Morelli wrote:
alsa is there and compiling a kernel it's not
that hard
https://www.freebsd.org/ports/audio.html
As far as I know this is impossible or at least not easy to do.
https://www.freebsd.org/doc/en/books/arch-handbook/oss.html
https://en.wikipedia.org/wiki/Open_Sound_System#Free.2C_proprietary.2C_free
apt-get purge pulseaudio systemd
apt-get install sysvinit
To avoid pulseaudio there are several solutions. Avoiding systemd
likely will be impossible soon. At least the kernel is protected
against some rash implementations, since Linus Torvalds doesn't like
Kay Sievers that much. However, if you want to stay with Linux, get
used to binary log files and other hard changes of Linux policies.
Unlikely that in the close future Linux still will work without
systemd. Assumed it should still work without systemd, at least
initscripts likely need a replacement.