summaryrefslogtreecommitdiffstats
path: root/scripts/package
AgeCommit message (Expand)AuthorLines
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings-5/+4
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek-1/+3
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings-1/+11
2013-11-07perf tools: Fix version when building out of treeDavid Ahern-1/+3
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+21
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland-0/+21
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt-1/+1
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier-1/+1
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier-7/+20
2013-07-24deb-pkg: split debug symbols in their own packageAnisse Astier-1/+49
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier-6/+7
2013-07-23rpm-pkg: add generation of kernel-develMike Marciniszyn-2/+26
2013-07-23rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn-4/+5
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn-0/+9
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+1
2013-06-24kbuild: fix error when building from src rpmMike Marciniszyn-0/+1
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino-1/+1
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek-4/+0
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek-13/+6
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek-7/+5
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek-1/+5
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov-1/+1
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang-1/+1
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild-1/+1
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-3/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek-1/+1
2012-06-28deb-pkg: Add all Makefiles to header packagemaximilian attems-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems-2/+3
2012-05-26builddeb: include autogenerated header filesLekensteyn-1/+1
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel-3/+3
2012-02-24kbuild: Only build linux-image package for UMLJoerg Roedel-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel-0/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesBen Hutchings-6/+6
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel-1/+1
2011-06-24package: Makefile: fix perf target bugmatt mooney-3/+5
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds-3/+20
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma-0/+17
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek-1/+1
2011-05-04Replace '-' in kernel version with '_'Arun Sharma-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek-8/+33
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan-3/+3
2011-01-15deb-pkg: Use $SRCARCH for include pathmaximilian attems-1/+1
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds-4/+89
2011-01-07deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems-14/+16
2011-01-07deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debmaximilian attems-1/+20
2010-12-29kbuild: create linux-headers package in deb-pkgTheodore Ts'o-1/+27