aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package
AgeCommit message (Expand)AuthorFilesLines
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-09-04deb-pkg: add source packageRiku Voipio2-6/+49
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio1-13/+16
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn1-1/+0
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau1-1/+1
2015-08-19deb-pkg: simplify directory creationRiku Voipio1-14/+5
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis1-6/+2
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio1-7/+11
2015-04-27kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov1-3/+1
2015-01-06builddeb: Try to determine distributionSedat Dilek1-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightSedat Dilek1-2/+2
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse1-0/+4
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-14/+12
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen1-1/+1
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling1-1/+1
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek1-12/+10
2014-08-20kbuild: Make scripts executableMichal Marek2-0/+0
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra1-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek1-2/+1
2014-06-18deb-pkg: Fix for relative pathsMichal Marek1-5/+5
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-6/+6
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada2-2/+0
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada1-1/+1
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra1-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra1-3/+3
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek1-1/+3
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings1-1/+11
2013-11-07perf tools: Fix version when building out of treeDavid Ahern1-1/+3
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+21
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland1-0/+21
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt1-1/+1
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier1-1/+1
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier1-7/+20
2013-07-24deb-pkg: split debug symbols in their own packageAnisse Astier1-1/+49
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier1-6/+7
2013-07-23rpm-pkg: add generation of kernel-develMike Marciniszyn1-2/+26
2013-07-23rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn1-4/+5
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn1-0/+9
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+1
2013-06-24kbuild: fix error when building from src rpmMike Marciniszyn1-0/+1
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino1-1/+1
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek1-4/+0
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek1-13/+6
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek1-7/+5
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek1-1/+5
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov1-1/+1
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang1-1/+1
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild1-1/+1
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen1-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek1-1/+1
2012-06-28deb-pkg: Add all Makefiles to header packagemaximilian attems1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems1-2/+3
2012-05-26builddeb: include autogenerated header filesLekensteyn1-1/+1
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel1-3/+3
2012-02-24kbuild: Only build linux-image package for UMLJoerg Roedel1-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel1-0/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesBen Hutchings1-6/+6
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel1-1/+1
2011-06-24package: Makefile: fix perf target bugmatt mooney1-3/+5
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-3/+20
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma1-0/+17
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek1-1/+1
2011-05-04Replace '-' in kernel version with '_'Arun Sharma2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar2-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek2-8/+33
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan1-3/+3
2011-01-15deb-pkg: Use $SRCARCH for include pathmaximilian attems1-1/+1
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-4/+89
2011-01-07deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems1-14/+16
2011-01-07deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debmaximilian attems1-1/+20
2010-12-29kbuild: create linux-headers package in deb-pkgTheodore Ts'o1-1/+27
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen1-0/+3
2010-11-25kbuild, deb-pkg: select userland architecture based on UTS_MACHINEAsbjoern Sloth Toennesen1-1/+34
2010-11-11kbuild, deb-pkg: Fix build with paranoid umaskmaximilian attems1-2/+4
2010-10-28Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-2/+4
2010-10-14scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan1-1/+1
2010-09-06kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover1-1/+3
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+31
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-2/+3
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek1-1/+1
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar1-1/+1
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek1-1/+1
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek1-1/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2-1/+3
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo1-6/+31
2010-06-03kbuild: Change section of generated debian packages to kernelRogério Brito1-1/+1
2010-06-03kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito1-1/+1
2010-06-03kbuild: Add homepage field to debian/control fileRogério Brito1-0/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-1/+3
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-07kbuild: deb-pkg md5sumsFEJES Jozsef1-0/+2
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter1-1/+1
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder1-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder1-1/+2
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek1-1/+5
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2-2/+11
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems1-1/+1
2009-06-27kbuild: deb-pkg ship changelogmaximilian attems1-0/+2
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop1-4/+4
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop1-4/+8
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop1-1/+6
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s...Frans Pop1-1/+4
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop1-17/+20
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop1-11/+10
2009-04-02parisc: fix "make tar-pkg"Helge Deller1-0/+4
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt1-1/+2
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt1-1/+1
2009-02-15kbuild: add vmlinux to kernel rpmJosh Hunt1-0/+8
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day1-4/+0
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr1-2/+3
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-10-29scripts/package: don't break if %{_smp_mflags} isn't setJeremy Kerr1-1/+1
2008-10-29kbuild: mkspec - fix build rpmEvgeniy Manachkin1-0/+3
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...Michal Sojka1-1/+2
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf1-2/+2
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day1-3/+2
2007-10-18kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org1-0/+2
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen1-2/+2
2006-09-25kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer1-2/+2
2006-06-08kbuild: fix make rpm for powerpcMike Wolf1-0/+5
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-11/+7
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-5/+5
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw2-19/+14
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg2-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg1-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg1-6/+26
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards1-0/+9
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw2-3/+127
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds3-0/+250