[22896] in Source-Commits
Athena 9.9: r45 - in trunk: packs/build/rpm/specs third/openafs
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue Dec 5 12:31:38 2006
Date: Tue, 5 Dec 2006 12:31:24 -0500
Message-Id: <200612051731.kB5HVO9g025684@equal-rites.mit.edu>
To: source-commits@MIT.EDU
From: ghudson@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2006-12-05 12:31:23 -0500 (Tue, 05 Dec 2006)
New Revision: 45
Modified:
trunk/packs/build/rpm/specs/athena-openafs
trunk/third/openafs/Makefile.athena
Log:
Build OpenAFS kernel module subpackages in the appropriate way to make
weak module updates happen during kernel upgrades.
* packs/build/rpm/specs/athena-openafs: Invoke the black magic rituals
to create kernel module subpackages. %suse_kernel_module_package
will put %post grot into the subpackages to perform "weak updates"
for ABI-compatible kernel upgrades.
* third/openafs/Makefile.athena: Install the kernel modules in
/lib/modules using the kernel build system, instead of stuffing them
into /usr/vice/etc/modload.
Diff command:
svn diff -r44:45 file:///afs/dev.mit.edu/source/9.9-repos