← Back to team overview

marionnet-dev team mailing list archive

[Branch ~marionnet-drivers/marionnet/trunk] Rev 416: Added (a quite complex) script able to successfully compile linux kernels with ARCH=um and SUBARC...

 

------------------------------------------------------------
revno: 416
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: marionnet
timestamp: Mon 2013-05-06 20:16:47 +0200
message:
  Added (a quite complex) script able to successfully compile linux kernels with ARCH=um and SUBARCH=i386. The .config file is taken from uml/kernel/CONFIG-$VERSION (where $VERSION is the kernel we want) or automatically generated from our old CONFIG-2.6.18. All patches belonging the directory uml/kernel/linux-$VERSION*.diff are automatically applied. Tested with kernels 3.2.44, 3.4.43, 3.6.11, 3.7.10, 3.8.10 (all without ghostification). Example of usage:
  
  $ cd uml/pupisto.kernel/
  
  $ make help
  Usage: make <KERNEL-VERSION>
     or: make show_versions
     or: make dependencies
     or: make clean
     or: make help
  Example: make 3.2.44
  
  $ make show_versions 
  stable: 3.8.11
  stable: 3.7.10
  stable: 3.6.11
  longterm: 3.4.43
  longterm: 3.2.44
  longterm: 3.0.76
  longterm: 2.6.34.14
  
  $ make 3.2.44
added:
  uml/kernel/linux-3.2.%.compile_with_ARCH_um_SUBARCH_i386.diff
  uml/kernel/linux-3.4.%.compile_with_ARCH_um_SUBARCH_i386.diff
  uml/kernel/linux-3.6.%.compile_with_ARCH_um_SUBARCH_i386.diff
  uml/kernel/linux-3.7.%.compile_with_ARCH_um_SUBARCH_i386.diff
  uml/kernel/linux-3.8.%.compile_with_ARCH_um_SUBARCH_i386.diff
  uml/pupisto.kernel/
  uml/pupisto.kernel/Makefile
  uml/pupisto.kernel/pupisto_kernel.sh


--
lp:marionnet
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk

Your team marionnet-dev is subscribed to branch lp:marionnet.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/marionnet/trunk/+edit-subscription