aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/builddeb (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf1-1/+1
2020-11-02builddeb: Fix rootless build in setuid/setgid directorySven Joachim1-0/+2
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada1-2/+4
2020-10-09builddeb: Enable rootless buildsGuillem Jover1-2/+7
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover1-1/+1
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-1/+1
2020-01-29builddeb: split libc headers deployment out into a functionMasahiro Yamada1-14/+18
2020-01-29builddeb: split kernel headers deployment out into a functionMasahiro Yamada1-34/+42
2020-01-29builddeb: remove redundant make for ARCH=umMasahiro Yamada1-2/+1
2020-01-29builddeb: avoid invoking sub-shells where possibleMasahiro Yamada1-13/+22
2020-01-29builddeb: remove redundant $objtree/Masahiro Yamada1-16/+16
2020-01-29builddeb: match temporary directory name to the package nameMasahiro Yamada1-4/+4
2020-01-29builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada1-2/+2
2020-01-22builddeb: allow selection of .deb compressorMichał Mirosław1-1/+1
2020-01-14builddeb: make headers package thinnerMichał Mirosław1-2/+2
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger1-0/+5
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada1-1/+1
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada1-1/+1
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada1-13/+19
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada1-5/+5
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring1-2/+2
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada1-1/+1
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio1-220/+1
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka1-1/+1
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim1-2/+2
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada1-21/+1
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-13/+3
2017-04-25builddeb: fix typoAndrew Donnellan1-1/+1
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio1-6/+1
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park1-2/+2
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek1-6/+1
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski1-1/+1
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook1-1/+3
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+7
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk1-1/+2
2016-07-26builddeb: fix file permissions before packagingHenning Schild1-0/+2
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe1-3/+3
2016-06-07GCC plugin infrastructureEmese Revfy1-0/+1
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson1-1/+1
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork1-0/+3
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+10
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings1-1/+10
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-09-04deb-pkg: add source packageRiku Voipio1-2/+36
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau1-1/+1
2015-08-19deb-pkg: simplify directory creationRiku Voipio1-14/+5
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are setAndrey Skvortsov1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio1-7/+11
2015-01-06builddeb: Try to determine distributionSedat Dilek1-1/+12