linux/debian/bin
Ben Hutchings a93dbd844e Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages
We want to avoid shipping any files generated by depmod (which should
be generated in the postinst) and the 'build' and 'source' symlinks
(which should be installed by the linux-headers package).  Since
depmod has generated more and more files over time, we have been
removing all unexpected files under /lib/modules/<kernel-version>,
accidentally including modules.builtin which is *not* generated by
depmod.

Try to solve the problem generally by substituting a dummy depmod
command and then just removing the 'build' and 'source' symlinks.


svn path=/dists/trunk/linux-2.6/; revision=18456
2012-01-07 22:08:58 +00:00
..
abiupdate.py Change abiupdate.py to use the new kernel ABI version definition 2011-12-10 04:12:40 +00:00
buildcheck.py debian/bin/buildcheck.py 2010-06-27 13:31:54 +00:00
check-patches.sh Revert "debian/bin, debian/lib: Infrastructure was declared irrelevant, drop it." 2008-05-01 07:54:28 +00:00
gencontrol.py udeb: Provide the default configuration for kernel-wedge 2011-12-21 03:16:29 +00:00
genorig.py Drop third version component of 0 from upstream tags and tarball names 2011-08-24 14:20:24 +00:00
kconfig.py * debian/bin/kconfig.py: Add option overrides. 2010-04-27 08:43:41 +00:00
no-depmod Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages 2012-01-07 22:08:58 +00:00
test-patches Merge changes from sid branch 2010-12-22 03:46:48 +00:00