summaryrefslogtreecommitdiffstats
path: root/scripts/package
AgeCommit message (Expand)AuthorLines
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio-2/+2
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-1/+10
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings-1/+10
2015-10-16builddeb: remove debian/files before buildRiku Voipio-2/+2
2015-09-04deb-pkg: add source packageRiku Voipio-6/+49
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio-13/+16
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn-1/+0
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau-1/+1
2015-08-19deb-pkg: simplify directory creationRiku Voipio-14/+5
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis-6/+2
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio-7/+11
2015-04-27kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov-3/+1
2015-01-06builddeb: Try to determine distributionSedat Dilek-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightSedat Dilek-2/+2
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse-0/+4
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-14/+12
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen-1/+1
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling-1/+1
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek-12/+10
2014-08-20kbuild: Make scripts executableMichal Marek-0/+0
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek-2/+1
2014-06-18deb-pkg: Fix for relative pathsMichal Marek-5/+5
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-6/+6
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings-1/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-2/+0
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada-1/+1
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra-3/+3
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