)]}'
{
  "log": [
    {
      "commit": "db9038c89d129383a9db2afcb72b504fe54f6edf",
      "tree": "52717e88f15718bd30077e18a75ac38e87d908fa",
      "parents": [
        "f144c78e525542c94e0dcb171b41cc5ef7b341b3"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Tue Aug 25 22:15:39 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Oct 11 23:21:24 2009 +0200"
      },
      "message": "kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set\n\nThe binrpm-pkg target (binary RPM only) fails when called with\nKBUILD_OUTPUT set. This patch makes it work.\n\nFor the rpm-pkg target (source + binary RPM), building with\nKBUILD_OUTPUT set is not possible and also not needed as the\nactual build is done in a temporary directory anyway, so check\nthat KBUILD_OUTPUT is not set in that case to avoid later errors.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "241ad11f2d2542723136ffa81cd5db61d590156c",
      "tree": "ef8cff2a65bc442d2ea97521ce2b1a07f45a1759",
      "parents": [
        "4b0a84043e0c14088958fddb62f416d050368011"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Sun Jul 05 20:17:34 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri Jul 17 23:02:57 2009 +0200"
      },
      "message": "kbuild, deb-pkg: fix install scripts for posix sh\n\nbash versus dash and posh disagree on expanding $@ within double quotes:\nexport x\u003d\"$@\"\nsee http://bugs.debian.org/381091 for details\njust use the arglist with $*.\n\ndpkg: error processing linux-image-2.6.31-rc1_2.6.31-rc1-18_i386.deb (--install):\n subprocess pre-installation script returned error exit status 2\nexport: 6: 2.6.31-rc1-18: bad variable name\nfixes http://bugzilla.kernel.org/show_bug.cgi?id\u003d13567\n\nseen on Ubuntu as there dash is the default sh,\nversus bash on Debian.\n\nReported-by: Pauli \u003csuokkos@gmail.com\u003e\nCc: Frans Pop \u003celendil@planet.nl\u003e\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nAcked-By: Andres Salomon \u003cdilinger@collabora.co.uk\u003e\n"
    },
    {
      "commit": "1ab18486e4e8bf9554d8439207b97422d7466d77",
      "tree": "3a963efb015efedb55aa91167a5712a15042fa41",
      "parents": [
        "857eceebd2803c9a3459f784acf45e5266921e4d"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Fri Jun 26 20:04:36 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Jun 27 00:07:27 2009 +0200"
      },
      "message": "kbuild: deb-pkg ship changelog\n\nIn the series for 2.6.31 it was noticed to ship the copyright,\nbut the generated changelog got lost somehow.\n\nAs bonus the generated linux-image deb packages are Lenny lintian clean.\n\nCc: Frans Pop \u003celendil@planet.nl\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6d9923219c6cd1df360f8823253717623f3ad348",
      "tree": "fd7898506dd7ade7ad0c12fb30ca9b97f3cc5924",
      "parents": [
        "54c3355658bb66bbe20aef9b6297d72ac85571f4"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Thu Apr 23 01:12:58 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:42 2009 +0200"
      },
      "message": "kbuild, deb-pkg: bump standards version\n\nLatest Debian policy is 3.8.1.\nEven if we are not yet compliant to it strive for the latest.\n\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "54c3355658bb66bbe20aef9b6297d72ac85571f4",
      "tree": "d707c268b9913749a5900badc59c121fa1e4eab1",
      "parents": [
        "8ebc2fe9c5e502a0f34be498b0732bb3b897b12d"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Thu Apr 23 01:12:41 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:42 2009 +0200"
      },
      "message": "kbuild, deb-pkg: fix Section field\n\nSection \"base\" has been removed, the base is defined by Priority field.\n\nFor Squeeze the section should be \"kernel\", but as that\u0027s not yet\nsupported for Sarge and Etch we stay with admin for now.\n\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "8ebc2fe9c5e502a0f34be498b0732bb3b897b12d",
      "tree": "26f7b0828c634d85d349271e73f0f4ee1a2af08b",
      "parents": [
        "f7a2c31f1e4e622056c8a14260937e87f1277867"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Thu Apr 23 01:12:21 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:41 2009 +0200"
      },
      "message": "kbuild, deb-pkg: fix Provides field\n\nkernel-image naming has been dropped for the Lenny release\nand was only transitional for Etch.\n\nAs it builds modules it provides linux-modules-$version.\n\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "f7a2c31f1e4e622056c8a14260937e87f1277867",
      "tree": "9fa6ebd9fe44e19231437682f3382f0d9d5b63f2",
      "parents": [
        "4bf4cd4939975c2f6375443212109dbb8c4e8731"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Thu Apr 23 01:12:01 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:41 2009 +0200"
      },
      "message": "kbuild, deb-pkg: fix generated package name\n\nThe binary package that make deb-pkg creates is a linux-image.\nTo be fixed may also be the addition of $DEB_ARCH.\n\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4bf4cd4939975c2f6375443212109dbb8c4e8731",
      "tree": "291303cb1cf4b8af3d6279aabfde8a81f15bd6d2",
      "parents": [
        "edec611db0474e90503d46428e4f196d5e30c091"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:11:43 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:40 2009 +0200"
      },
      "message": "kbuild, deb-pkg: improve Source field\n\nThe Source: field is defined as the source package in the package\narchive from which a binary packages are built. As deb-pkg does not\ngenerate a source package, we should avoid to use any existing source\npackages here.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "edec611db0474e90503d46428e4f196d5e30c091",
      "tree": "0fc16e80b28d450fe95ce1abdad2121d6fb7d7d4",
      "parents": [
        "9461f666e42f2412e134a49e90ffd4a3340dfc0a"
      ],
      "author": {
        "name": "maximilian attems",
        "email": "max@stro.at",
        "time": "Thu Apr 23 01:11:20 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:39 2009 +0200"
      },
      "message": "kbuild, deb-pkg: improve maintainer identification\n\nTry harder to find email and maintainer name.\nDebian\u0027s own devscripts all use DEBEMAIL or DEBFULLNAME prior to an\neventual EMAIL or NAME environment variable. Match their logic.\n\n\"Anonymous\" sounds nicer then \"Kernel Compiler\" if no name is found.\n\nSigned-off-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "9461f666e42f2412e134a49e90ffd4a3340dfc0a",
      "tree": "7186a3d05b3440253623f55d54935e0c36c575f1",
      "parents": [
        "a83ca2777f7f28e365de7c87903bad5e928f87ad"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Fri Apr 24 19:08:24 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:39 2009 +0200"
      },
      "message": "kbuild, deb-pkg: generate debian/copyright file\n\nOn Thursday 23 April 2009, Frans Pop wrote:\nAdd a basic debian/copyright to the binary packages.\n\nBased on an earlier patch from Maximilian Attems.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "a83ca2777f7f28e365de7c87903bad5e928f87ad",
      "tree": "9f984943969eaa7bb07c267307dbe24300fbb53f",
      "parents": [
        "fe233cb6bfd36fcf5a36bbde7fa116d8ab5f4301"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:10:25 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:38 2009 +0200"
      },
      "message": "kbuild, deb-pkg: improve changelog entry and package descriptions\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "fe233cb6bfd36fcf5a36bbde7fa116d8ab5f4301",
      "tree": "05ff7fb1b16a9715738dffc95320650c0b5233df",
      "parents": [
        "c72c75db86cf9f53c4c0df6724c0cf06db017652"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:10:10 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:37 2009 +0200"
      },
      "message": "kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages\n\nHook scripts in the default directory /etc/kernel are also executed by\nofficial Debian kernel packages as well as kernel packages created using\nmake-kpkg. Allow to specify an alternative hook scripts directory by\nexporting the environment variable KDEB_HOOKDIR.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "c72c75db86cf9f53c4c0df6724c0cf06db017652",
      "tree": "f18f6fbe325da5a7ee8f5c51e1c0cabaf879b994",
      "parents": [
        "4964451a321cfd6a05ea32af1317345c53b3ecb7"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:09:44 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:37 2009 +0200"
      },
      "message": "kbuild, deb-pkg: allow to specify a custom revision for .deb packages\n\nAllow to specify a custom revision for the generated .deb by\nexporting the environment variable KDEB_PKGVERSION.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4964451a321cfd6a05ea32af1317345c53b3ecb7",
      "tree": "246fdb5effc8ec5136b54bc0f4e0ae78f1826e68",
      "parents": [
        "a89b433bddea41a743d7937c87be5290ef4f1057"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:09:25 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:36 2009 +0200"
      },
      "message": "kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook scripts\n\nThe Debian packaging scripts created by the deb-pkg target do not pass\non the standard Debian maintainer script parameters to hook scripts,\nwhich means that those scripts cannot tell whether they are being called\nduring e.g. install vs. upgrade, or removal vs. purge of the package.\n\nAs there are several variantions in how hook scripts are called from\nkernel packages, we pass the parameters in the environment variable\nDEB_MAINT_PARAMS rather than as extra arguments.\n\nBump version of builddep script to 1.3.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "a89b433bddea41a743d7937c87be5290ef4f1057",
      "tree": "0ed3e5ac2c0ee8f59d122b32e11f95cc07e8274b",
      "parents": [
        "3e2ab2563a599c3d3fd03952c056af09fc03b74a"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:09:04 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:36 2009 +0200"
      },
      "message": "kbuild, deb-pkg: fix \u0027file not found\u0027 error when building .deb package for arm\n\nNot all architectures prepend the $(boot) path in $(KBUILD_IMAGE).\nAllow for that fact in the builddeb script. Example is arm.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "3e2ab2563a599c3d3fd03952c056af09fc03b74a",
      "tree": "5d06666b9c983acf50db9ca33ab67956ee61932d",
      "parents": [
        "4f66199b4b372a530333d0f25aeb5d80362241ed"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:08:44 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:35 2009 +0200"
      },
      "message": "kbuild, deb-pkg: refactor code to reduce duplication\n\nFactor out code to build package into separate function and\nonly write \"source\" section for the debian/control file once.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4f66199b4b372a530333d0f25aeb5d80362241ed",
      "tree": "2340699675b0195f91bca8377eacda2ba07c4e50",
      "parents": [
        "af6c159885537eb6582a61156ccfb73e83c0478d"
      ],
      "author": {
        "name": "Frans Pop",
        "email": "elendil@planet.nl",
        "time": "Thu Apr 23 01:08:31 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:35 2009 +0200"
      },
      "message": "kbuild, deb-pkg: minor general improvements in builddeb script\n\nMinor coding style improvements and typo fix in leading comment.\n\nSigned-off-by: Frans Pop \u003celendil@planet.nl\u003e\nCc: Andres Salomon \u003cdilinger@debian.org\u003e\nAcked-by: maximilian attems \u003cmax@stro.at\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "91400ac365da35b18036b46bdda27ddbcee4a663",
      "tree": "710916d56eb9937b46155e78cd051d9b09b797fa",
      "parents": [
        "c18b4608958ff42ce9a1a55b0a6f40b714f47286"
      ],
      "author": {
        "name": "Helge Deller",
        "email": "deller@gmx.de",
        "time": "Wed Feb 18 22:12:21 2009 +0000"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@mcmartin.ca",
        "time": "Thu Apr 02 01:22:24 2009 +0000"
      },
      "message": "parisc: fix \"make tar-pkg\"\n\nSigned-off-by: Helge Deller \u003cdeller@gmx.de\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@mcmartin.ca\u003e\n"
    },
    {
      "commit": "b925dbfe3c59b637666670a60473a15d29e0a7a7",
      "tree": "da2ec81cba911ec9ee1b0a55349abdf7e0bba5eb",
      "parents": [
        "a2ebcc7a863761b6d59a4183c600edf5af63b8d2"
      ],
      "author": {
        "name": "Josh Hunt",
        "email": "josh@scalex86.org",
        "time": "Thu Feb 12 10:16:05 2009 -0800"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Mar 07 13:55:38 2009 +0100"
      },
      "message": "kbuild: fix \u0027make rpm\u0027 when CONFIG_LOCALVERSION_AUTO\u003dy and using SCM tree\n\nRunning \u0027make rpm\u0027 fails when CONFIG_LOCALVERSION_AUTO\u003dy and using a kernel source\ntree under SCM.  This is due to KERNELRELEASE being different when the initial make\nis run and when make is run from rpmbuild.\n\nmkspec creates kernel.spec using KERNELRELEASE:\n\n\u003cmkspec\u003e\necho \"%files\"\necho \u0027%defattr (-, root, root)\u0027\necho \"%dir /lib/modules\"\necho \"/lib/modules/$KERNELRELEASE\"\necho \"/lib/firmware\"\necho \"/boot/*\"\necho \"\"\n\u003c/mkspec\u003e\n\nWhen CONFIG_LOCALVERSION_AUTO\u003dy scripts/setlocalversion is called and grabs any\nadditional version info from SCM.  Next, the srctree is tarred up and SCM\ninformation is excluded.\n\nrpmbuild reruns make and in the process generates a new include/config/kernel.release\nand thus a new KERNELRELEASE.  However this time the SCM information is gone so\nKERNELRELEASE no longer has the additional version information.  When \"make modules_install\"\nruns, it uses the new KERNELRELEASE value to determine where to install the modules.\nThis conflicts with where the spec file assumes they are going because of the\nmis-matching KERNELRELEASE versions.\n\n\u003csnippet\u003e\n+ INSTALL_MOD_PATH\u003d/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root\n+ make -j16 modules_install\n  INSTALL crypto/aead.ko\n  INSTALL crypto/cbc.ko\n  INSTALL crypto/chainiv.ko\n  INSTALL crypto/crc32c.ko\n  INSTALL crypto/crypto_algapi.ko\n  INSTALL crypto/crypto_blkcipher.ko\n  INSTALL crypto/crypto_hash.ko\n  INSTALL crypto/cryptomgr.ko\n  INSTALL crypto/ecb.ko\n  INSTALL crypto/eseqiv.ko\n  INSTALL crypto/krng.ko\n  INSTALL crypto/md5.ko\n  INSTALL crypto/pcbc.ko\n  INSTALL crypto/rng.ko\n  INSTALL drivers/block/cciss.ko\n  INSTALL drivers/hid/hid-dummy.ko\n  INSTALL drivers/scsi/iscsi_tcp.ko\n  INSTALL drivers/scsi/libiscsi.ko\n  INSTALL drivers/scsi/libiscsi_tcp.ko\n  INSTALL drivers/scsi/scsi_transport_iscsi.ko\n  INSTALL drivers/scsi/scsi_wait_scan.ko\n  INSTALL fs/lockd/lockd.ko\n  INSTALL fs/nfs/nfs.ko\n  INSTALL fs/nfsd/nfsd.ko\n  INSTALL lib/libcrc32c.ko\n  INSTALL net/sunrpc/sunrpc.ko\n  DEPMOD  2.6.29-rc4-tip\n+ cp arch/x86/boot/bzImage\n/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root/boot/vmlinuz-2.6.29-rc4-tip-01479-g5d85422\n+ cp System.map\n/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root/boot/System.map-2.6.29-rc4-tip-01479-g5d85422\n+ cp .config\n/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root/boot/config-2.6.29-rc4-tip-01479-g5d85422\n+ cp vmlinux vmlinux.orig\n+ bzip2 -9 vmlinux\n+ mv vmlinux.bz2\n/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root/boot/vmlinux-2.6.29-rc4-tip-01479-g5d85422.bz2\n+ mv vmlinux.orig vmlinux\n+ /usr/lib/rpm/brp-compress\nProcessing files: kernel-2.6.29rc4tip01479g5d85422-2\nerror: File not found:\n/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root/lib/modules/2.6.29-rc4-tip-01479-g5d85422\n\nRPM build errors:\n    File not found:\n/var/tmp/kernel-2.6.29rc4tip01479g5d85422-root/lib/modules/2.6.29-rc4-tip-01479-g5d85422\nmake[1]: *** [rpm] Error 1\nmake: *** [rpm] Error 2\n\u003c/snippet\u003e\n\nI have tested this patch on git -tip, Linus\u0027 git tree, and the kernel.org tar files, both\nwith and without CONFIG_LOCALVERSION_AUTO\u003dy.\n\nSigned-off-by: Josh Hunt \u003cjosh@scalex86.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n----\n"
    },
    {
      "commit": "a2ebcc7a863761b6d59a4183c600edf5af63b8d2",
      "tree": "5305f5a3fad6c3d010fe18dd541db4923e959a2f",
      "parents": [
        "d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7"
      ],
      "author": {
        "name": "Josh Hunt",
        "email": "josh@scalex86.org",
        "time": "Sun Feb 22 10:54:55 2009 -0800"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Mar 07 13:53:21 2009 +0100"
      },
      "message": "kbuild: fix mkspec to cleanup RPM_BUILD_ROOT\n\nThe contents of the %clean section in mkspec is currently commented\nout leaving RPM_BUILD_ROOT and its contents on the build machine.\nThis patch removes it once the rpm build process is complete.\n\nSigned-off-by: Josh Hunt \u003cjosh@scalex86.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "fc370ecfdb37b853bd8e2118c7ad9f99fa9ac5cd",
      "tree": "aa4e98a688c0db69bbf082c41aa29b5e916f41e9",
      "parents": [
        "d21d52d4a155e36d4dc93d642cd52cb63f7ef91b"
      ],
      "author": {
        "name": "Josh Hunt",
        "email": "josh@scalex86.org",
        "time": "Wed Feb 11 21:10:57 2009 -0800"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Feb 15 12:50:08 2009 +0100"
      },
      "message": "kbuild: add vmlinux to kernel rpm\n\nWe are building an automated system to test kernels weekly and need to\nprovide an rpm to our QA dept.  We would like to use the ability to create\nkernel rpms already in the kernel\u0027s Makefile, but need the vmlinux file\nincluded in the rpm for later debugging.\n\nThis patch adds a compressed vmlinux to the kernel rpm when doing a\nmake rpm-pkg or binrpm-pkg and upon install places the vmlinux file in /boot.\n\nSigned-off-by: Josh Hunt \u003cjosh@scalex86.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "abf681ce5b6f83f0b8883e0f2c12d197a38543dd",
      "tree": "cbdd9b795b8bf21fe6dba15b7d25d721f3437302",
      "parents": [
        "ff80aa97c9b4aae9449a608fe1bc3e7b5121cd66"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Mon Feb 18 14:34:46 2008 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri Dec 05 19:50:36 2008 +0100"
      },
      "message": "kbuild: remove TAR_IGNORE\n\nGiven that there is no usage of a TAR_IGNORE variable remove it\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "c39dd50240b97bfe4fcc49b41e1fe56675afcb94",
      "tree": "cbd978c91c0a43710632afc7caa3bd3dcf260e6a",
      "parents": [
        "5dae9a550a7478c8d6a7da2336d3ceeebf90ab84"
      ],
      "author": {
        "name": "Jeremy Kerr",
        "email": "jk@ozlabs.org",
        "time": "Mon Dec 01 14:21:03 2008 -0800"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Dec 03 22:35:06 2008 +0100"
      },
      "message": "scripts/package: allow custom options to rpm\n\nAdd a RPMOPTS make variable to allow arbitrary options to be passed\nto rpm during \u0027make rpm-pkg\u0027. For example:\n\n make RPMOPTS\u003d\"--define \u0027_topdir /home/jk/rpm\u0027\" rpm-pkg\n\nSigned-off-by: Jeremy Kerr \u003cjk@ozlabs.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "bf1b36445dc868cbbde194aa1dd87e38fe24cf16",
      "tree": "f298decccf3eebf70ad3c104319f27191db168ee",
      "parents": [
        "15a2ee74d22674c58f347b16b3af5601fa4e15db"
      ],
      "author": {
        "name": "Jonathan McDowell",
        "email": "noodles@earth.li",
        "time": "Sat Sep 13 17:08:31 2008 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Nov 09 23:02:58 2008 +0100"
      },
      "message": "kbuild: Fixup deb-pkg target to generate separate firmware deb\n\nThe below is a simplistic fix for \"make deb-pkg\"; it splits the\nfirmware out to a linux-firmware-image package and adds an\n(unversioned) Suggests to the linux package for this firmware.\n\nSigned-Off-By: Jonathan McDowell \u003cnoodles@earth.li\u003e\nAcked-by: Frans Pop \u003celendil@planet.nl\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "13797b77d419fc1b16eebf2993bf7b5cea65f0bf",
      "tree": "3a5271babc0dfe561cd5e1589e8fd32b60d41fff",
      "parents": [
        "e3da2fb712bb75b6035ba0743f3256df1de30bce"
      ],
      "author": {
        "name": "Jeremy Kerr",
        "email": "jk@ozlabs.org",
        "time": "Sat Oct 25 15:02:47 2008 -0700"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Oct 29 22:02:08 2008 +0100"
      },
      "message": "scripts/package: don\u0027t break if %{_smp_mflags} isn\u0027t set\n\nCurrently, if we do a \u0027make rpm-pkg\u0027 without the _smp_mflags rpm macro\ndefined, the build fails with:\n\n  [snip]\n  Executing(%build): /bin/bash -e /var/tmp/rpm-tmp.67959\n  + umask 022\n  + cd /home/jk/devel/kernel-snapshot/rpm/BUILD\n  + cd kernel-2.6.26\n  + make clean\n  + make \u0027%{_smp_mflags}\u0027\n  make[3]: *** No rule to make target `%{_smp_mflags}\u0027.  Stop.\n  error: Bad exit status from /var/tmp/rpm-tmp.67959 (%build)\n\nThis change uses the \u0027null if not set\u0027 reference to the _smp_mflags\nmacro instead.\n\nSigned-off-by: Jeremy Kerr \u003cjk@ozlabs.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "46dca86cb93db80992a45e4b55737ff2b2f61cd0",
      "tree": "69c3b08f47ca49e144b17e8a72624658ca7e4a88",
      "parents": [
        "e946217e4fdaa67681bbabfa8e6b18641921f750"
      ],
      "author": {
        "name": "Evgeniy Manachkin",
        "email": "sfstudio@mail.ru",
        "time": "Wed Oct 15 23:37:26 2008 +0600"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Oct 29 22:02:06 2008 +0100"
      },
      "message": "kbuild: mkspec - fix build rpm\n\nThis is patch to fix incorrect mkspec script to make rpm correctly at 2.6.27 vanilla kernel.\nThis is regression in 2.6.27. 2.6.26 make rpm work good.\nIn 2.6.27 \u0027make rpm\u0027 say error from rpmbuild \"Many unpacked files (*.fw).\"\n\nSigned-off-by: Evgeniy Manachkin \u003csfstudio@mail.ru\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Stable \u003cstable@kernel.org\u003e\n"
    },
    {
      "commit": "ed2c9fa53b7a3e240a64e6e97494d72d0f80eed0",
      "tree": "0eccb7dd44cbdd5af05f81dde8e5e76ea65b43e3",
      "parents": [
        "ec7748b59e214e2c6b7d21ca5f26a760fd6e142b"
      ],
      "author": {
        "name": "Michal Sojka",
        "email": "sojkam1@fel.cvut.cz",
        "time": "Thu Feb 07 17:18:51 2008 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat Feb 09 10:51:47 2008 +0100"
      },
      "message": "Kbuild: Fix deb-pkg target to work with kernel versions ending with -\u003ctext-without-digit\u003e\n\nIf CONIFIG_LOCALVERSION is set for example to -loop, the following error\nmessage was generated.\n\ndpkg-deb - error: Debian revision (`loop\u0027) doesn\u0027t contain any digits\ndpkg-deb: 1 errors in control file\n\nThe patch solves this by adding a numeric revision to package version.\n\nSigned-off-by: Michal Sojka \u003csojkam1@fel.cvut.cz\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "bc395add945659e04cc7cf250755ba0edc1a9fdc",
      "tree": "9240829d8d44cb8d3504a306c6e635a64e18622a",
      "parents": [
        "9649ef878d507bbc3abc2a328cd4ad303b2be093"
      ],
      "author": {
        "name": "Daniel De Graaf",
        "email": "danieldegraaf@gmail.com",
        "time": "Mon Jan 21 18:21:11 2008 -0600"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jan 28 23:21:18 2008 +0100"
      },
      "message": "kbuild: support ARCH\u003dx86 in buildtar\n\nSigned-off-by: Daniel De Graaf \u003cdanieldegraaf@gmail.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "899c38420c56b20e12a31fe9adfa92cd21782370",
      "tree": "381a17a7226b73ee32e97fbdb160b5a38a28c190",
      "parents": [
        "3dce174cfcba11026b028d33bed0438b80e37124"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Thu Nov 29 10:46:38 2007 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jan 28 23:14:36 2008 +0100"
      },
      "message": "Kbuild: Clarify the rpm-related make packaging targets\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6f67a00498abf8f0b29c2cecfce188c70be309d0",
      "tree": "3357e0315934b285fa9049a5f2a5ad89e931d930",
      "parents": [
        "e9e40e143cf3eecc76b98f3e89db9d234e14b2be"
      ],
      "author": {
        "name": "bugme-daemon@bugzilla.kernel.org",
        "email": "bugme-daemon@bugzilla.kernel.org",
        "time": "Wed Aug 29 07:57:41 2007 -0700"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Thu Oct 18 15:15:53 2007 +0200"
      },
      "message": "kbuild: make deb-pkg - add \u0027Provides:\u0027 line\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d8941\n\nCurrent Debian\u0027s kernel-modules depend on matching linux-image-$version, though\nLinux\u0027s make deb-pkg build a .deb that \u0027Provides: kernel-image-$version\u0027 only.\nThe following patch adds the Debian-compliant \u0027Provides\u0027, leaving the default\none; hopely this will make way all happy.\n\nSigned-off-by: paolo \u003coopla@users.sf.net\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4c87b948b258829f0bdffe51baa72fba5c42d359",
      "tree": "aa7ca1ff2b6e4d3e2707f3a65ebd7b12ee23f4c6",
      "parents": [
        "20c3a3d0dd5a91ee8986b94071da0cae8c057af5"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Mon May 21 14:31:44 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon May 21 09:56:56 2007 -0700"
      },
      "message": "x86_64: Support x86_64 in make buildtar\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a5fa393b54c98044f50b0768f82336c510e68f3d",
      "tree": "851df4da9ea1f1758ac5850484f0b73805025db9",
      "parents": [
        "1ef988569051d47e990fe5bbea22fb9b64152098"
      ],
      "author": {
        "name": "Rolf Eike Beer",
        "email": "eike-kernel@sf-tec.de",
        "time": "Mon Aug 14 08:16:47 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Mon Sep 25 10:55:44 2006 +0200"
      },
      "message": "kbuild: fix \"mkdir -p\" usage in scripts/package/mkspec\n\n\"mkdir -p\" does not only mean not to complain if the directory already\nexists, but also to create the parent directories if needed. This patch\nremoves \"lib\" from the list of directories to create as we will also create\n\"lib/modules\".\n\nSigned-off-by: Rolf Eike Beer \u003ceike-kernel@sf-tec.de\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "1a0f3d422bb9ac959383a5ed1a4127f5900f56a8",
      "tree": "8a0685e2cfeb61d4eec6b2668bfa95a1437023f9",
      "parents": [
        "9870a93d3118239fd7732a0f908e05f67b39a294"
      ],
      "author": {
        "name": "Mike Wolf",
        "email": "mjw@us.ibm.com",
        "time": "Fri Jun 02 09:53:42 2006 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Thu Jun 08 20:18:49 2006 +0200"
      },
      "message": "kbuild: fix make rpm for powerpc\n\nThe default target for most powerpc platforms is zImage.  The\nzImage however is in arch/powerpc/boot and the mkspec script\nwas set up to get the kernel from the top level of the kernel\ntree.  This patch copies vmlinux to arch/powerpc/boot and then\ncopies the kernel to the tmp directory so the rpm can be made.\n\nSigned-off-by: Mike Wolf \u003cmjw@us.ibm.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "0131705d589e2341dbc5e8946a60f83d8c1773dc",
      "tree": "c6683e48cfed5e71a082980d7d816b4034595ee9",
      "parents": [
        "f7b05e64bdb2fcc4b2dc94a4bd9426adc70c9599"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Wed Mar 08 18:39:05 2006 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Wed Mar 08 18:39:05 2006 +0100"
      },
      "message": "kbuild: replace PHONY with FORCE\n\n.PHONY: does not take patterns so use FORCE to achive same effect.\nThanks to \"Paul D. Smith\" \u003cpsmith@gnu.org\u003e for noticing this.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4f1933620f57145212cdbb1ac6ce099eeeb21c5a",
      "tree": "c083cce1f0acedd92be2ac6eb5e6c49ebd84ac46",
      "parents": [
        "7b75b13cda8bd21e8636ea985f76e1ce5bd1a470"
      ],
      "author": {
        "name": "Paul Smith",
        "email": "psmith@gnu.org",
        "time": "Sun Mar 05 17:14:10 2006 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Mon Mar 06 00:09:51 2006 +0100"
      },
      "message": "kbuild: change kbuild to not rely on incorrect GNU make behavior\n\nThe kbuild system takes advantage of an incorrect behavior in GNU make.\nOnce this behavior is fixed, all files in the kernel rebuild every time,\neven if nothing has changed.  This patch ensures kbuild works with both\nthe incorrect and correct behaviors of GNU make.\n\nFor more details on the incorrect behavior, see:\n\nhttp://lists.gnu.org/archive/html/bug-make/2006-03/msg00003.html\n\nChanges in this patch:\n  - Keep all targets that are to be marked .PHONY in a variable, PHONY.\n  - Add .PHONY: $(PHONY) to mark them properly.\n  - Remove any $(PHONY) files from the $? list when determining whether\n    targets are up-to-date or not.\n\nSigned-off-by: Paul Smith \u003cpsmith@gnu.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6073aa643f52fd12b02f0532dc96287f4c3293b5",
      "tree": "272fc07333289b0a788996dcd2034b80d1693178",
      "parents": [
        "752625cff3eba81cbc886988d5b420064c033948"
      ],
      "author": {
        "name": "Jan-Benedict Glaw",
        "email": "jbglaw@lug-owl.de",
        "time": "Sun Jan 01 14:23:47 2006 +0100"
      },
      "committer": {
        "name": "",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 01 19:31:30 2006 +0100"
      },
      "message": "kbuild: tar-pkg with out-out-tree building\n\nFix out-of-tree builds for the tar-pkg targets\n\nWhen I wrote the buildtar script, I didn\u0027t even think about\nout-of-tree builds because I didn\u0027t use these back then. This patch\nthroughoutly uses ${objtree} instead of `pwd`.\n\nAlso, the kernel version is no longer manually built. Instead, it will\nproperly use $KERNELRELEASE .  Installing modules is only done if\nCONFIG_MODULES is set.\n\nSigned-off-by: Jan-Benedict Glaw \u003cjbglaw@lug-owl.de\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "d178817803d95e4e3ca270bccd1ae2bed4780977",
      "tree": "83e4cdb30891f3af2dbbb8336aec37ca03786ab3",
      "parents": [
        "3c521e06fad4b4b7fe4811fb8363d12cf49f40a2"
      ],
      "author": {
        "name": "Coywolf Qi Hunt",
        "email": "coywolf@sosdg.org",
        "time": "Tue Jul 19 09:42:54 2005 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 21 21:45:47 2005 +0000"
      },
      "message": "[PATCH] kbuild: make help binrpm-pkg fix\n\nThis fixes kbuild make help binrpm-pkg missing `\u0027\u0027.\n\nSigned-off-by: Coywolf Qi Hunt \u003ccoywolf@lovecn.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "a91f98a284321ffc9eb28ccfbf4329f7aa422f97",
      "tree": "ba3589c5b2c72744f2584c98e0840c2d7b5a0bb8",
      "parents": [
        "dc5962fdf13f4d10a5fb8d0b0ae6f406ee8aed49"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:26:09 2005 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:26:09 2005 +0000"
      },
      "message": "kbuild: Fix bug in make deb-pkg when using seperate source and output directories\n\nFrom: Ryan Anderson \u003cryan@michonline.com\u003e\n\nWhen running \"make O\u003dsomething deb-pkg\", I get a failure that claims I\nhaven\u0027t configured my kernel (I have).  Running it a second time tells\nme to run \"make mrproper\"  (include/linux/version.h got built on the\nfirst run)\n\nOriginal patch from:\nFrom: Ajay Patel \u003cpatela@gmail.com\u003e\n\nWith modifications from:\nSigned-off-By: Ryan Anderson \u003cryan@michonline.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "dc5962fdf13f4d10a5fb8d0b0ae6f406ee8aed49",
      "tree": "e1fc54e7d55a12066184c1027635913f47cfc070",
      "parents": [
        "687c3dac59f1746a1cf877eb52e93046a4998e03"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:56 2005 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:56 2005 +0000"
      },
      "message": "uml: Restore proper descriptions in make deb-pkg target\n\nFrom: Ryan Anderson \u003cryan@michonline.com\u003e\n\nThis pulls the description from the Debian user-mode-linux package, and\nputs $version back in the appropriate places for both descriptions.\n\nSigned-off-by: Ryan Anderson \u003cryan@michonline.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "687c3dac59f1746a1cf877eb52e93046a4998e03",
      "tree": "a5c25447b4bea67871ef46cb43b25939e230a557",
      "parents": [
        "d80e22460968ec7986c82fd7d207ebe3de59e03d"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:00 2005 +0000"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Thu Jul 14 20:24:00 2005 +0000"
      },
      "message": "uml: Make deb-pkg build target build a Debian-style user-mode-linux package\n\nFrom: Ryan Anderson \u003cryan@michonline.com\u003e\n\nMake the deb-pkg build target understand the \"um\" arch and set up the\npackage and directory structure to match a mainline-Debian style\nuser-mode-linux package.\n\nThis is primarily so that it stops matching, exactly, the naming\nconvention used by normal, non-UML kernels generated by this command.\n\nInstalling \"linux-2.6.11\" and \"linux-2.6.11\", where one is a UML kernel\ndoesn\u0027t do the right thing.  This fixes that.\n\nSigned-off-by: Ryan Anderson \u003cryan@michonline.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "be3cef986f7c44593d6d112584fbdf4618b6569e",
      "tree": "810984c983bc8508e4d59b044c479447da42a60e",
      "parents": [
        "e0af0d85f55ea800a2e38bf782d68b83e9942611"
      ],
      "author": {
        "name": "Yum Rayan",
        "email": "yum.rayan@gmail.com",
        "time": "Wed Jun 08 22:04:32 2005 -0700"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Wed Jul 13 22:54:57 2005 +0000"
      },
      "message": "[PATCH] kbuild: restrain output of \"make help\" to 80 columns\n\nThis patch fixes the output of \"make help\" to fit in a 80 column\nscreen. Please push upstream as part of your other patches.\n\nSigned-off-by: Yum Rayan \u003cyum.rayan@gmail.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "d2cb1a95c5fa4d1691c90a4f530955b4ea3cfa24",
      "tree": "e802a99c089f94160e83053fbe8e5536b5a6144d",
      "parents": [
        "b95d4fec89c1f503ebad4c704ac08c3c6761329b"
      ],
      "author": {
        "name": "Greg Edwards",
        "email": "edwardsg@sgi.com",
        "time": "Thu Jul 29 13:07:32 2004 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Wed Jul 13 21:08:33 2005 +0000"
      },
      "message": "[PATCH] kbuild: add ia64 support to rpm Makefile target\n\nOn ia64, only the EFI (fat) partition is available to boot from.  The rpm\nneeds to install the kernel under /boot/efi to be useable on ia64.\n\nSigned-off-by: Greg Edwards \u003cedwardsg@sgi.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6d983feab80948cdd0e3920c40d453a6436eeb23",
      "tree": "137bc3a30d14ec9777d2a6d311652582ecdadad0",
      "parents": [
        "7ac3db59fd4410405ce55e2a25c397aec440d8da"
      ],
      "author": {
        "name": "Jan-Benedict Glaw",
        "email": "jbglaw@lug-owl.de",
        "time": "Tue May 24 11:27:37 2005 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.(none)",
        "time": "Tue Jul 12 22:40:17 2005 +0000"
      },
      "message": "[PATCH] kbuild: create tarballs\n\nIt adds tarball packaging, which I prefer for distribution.\nAlso one of the two blanks after @echo is removed. One seems to be enough :)\n\nSigned-off-by: Jan-Benedict Glaw \u003cjbglaw@lug-owl.de\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
