aboutsummaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-05perf tools: Make target to generate self contained source tarballGravatar Arnaldo Carvalho de Melo 1-6/+31
2010-06-03kbuild: Change section of generated debian packages to kernelGravatar Rogério Brito 1-1/+1
2010-06-03kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Gravatar Rogério Brito 1-1/+1
2010-06-03kbuild: Add homepage field to debian/control fileGravatar Rogério Brito 1-0/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 2-1/+3
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gravatar Gilles Espinasse 1-1/+1
2010-03-07kbuild: deb-pkg md5sumsGravatar FEJES Jozsef 1-0/+2
2010-02-02scripts: use %_tmppath in "make rpm-pkg"Gravatar John Saalwaechter 1-1/+1
2009-12-12scripts/package: deb-pkg: use fakeroot if availableGravatar Jonathan Nieder 1-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableGravatar Jonathan Nieder 1-1/+2
2009-12-12scripts/package: tar-pkg: use tar --owner=rootGravatar Michal Marek 1-1/+5
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setGravatar Frans Pop 2-2/+11
2009-07-17kbuild, deb-pkg: fix install scripts for posix shGravatar maximilian attems 1-1/+1
2009-06-27kbuild: deb-pkg ship changelogGravatar maximilian attems 1-0/+2
2009-06-09kbuild, deb-pkg: bump standards versionGravatar maximilian attems 1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldGravatar maximilian attems 1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldGravatar maximilian attems 1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package nameGravatar maximilian attems 1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldGravatar Frans Pop 1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationGravatar maximilian attems 1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileGravatar Frans Pop 1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsGravatar Frans Pop 1-4/+4