add perf subpackage of kernel.

it just contains docs + a wrapper script, the actual logic is in
the kernel packages. this package is only a few kilobytes.
This commit is contained in:
Kyle McMartin 2009-08-18 16:01:35 +00:00
parent 5a0ffe8a07
commit 78cf4665d8
1 changed files with 1 additions and 0 deletions

View File

@ -800,6 +800,7 @@
packages exist and are installable etc. We're not using this
to force-install 'kernel' over 'kernel-PAE' or anything. -->
<packagereq type="mandatory">kernel</packagereq>
<packagereq type="mandatory">perf</packagereq>
<packagereq type="mandatory">livecd-tools</packagereq>
<packagereq type="mandatory">mash</packagereq>
<packagereq type="mandatory">NetworkManager</packagereq>