aboutsummaryrefslogtreecommitdiff
path: root/scripts/package
AgeCommit message (Expand)AuthorFilesLines
2016-12-11Merge branch 'kbuild/rc-fixes' into kbuild/miscGravatar Michal Marek 1-1/+1
2016-12-11kbuild/mkspec: avoid using brace expansionGravatar Anton Tikhomirov 1-1/+2
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsGravatar Adam Borowski 1-1/+1
2016-08-16builddeb: Skip gcc-plugins when not configuredGravatar Kees Cook 1-1/+3
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-4/+7
2016-07-26Fix the Debian packaging script on systems with no codenameGravatar Marcin Mielniczuk 1-1/+2
2016-07-26builddeb: fix file permissions before packagingGravatar Henning Schild 1-0/+2
2016-07-19builddeb: really include objtool binary in headers packageGravatar Wilfried Klaebe 1-3/+3
2016-06-07GCC plugin infrastructureGravatar Emese Revfy 1-0/+1
2016-05-16scripts/package/Makefile: rpmbuild add support of RPMOPTSGravatar Srinivas Pandruvada 1-2/+2
2016-05-10builddeb: fix missing headers in linux-headers packageGravatar Azriel Samson 1-1/+1
2016-05-10builddeb: include objtool binary in headers packageGravatar Bjørn Mork 1-0/+3
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsGravatar Jiri Kosina 1-0/+5
2016-03-04kbuild/mkspec: clean boot loader configuration on rpm removalGravatar Paolo Abeni 1-0/+5
2016-02-26kbuild/mkspec: fix grub2 installkernel issueGravatar Jiri Kosina 1-4/+4
2015-11-24package Makefile: fix perf-tar targets when outdir is setGravatar Riku Voipio 1-2/+2
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-1/+10
2015-10-26deb-pkg: Add automatic support for armhf architectureGravatar Ben Hutchings 1-1/+10
2015-10-16builddeb: remove debian/files before buildGravatar Riku Voipio 1-2/+2
2015-09-04deb-pkg: add source packageGravatar Riku Voipio 2-6/+49
2015-09-04package/Makefile: move source tar creation to a functionGravatar Riku Voipio 1-13/+16
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileGravatar Mike Marciniszyn 1-1/+0
2015-08-19fallback to hostname in scripts/package/builddebGravatar Christian Kujau 1-1/+1
2015-08-19deb-pkg: simplify directory creationGravatar Riku Voipio 1-14/+5
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsGravatar Jim Davis 1-6/+2
2015-05-20deb-pkg: Add device tree blobs to the packageGravatar Arnaud Patard (Rtp) 1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Gravatar Andrey Skvortsov 1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionGravatar Riku Voipio 1-7/+11
2015-04-27kbuild/mkspec: Simplify vmlinux.bz2 creationGravatar Borislav Petkov 1-3/+1
2015-01-06builddeb: Try to determine distributionGravatar Sedat Dilek 1-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightGravatar Sedat Dilek 1-2/+2
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageGravatar Jérôme Glisse 1-0/+4
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-14/+12
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolGravatar Asbjoern Sloth Toennesen 1-1/+1
2014-09-12deb-pkg: Add support for powerpc little endianGravatar Michael Neuling 1-1/+1
2014-08-26builddeb: put the dbg files into the correct directoryGravatar Michal Marek 1-12/+10
2014-08-20kbuild: Make scripts executableGravatar Michal Marek 2-0/+0
2014-06-18builddeb: fix missing headers in linux-headers packageGravatar Fathi Boudra 1-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Gravatar Michal Marek 1-2/+1
2014-06-18deb-pkg: Fix for relative pathsGravatar Michal Marek 1-5/+5
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 3-6/+6
2014-06-10deb-pkg: Add automatic support for s390x architectureGravatar Ben Hutchings 1-1/+1
2014-06-10kbuild: trivial - remove trailing empty linesGravatar Masahiro Yamada 2-2/+0
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-1/+1
2014-04-24builddeb: add arm64 in the supported architecturesGravatar Fathi Boudra 1-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyGravatar Fathi Boudra 1-3/+3
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIGravatar Ben Hutchings 1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageGravatar Ben Hutchings 1-5/+4
2014-01-02Merge commit v3.13-rc1 into kbuild/miscGravatar Michal Marek 1-1/+3
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setGravatar Ben Hutchings 1-1/+11