ChangeLog for: 2011-04-22 19:38:01
Cave closing soon.  All adventurers exit immediately through Main Office.
a/aaa_elflibs-13.37-x86_64-7.txz:  Rebuilt.
ap/mpg123-1.13.3-x86_64-1.txz:  Upgraded.
l/glib2-2.28.6-x86_64-1.txz:  Upgraded.
  Thanks to Steve Kennedy for pointing this out, as it fixes a possible crash.
testing/source/linux-2.6.35.12-configs/:  Added.
  Just in case anyone is intending to follow the longterm branch of the Linux
  kernel, here are some sample .config files that may be a useful starting
  point.  I imagine most people who would want to run this would be using it
  on a server, so a few options were tweaked to optimize it for that.
  Some of the highlights versus the previous 2.6.35.11 configs:
    BLK_DEV_LOOP y -> m
    FIREWIRE n -> m
    HZ 1000 -> 100
    MOUSE_PS2_ELANTECH n -> y
    PHONET m -> n
    PREEMPT_NONE n -> y
    PREEMPT_VOLUNTARY y -> n