aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/builddeb
AgeCommit message (Expand)Author
2024-01-10kbuild: deb-pkg: use debian/<package> for tmpdirMasahiro Yamada
2024-01-10kbuild: deb-pkg: move 'make headers' to build-archMasahiro Yamada
2024-01-05kbuild: deb-pkg: use build ID instead of debug link for dbg packageMasahiro Yamada
2024-01-05kbuild: deb-pkg: use more debhelper commands in builddebMasahiro Yamada
2024-01-05kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executedMasahiro Yamada
2023-12-10kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada
2023-07-25kbuild: refactor kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada
2023-06-27kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada
2023-06-27kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett
2023-04-17kbuild: builddeb: Eliminate debian/arch useBastian Germann
2023-03-22kbuild: deb-pkg: set version for linux-headers pathsKevin Locke
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada
2023-01-26builddeb: Consolidate consecutive chmod calls into oneSven Joachim
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2020-11-02builddeb: Fix rootless build in setuid/setgid directorySven Joachim
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada
2020-10-09builddeb: Enable rootless buildsGuillem Jover
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-01-29builddeb: split libc headers deployment out into a functionMasahiro Yamada
2020-01-29builddeb: split kernel headers deployment out into a functionMasahiro Yamada
2020-01-29builddeb: remove redundant make for ARCH=umMasahiro Yamada
2020-01-29builddeb: avoid invoking sub-shells where possibleMasahiro Yamada
2020-01-29builddeb: remove redundant $objtree/Masahiro Yamada
2020-01-29builddeb: match temporary directory name to the package nameMasahiro Yamada
2020-01-29builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada
2020-01-22builddeb: allow selection of .deb compressorMichał Mirosław
2020-01-14builddeb: make headers package thinnerMichał Mirosław
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-25builddeb: fix typoAndrew Donnellan
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk