This change replaces icecast.xml with icecast.xml.template. A
complete icecast.xml is no-longer provided.
Instead, to create icecast.xml run:
make
You can generate icecast.xml and then install it:
make install
This doesn't currently do any aspectss of making the system ready to
run icecast (e.g. performing `sudo apt install icecast2`, or similar).
The 1h timeout was caused by an express setting in the icecast mount.
Other changes will make search and replace easier, thus scripting to
create the icecast configuration from a script or settings file.