summaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* kbuild: deb-pkg improve maintainer address generationRiku Voipio2018-05-171-14/+13
* kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas2018-04-131-0/+2
* kbuild: deb-pkg: split generating packaging and buildRiku Voipio2018-04-073-244/+200
* kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe2018-03-281-1/+1
* builddeb: Fix header package regarding dtc source linksJan Kiszka2018-03-281-1/+1
* kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately failMasahiro Yamada2017-12-131-3/+7
* scripts/package: snap-pkg targetPaolo Pisati2017-12-132-0/+30
* kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-231-1/+1
* kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-11-231-3/+2
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-173-151/+131
|\
| * builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim2017-11-141-2/+2
| * kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada2017-11-141-1/+2
| * kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada2017-11-141-2/+2
| * kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada2017-11-141-2/+2
| * kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada2017-11-141-16/+16
| * kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada2017-11-141-25/+32
| * kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada2017-11-141-113/+105
| * kbuild: rpm-pkg: clean up mkspecMasahiro Yamada2017-10-091-28/+16
| * kbuild: rpm-pkg: install vmlinux.bz2 unconditionallyMasahiro Yamada2017-10-091-3/+0
| * kbuild: rpm-pkg: remove ppc64 specific image handlingMasahiro Yamada2017-10-091-5/+0
* | 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
OpenPOWER on IntegriCloud