aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-291-6/+6
* Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-05-252-3/+20
|\
| * kbuild: Create a kernel-headers RPMArun Sharma2011-05-241-0/+17
| * rpm-pkg: Fix when current directory is a symlinkMichal Marek2011-05-241-1/+1
| * Replace '-' in kernel version with '_'Arun Sharma2011-05-042-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* kbuild: Add make tarxz-pkg build optionZdenek Kaspar2011-03-092-1/+8
* Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek2011-03-092-8/+33
|\
| * Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-01-101-4/+89
| |\
| * \ Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-10-282-2/+4
| |\ \
| * \ \ Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-6/+31
| |\ \ \
| | * \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-1/+1
| | |\ \ \
| | * \ \ \ Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-051-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-182-1/+3
| | |\ \ \ \ \
| | * | | | | | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-051-6/+31
| * | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-08-051-2/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | kbuild: Fix make rpmMichal Marek2010-07-211-1/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2010-07-021-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-181-1/+1
| * | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-1/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| * | | | | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
* | | | | | deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan2011-02-041-3/+3
* | | | | | deb-pkg: Use $SRCARCH for include pathmaximilian attems2011-01-151-1/+1
| |_|_|_|/ |/| | | |
* | | | | deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems2011-01-071-14/+16
* | | | | deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debmaximilian attems2011-01-071-1/+20
* | | | | kbuild: create linux-headers package in deb-pkgTheodore Ts'o2010-12-291-1/+27
* | | | | kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen2010-12-201-0/+3
* | | | | kbuild, deb-pkg: select userland architecture based on UTS_MACHINEAsbjoern Sloth Toennesen2010-11-251-1/+34
* | | | | kbuild, deb-pkg: Fix build with paranoid umaskmaximilian attems2010-11-111-2/+4
| |_|_|/ |/| | |
* | | | scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan2010-10-141-1/+1
* | | | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover2010-09-061-1/+3
| |_|/ |/| |
* | | kbuild: Change section of generated debian packages to kernelRogério Brito2010-06-031-1/+1
* | | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito2010-06-031-1/+1
* | | kbuild: Add homepage field to debian/control fileRogério Brito2010-06-031-0/+1
| |/ |/|
* | kbuild: deb-pkg md5sumsFEJES Jozsef2010-03-071-0/+2
* | scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter2010-02-021-1/+1
|/
* scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder2009-12-121-2/+19
* scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder2009-12-121-1/+2
* scripts/package: tar-pkg: use tar --owner=rootMichal Marek2009-12-121-1/+5
* kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2009-10-112-2/+11
* kbuild, deb-pkg: fix install scripts for posix shmaximilian attems2009-07-171-1/+1
* kbuild: deb-pkg ship changelogmaximilian attems2009-06-271-0/+2
* kbuild, deb-pkg: bump standards versionmaximilian attems2009-06-091-1/+1
* kbuild, deb-pkg: fix Section fieldmaximilian attems2009-06-091-1/+1
* kbuild, deb-pkg: fix Provides fieldmaximilian attems2009-06-091-2/+2
* kbuild, deb-pkg: fix generated package namemaximilian attems2009-06-091-1/+1
* kbuild, deb-pkg: improve Source fieldFrans Pop2009-06-091-2/+2
* kbuild, deb-pkg: improve maintainer identificationmaximilian attems2009-06-091-3/+19
* kbuild, deb-pkg: generate debian/copyright fileFrans Pop2009-06-091-3/+25
* kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop2009-06-091-4/+4