Just read on article on slashdot today, which referred to why gentoo isn’t good for servers. I agree with that post, and here is what some people are missing:
When you have a server, you expect configuration file syntax to remain consistent. How regular, stable distributions do this, is we go through security patches and backport them to the stable version of the distribution. So the bug is fixed, but the program performed as expected. This is different than going from 1.2.33 to 1.3.0 because there may be slight differences in the way they behave, which may cause hours of end user hassle.

Related posts:

  1. Annoying people with code: A gentle introduction to C# and Mono Part 3: Creating a GUI (Graphical) Mono / C# Program
  2. What apple gets right that we get wrong
  3. FGLRX driver rolls along
  4. Linux memory management
  5. Installing Bazaar Distributed Version Control on SLES 10 SP2