Quote:
Originally Posted by jholder The issue isn't with quality. It's licensing.
Zimbra contains many third part components in the Open Source and Network Editions. Licenses prohibit us from putting into repositories like Fedora YUM and Debian APT. |
Just a point of clarification, this would prevent you from getting in to the official Debian repositories, but it would not in any way stop you from operating your own Debian repo. You might even be able to get the FOSS version in to the Debian non-free repo and as far as I know Ubuntu is not anywhere close to as restrictive so you could probably land in universe or multiverse there.
Even the network edition could get in to Ubuntu's partner repo if they were willing to work with you, there's plenty of closed stuff in there.
Again though, you could easily run your own apt repo with whatever licensing you want. All we'd have to do is add a line like 'deb
http://apt.zimbra.com/ etch main' to our /etc/apt/sources.list, apt-get update, then we could apt-get install zcs or apt-get install zcs-ne (or whatever you want to call the packages) and all would be well in theory.
I know I'd sure enjoy being able to do apt-get update & apt-get upgrade maybe once a week and know I'm running not only the latest kernel and system packages but also the latest ZCS version. Obviously set it to hold between major version releases, but minor versions should be pretty safe.