File: README.Debian

package info (click to toggle)
kernel-patch-kdb 0.6-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 308 kB
  • ctags: 12
  • sloc: makefile: 60; sh: 55
file content (10 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
  This patch will be applied if you set the enviroment variable
PATCH_THE_KERNEL to YES before running make-kpkg. If you want to do
the patching manually, you can find the diff-file in
/usr/src/kernel-patches - then use the -p5 patch option when running
from the kernel's top-level dir.

  There is a hard-coded limit of 7500 symbols in the kdb symbol table
(see scripts/genkdbscripts.awk in the patched kernel source).  This
may not be enough if you select too much features in "make config".