SPECS (LINUX_2_6): kernel.spec - add modules.*.bin ghosts
glen
glen at pld-linux.org
Mon Nov 10 02:12:15 CET 2008
Author: glen Date: Mon Nov 10 01:12:15 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- add modules.*.bin ghosts
---- Files affected:
SPECS:
kernel.spec (1.441.2.2006 -> 1.441.2.2007)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2006 SPECS/kernel.spec:1.441.2.2007
--- SPECS/kernel.spec:1.441.2.2006 Sat Nov 8 01:46:39 2008
+++ SPECS/kernel.spec Mon Nov 10 02:12:08 2008
@@ -1216,6 +1216,8 @@
/sbin/depmod --basedir $KERNEL_INSTALL_DIR -ae -F $KERNEL_INSTALL_DIR/boot/System.map-$KernelVer -r $KernelVer || :
fi
touch $KERNEL_INSTALL_DIR/lib/modules/$KernelVer/modules.dep
+ # binary cache produced by depmod at runtime
+ touch $KERNEL_INSTALL_DIR/lib/modules/$KernelVer/modules.{alias,dep,symbols}.bin
echo "KERNEL RELEASE $KernelVer DONE"
}
@@ -1654,6 +1656,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.2007 2008/11/10 01:12:08 glen
+- add modules.*.bin ghosts
+
Revision 1.441.2.2006 2008/11/08 00:46:39 arekm
- up to 2.6.27.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2006&r2=1.441.2.2007&f=u
More information about the pld-cvs-commit
mailing list