<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">&gt;To only build select binary RPMs, create (or download) a tarball, copy<br />
&gt;that into your RPM %_sourcedir, then run<br />
&gt;<br />
&gt;./configure --with-km --enable-spec<br />
&gt;rpmbuild --without rgmanager --without xen --without heartbeat \<br />
&gt;-bb drbd.spec<br />
<br />
Thanks - that did the trick!<br />
<br />
&gt;As an alternative, you can of course always build all the packages and<br />
&gt;choose to install only the ones you really plan to use.<br />
&gt;<br />
&gt;&gt; In the Changelog to 8.3.10 there is written:<br />
&gt;&gt; <br />
&gt;&gt; "Only build a single kernel module package on distributions that provide<br />
&gt;&gt; the infrastructure to have kernel version independent modules"<br />
&gt;<br />
&gt;rpmbuild -bb drbd-kernel.spec<br />
&gt;<br />
I get the following error on both, drbd-8.3.10 and drbd-8.3.11rc2 (translated from german):<br />
Error: Line 26: Unknown tag: %kernel_module_package -n drbd -p drbd/preamble -f drbd/filelist-redhat<br />
<br />
Greetings<br />
Joe</span>