New SolusOS Buildfarm

Just another quick update, we're working now on a new buildfarm for SolusOS. This is essentially an automated package building system for SolusOS 2.
While the original Pardus buildfarm was a very good piece of software, it was limited in its uses. Originally limited to just SVN repository access, we've now expanded this piece of kit to work over git,
automatically discovering new packages to be built.

This however still has its limitations. To ensure the safety of the build host, all building must be done inside a chroot. So, with some massive rewriting, tweaking, and whatnot, we've nearly completed
our new buildfarm. It has a web interface with which we can control the repository, managing the build queue, starting the buildfarm remotely, access log files through the admin controls, and display
a public build queue so that folk have a rough idea of what's going on deep in SolusOS HQ

Over the next few days we'll have the SolusOS Package Server functioning as an automated builder for the SolusOS 2 repository, meaning we can control everything through git, knowing the server wil
produce the new packages and deltas, splitting into a testing repo for the team first, before we commit to stable. It doesn't mean a lot to people right now, but basically means we're gaining fantasticmanagement tools that'll drastically simplify the lives of all packagers in SolusOS :)