On Wed, 12 Sep 2007 19:09:26 +0200, Bernd Petrovitsch wrote:
Yes, I'm sure. The answer over there was "you don't want to do that. Do
this instead.
So this is as smooth as producing kernel-source RPM's gets?
I might be better off sticking with a .tar.bz2 and repointing symlinks.
I'm not sure this is going to be any easier to automate, if that's what's
required.
I may just stick them in a bash script and forget about the RPM. Or are
there other packages that are going to be cranky, dependencywise, if I
ignore the RPM?
On OpenSuSE 10.2, there appears to be:
# find / /home -xdev -ls | egrep -- '-> /usr/src/linux'
215641 0 lrwxrwxrwx 1 root root 26 Sep 11 17:50 /lib/modules/2.6.18.2-34-default/source -> /usr/src/linux-2.6.18.2-34
213786 0 lrwxrwxrwx 1 root root 45 Sep 11 17:50 /lib/modules/2.6.18.2-34-default/build -> /usr/src/linux-2.6.18.2-34-obj/x86_64/default
Which correct "ones"? Sometimes pronouns aren't shortcuts :)
Thanks!
-