summaryrefslogtreecommitdiff
path: root/scripts/package/builddeb
Commit message (Expand)AuthorAgeFilesLines
* kbuild: builddeb: Eliminate debian/arch useBastian Germann2023-04-171-1/+1
* kbuild: deb-pkg: set version for linux-headers pathsKevin Locke2023-03-221-1/+2
* kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada2023-03-151-28/+33
* kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada2023-03-151-106/+116
* builddeb: Consolidate consecutive chmod calls into oneSven Joachim2023-01-261-5/+3
* objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-1/+1
* builddeb: Fix rootless build in setuid/setgid directorySven Joachim2020-11-021-0/+2
* kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada2020-10-141-2/+4
* builddeb: Enable rootless buildsGuillem Jover2020-10-091-2/+7
* builddeb: Pass -n to gzip for reproducible packagesGuillem Jover2020-10-091-1/+1
* kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-1/+1
* builddeb: split libc headers deployment out into a functionMasahiro Yamada2020-01-291-14/+18
* builddeb: split kernel headers deployment out into a functionMasahiro Yamada2020-01-291-34/+42
* builddeb: remove redundant make for ARCH=umMasahiro Yamada2020-01-291-2/+1
* builddeb: avoid invoking sub-shells where possibleMasahiro Yamada2020-01-291-13/+22
* builddeb: remove redundant $objtree/Masahiro Yamada2020-01-291-16/+16
* builddeb: match temporary directory name to the package nameMasahiro Yamada2020-01-291-4/+4
* builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada2020-01-291-2/+2
* builddeb: allow selection of .deb compressorMichał Mirosław2020-01-221-1/+1
* builddeb: make headers package thinnerMichał Mirosław2020-01-141-2/+2
* builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger2019-07-171-0/+5
* kbuild: deb-pkg: do not run headers_checkMasahiro Yamada2019-06-151-1/+1
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-141-1/+1
* kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
* kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada2019-02-201-5/+5
* builddeb: Fix inclusion of dtbs in debian packageRob Herring2018-11-111-2/+2
* kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada2018-11-061-1/+1
* kbuild: deb-pkg: split generating packaging and buildRiku Voipio2018-04-071-220/+1
* builddeb: Fix header package regarding dtc source linksJan Kiszka2018-03-281-1/+1
* builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim2017-11-141-2/+2
* kbuild: deb-pkg: remove firmware package supportMasahiro Yamada2017-09-211-21/+1
* 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
|/
* builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski2016-11-251-1/+1
* 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
|/
* 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
* 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-041-2/+36
* fallback to hostname in scripts/package/builddebChristian Kujau2015-08-191-1/+1