I installed core in a virtual machine, it went alright, I can access the web interface and it is functional.
However ... there is incredible amount of unneeded software, Asterisk, CUPS, Samba, NIS, MythTV, etc. Also I do not need router functionality. It is headless, but even core install installs KDE, it just won't load it.
All I need is the Home Automation part, methinks it's called Pluto?
So I figured I'll clean it up a little. But it seems to be impossible with supercow apt-get because literally everything depends on each other.
Well, I thought I'll build it from source and see if I can configure it with minimal dependencies.
The beginning is not encouraging, after looking at Wiki and googling the following URL is the best I found - but it errors out:
svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-1004/
svn: E170000: Unrecognized URL scheme for 'http://svn.linuxmce.org/svn/branches/LinuxMCE-1004'
First question, how to get sources?
Second question, maybe there already is modular install and I do not have to build it from source?