Age | Commit message (Expand) | Author |
2025-01-10 | kbuild: deb-pkg: allow hooks also in /usr/share/kernel | Johannes Schauer Marin Rodrigues |
2025-01-10 | kbuild: deb-pkg: do not include empty hook directories | Masahiro Yamada |
2024-12-21 | kbuild: deb-pkg: Do not install maint scripts for arch 'um' | Nicolas Schier |
2024-11-27 | kbuild: deb-pkg: Don't fail if modules.order is missing | Matt Fleming |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile | Masahiro Yamada |
2024-10-07 | kbuild: deb-pkg: Remove blank first line from maint scripts | Aaron Thompson |
2024-07-16 | kbuild: package: add -e and -u options to some shell scripts | Masahiro Yamada |
2024-02-19 | kbuild: deb-pkg: call more misc debhelper commands | Masahiro Yamada |
2024-02-19 | kbuild: deb-pkg: build binary-arch in parallel | Masahiro Yamada |
2024-01-10 | kbuild: deb-pkg: use debian/<package> for tmpdir | Masahiro Yamada |
2024-01-10 | kbuild: deb-pkg: move 'make headers' to build-arch | Masahiro Yamada |
2024-01-05 | kbuild: deb-pkg: use build ID instead of debug link for dbg package | Masahiro Yamada |
2024-01-05 | kbuild: deb-pkg: use more debhelper commands in builddeb | Masahiro Yamada |
2024-01-05 | kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed | Masahiro Yamada |
2023-12-10 | kbuild: deb-pkg: remove the fakeroot builds support | Masahiro Yamada |
2023-10-01 | kbuild: remove stale code for 'source' symlink in packaging scripts | Masahiro Yamada |
2023-07-25 | kbuild: refactor kernel-devel RPM package and linux-headers Deb package | Masahiro Yamada |
2023-06-27 | kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb | Masahiro Yamada |
2023-06-27 | kbuild: builddeb: always make modules_install, to install modules.builtin* | Josh Triplett |
2023-04-17 | kbuild: builddeb: Eliminate debian/arch use | Bastian Germann |
2023-03-22 | kbuild: deb-pkg: set version for linux-headers paths | Kevin Locke |
2023-03-15 | kbuild: deb-pkg: use dh_listpackages to know enabled packages | Masahiro Yamada |
2023-03-15 | kbuild: deb-pkg: split image and debug objects staging out into functions | Masahiro Yamada |
2023-01-26 | builddeb: Consolidate consecutive chmod calls into one | Sven Joachim |
2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf |
2020-11-02 | builddeb: Fix rootless build in setuid/setgid directory | Sven Joachim |
2020-10-14 | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada |
2020-10-09 | builddeb: Enable rootless builds | Guillem Jover |
2020-10-09 | builddeb: Pass -n to gzip for reproducible packages | Guillem Jover |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-01-29 | builddeb: split libc headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: split kernel headers deployment out into a function | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant make for ARCH=um | Masahiro Yamada |
2020-01-29 | builddeb: avoid invoking sub-shells where possible | Masahiro Yamada |
2020-01-29 | builddeb: remove redundant $objtree/ | Masahiro Yamada |
2020-01-29 | builddeb: match temporary directory name to the package name | Masahiro Yamada |
2020-01-29 | builddeb: remove unneeded files in hdrobjfiles for headers package | Masahiro Yamada |
2020-01-22 | builddeb: allow selection of .deb compressor | Michał Mirosław |
2020-01-14 | builddeb: make headers package thinner | Michał Mirosław |
2019-07-17 | builddeb: generate multi-arch friendly linux-libc-dev package | Cedric Hombourger |
2019-06-15 | kbuild: deb-pkg: do not run headers_check | Masahiro Yamada |
2019-03-14 | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG | Masahiro Yamada |
2019-03-14 | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb | Masahiro Yamada |
2019-02-20 | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada |
2018-11-11 | builddeb: Fix inclusion of dtbs in debian package | Rob Herring |
2018-11-06 | kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used | Masahiro Yamada |
2018-04-07 | kbuild: deb-pkg: split generating packaging and build | Riku Voipio |
2018-03-28 | builddeb: Fix header package regarding dtc source links | Jan Kiszka |
2017-11-14 | builddeb: Pass the kernel:debarch substvar to dpkg-genchanges | Sven Joachim |
2017-09-21 | kbuild: deb-pkg: remove firmware package support | Masahiro Yamada |