summaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* package Makefile: fix perf-tar targets when outdir is setRiku Voipio2015-11-241-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-11-101-1/+10
|\
| * deb-pkg: Add automatic support for armhf architectureBen Hutchings2015-10-261-1/+10
* | builddeb: remove debian/files before buildRiku Voipio2015-10-161-2/+2
|/
* deb-pkg: add source packageRiku Voipio2015-09-042-6/+49
* package/Makefile: move source tar creation to a functionRiku Voipio2015-09-041-13/+16
* kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn2015-08-261-1/+0
* fallback to hostname in scripts/package/builddebChristian Kujau2015-08-191-1/+1
* deb-pkg: simplify directory creationRiku Voipio2015-08-191-14/+5
* scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis2015-06-151-6/+2
* deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)2015-05-201-0/+7
* builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov2015-05-061-0/+6
* deb-pkg: move setting debarch for a separate functionRiku Voipio2015-04-271-7/+11
* kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov2015-04-271-3/+1
* builddeb: Try to determine distributionSedat Dilek2015-01-061-1/+12
* builddeb: Update year and git repository URL in debian/copyrightSedat Dilek2015-01-021-2/+2
* scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse2014-12-081-0/+4
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-141-14/+12
|\
| * deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen2014-10-061-1/+1
| * deb-pkg: Add support for powerpc little endianMichael Neuling2014-09-121-1/+1
| * builddeb: put the dbg files into the correct directoryMichal Marek2014-08-261-12/+10
* | kbuild: Make scripts executableMichal Marek2014-08-202-0/+0
|/
* builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
* kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
* deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-123-6/+6
|\
| * deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-101-1/+1
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-102-2/+0
| * builddeb: add arm64 in the supported architecturesFathi Boudra2014-04-241-0/+2
| * builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra2014-04-241-3/+3
* | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-1/+1
|/
* deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings2014-01-031-2/+2
* deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-01-031-5/+4
* Merge commit v3.13-rc1 into kbuild/miscMichal Marek2014-01-021-1/+3
|\
| * perf tools: Fix version when building out of treeDavid Ahern2013-11-071-1/+3
* | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings2013-11-181-1/+11
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-121-0/+21
|\
| * kbuild: Add MIPS specific files to generated package.Stuart Longland2013-08-261-0/+21
* | Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-151-1/+1
* | deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier2013-07-241-1/+1
* | deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier2013-07-241-7/+20
* | deb-pkg: split debug symbols in their own packageAnisse Astier2013-07-241-1/+49
* | deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier2013-07-241-6/+7
* | rpm-pkg: add generation of kernel-develMike Marciniszyn2013-07-231-2/+26
* | rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn2013-07-231-4/+5
* | rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn2013-07-231-0/+9
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-101-0/+1
|\
| * kbuild: fix error when building from src rpmMike Marciniszyn2013-06-241-0/+1
* | package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino2013-05-161-1/+1
|/
* rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-181-4/+0