e 2.4 kernel? If so then I will add a condition to
correct this.
Thanks,
Bernard
From: [EMAIL PROTECTED]
on behalf of Bernard LiSent: Sun 08/01/2006 22:25To:
sisuite-devel@lists.sourceforge.netSubject: RE: [Sisuite-devel]
modutils
Looks like Brian proposed
something similar in the commit-
ode around it, just include the 2.4 kernel capable
insmod as insmod.old.
Testing right
now...
Cheers,
Bernard
From: [EMAIL PROTECTED]
on behalf of Bernard LiSent: Sun 08/01/2006 21:45To:
sisuite-devel@lists.sourceforge.netSubject: [Sisuite-devel]
modutils
It appears that modutils is
It appears that modutils is no longer being used. We
either use module-init-tools or busybox:
[initrd.rul]
MODULE_UTILS=module-init-toolsifeq ($(ARCH),ppc64)
MODULE_UTILS=busyboxendififeq ($(ARCH),ppc64-iSeries)
MODULE_UTILS=busyboxendif
I ran into an issue using
UseYourOwnKernel with br