aboutsummaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)AuthorFilesLines
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksGravatar Mike Marciniszyn 1-0/+9
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+1
2013-06-24kbuild: fix error when building from src rpmGravatar Mike Marciniszyn 1-0/+1
2013-05-16package: Makefile: unbreak binrpm-pkg targetGravatar Luiz Capitulino 1-1/+1
2013-04-18rpm-pkg: Remove pointless set -e statementsGravatar Michal Marek 1-4/+0
2013-04-18rpm-pkg: Always regenerate the specfileGravatar Michal Marek 1-13/+6
2013-04-18rpm-pkg: Do not write to the parent directoryGravatar Michal Marek 1-7/+5
2013-04-18rpm-pkg: Do not package the whole source directoryGravatar Michal Marek 1-1/+5
2013-04-08buildtar: Add ARCH to the archive nameGravatar Borislav Petkov 1-1/+1
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Gravatar Bin Wang 1-1/+1
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specGravatar David R. Bild 1-1/+1
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-3/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgGravatar Andi Kleen 1-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgGravatar Michal Marek 1-1/+1
2012-06-28deb-pkg: Add all Makefiles to header packageGravatar maximilian attems 1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirGravatar maximilian attems 1-2/+3
2012-05-26builddeb: include autogenerated header filesGravatar Lekensteyn 1-1/+1
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Gravatar Joerg Roedel 1-3/+3
2012-02-24kbuild: Only build linux-image package for UMLGravatar Joerg Roedel 1-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Gravatar Joerg Roedel 1-0/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesGravatar Ben Hutchings 1-6/+6
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debGravatar Paul Menzel 1-1/+1
2011-06-24package: Makefile: fix perf target bugGravatar matt mooney 1-3/+5
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 2-3/+20
2011-05-24kbuild: Create a kernel-headers RPMGravatar Arun Sharma 1-0/+17
2011-05-24rpm-pkg: Fix when current directory is a symlinkGravatar Michal Marek 1-1/+1
2011-05-04Replace '-' in kernel version with '_'Gravatar Arun Sharma 2-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionGravatar Zdenek Kaspar 2-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingGravatar Michal Marek 2-8/+33
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Gravatar Nicolas de Pesloüan 1-3/+3
2011-01-15deb-pkg: Use $SRCARCH for include pathGravatar maximilian attems 1-1/+1
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 1-4/+89
2011-01-07deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/Gravatar maximilian attems 1-14/+16
2011-01-07deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debGravatar maximilian attems 1-1/+20
2010-12-29kbuild: create linux-headers package in deb-pkgGravatar Theodore Ts'o 1-1/+27
2010-12-20kbuild, deb-pkg: support overriding userland architectureGravatar Asbjoern Sloth Toennesen 1-0/+3
2010-11-25kbuild, deb-pkg: select userland architecture based on UTS_MACHINEGravatar Asbjoern Sloth Toennesen 1-1/+34
2010-11-11kbuild, deb-pkg: Fix build with paranoid umaskGravatar maximilian attems 1-2/+4
2010-10-28Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 2-2/+4
2010-10-14scripts/package: don't break if %{_smp_mflags} isn't setGravatar Nishanth Aravamudan 1-1/+1
2010-09-06kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGravatar Guillem Jover 1-1/+3
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+31
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 1-2/+3
2010-08-02Merge commit 'v2.6.35' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-07-21kbuild: Fix make rpmGravatar Michal Marek 1-1/+1
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesGravatar Michal Marek 1-1/+1
2010-06-18kbuild: Clean up and speed up the localversion logicGravatar Michal Marek 1-1/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreGravatar Ingo Molnar 2-1/+3