dc0b8d - Split the binary kernel packages into three parts:

Authored and Committed by Andreas Gruenbacher 15 years ago
    - Split the binary kernel packages into three parts:
      + kernel-$flavor-base: very reduced hardware support, intended
      			 to be used in virtual machine images
      + kernel-$flavor: extends the base package; contains all kernel
      		    modules we can support
      + kernel-$flavor-extra: all other kernel modules which may be
    			  useful, but which we cannot support.
    
        
file modified
+11 -0
file modified
+118 -27
file modified
+5 -0
file modified
+40 -30