* the db directory has been revisited: kernel
tunables DB's and distro tunables DB's are now
completely independent: this enables to deliver
a kernel tunables DB for any kernel supported
together with a given distro release.
* Changes to enable a more LSB compliant init
script.
The new libtune release is now available.
Main changes:
. The tunables database is now completely
independent from the library itself (it is a
mapped file)
. not a single package anymore: it has been
split into 4 sub-packages:
. libtune
. libtune-devel
. tunables-data-<kernel> (1 per supported
kernel)
...