On Aug 14 2007 21:38, Andrei Verovski (aka MacGuru) wrote:
1) Does it include (or plan to include) new CFS scheduler?
No, patching schedulers has caused me pain in the past (since SUSE patches conflicted with SD for example).
2) Are there any other packages to be upgraded after installation of kernel-default-2.6.22.2-ccj52.i586.rpm?
On upgrade (i.e. removal of old kernel), your package manager should automatically jump at the KMPs. If you only install (i.e. keep the old kernel), it depends on your package manager whether it will recognize the Enhances: rpm tags in the KMPs and automatically add them.
3) Why nVidia OpenGL drivers are being installed into /usr/X11R6 instead of /usr/lib/xorg/modules/?
In order to not clash with the Mesa libGL libraries, the nvidia rpm, when first published, used a neat little trick in that it placed the nvidia GL libs in a higher-priority search directory. /usr/X11R6/lib has such higher priority over usr/lib, as you can see in /etc/ld.so.conf. Since /usr/lib/xorg is not listed in etc/ld.so.conf, it is not searched *at all*, hence, the Mesa libs would win. So if you think, the missing /usr/lib/xorg is a bug, report it.
4) Is there AppArmor module compiled into the kernel package, or one need to install it manually?
It is included. Jan -- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org