summaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: rpm-pkg: fix version number handlingMasahiro Yamada2017-09-212-9/+2
* kbuild: deb-pkg: remove firmware package supportMasahiro Yamada2017-09-211-21/+1
* kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada2017-09-211-6/+2
* kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada2017-09-131-16/+13
* kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada2017-09-131-2/+3
* kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel2017-09-021-2/+2
* Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-13/+3
|\
| * builddeb: fix typoAndrew Donnellan2017-04-251-1/+1
| * builddeb: Update a few outdated and hardcoded stringsRiku Voipio2017-04-251-6/+1
| * deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek2017-03-201-6/+1
* | Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-281-2/+2
|/
* Merge branch 'kbuild/rc-fixes' into kbuild/miscMichal Marek2016-12-111-1/+1
|\
| * builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski2016-11-251-1/+1
* | kbuild/mkspec: avoid using brace expansionAnton Tikhomirov2016-12-111-1/+2
|/
* builddeb: Skip gcc-plugins when not configuredKees Cook2016-08-161-1/+3
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-08-021-4/+7
|\
| * Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk2016-07-261-1/+2
| * builddeb: fix file permissions before packagingHenning Schild2016-07-261-0/+2
| * builddeb: really include objtool binary in headers packageWilfried Klaebe2016-07-191-3/+3
* | GCC plugin infrastructureEmese Revfy2016-06-071-0/+1
|/
* scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-161-2/+2
* builddeb: fix missing headers in linux-headers packageAzriel Samson2016-05-101-1/+1
* builddeb: include objtool binary in headers packageBjørn Mork2016-05-101-0/+3
* kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina2016-04-201-0/+5
* kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni2016-03-041-0/+5
* kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-02-261-4/+4
* 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
OpenPOWER on IntegriCloud