summaryrefslogtreecommitdiffstats
path: root/scripts/package/builddeb
AgeCommit message (Expand)AuthorLines
2024-12-21kbuild: deb-pkg: Do not install maint scripts for arch 'um'Nicolas Schier-0/+6
2024-11-27kbuild: deb-pkg: Don't fail if modules.order is missingMatt Fleming-10/+12
2024-10-31kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profileMasahiro Yamada-1/+1
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson-1/+0
2024-07-16kbuild: package: add -e and -u options to some shell scriptsMasahiro Yamada-1/+1
2024-02-19kbuild: deb-pkg: call more misc debhelper commandsMasahiro Yamada-8/+0
2024-02-19kbuild: deb-pkg: build binary-arch in parallelMasahiro Yamada-30/+12
2024-01-10kbuild: deb-pkg: use debian/<package> for tmpdirMasahiro Yamada-29/+12
2024-01-10kbuild: deb-pkg: move 'make headers' to build-archMasahiro Yamada-1/+0
2024-01-05kbuild: deb-pkg: use build ID instead of debug link for dbg packageMasahiro Yamada-19/+13
2024-01-05kbuild: deb-pkg: use more debhelper commands in builddebMasahiro Yamada-17/+10
2024-01-05kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executedMasahiro Yamada-3/+2
2023-12-10kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada-7/+1
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada-1/+0
2023-07-25kbuild: refactor kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada-28/+1
2023-06-27kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada-8/+4
2023-06-27kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett-1/+1
2023-04-17kbuild: builddeb: Eliminate debian/arch useBastian Germann-1/+1
2023-03-22kbuild: deb-pkg: set version for linux-headers pathsKevin Locke-1/+2
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada-28/+33
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada-106/+116
2023-01-26builddeb: Consolidate consecutive chmod calls into oneSven Joachim-5/+3
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf-1/+1
2020-11-02builddeb: Fix rootless build in setuid/setgid directorySven Joachim-0/+2
2020-10-14kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada-2/+4
2020-10-09builddeb: Enable rootless buildsGuillem Jover-2/+7
2020-10-09builddeb: Pass -n to gzip for reproducible packagesGuillem Jover-1/+1
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada-1/+1
2020-01-29builddeb: split libc headers deployment out into a functionMasahiro Yamada-14/+18
2020-01-29builddeb: split kernel headers deployment out into a functionMasahiro Yamada-34/+42
2020-01-29builddeb: remove redundant make for ARCH=umMasahiro Yamada-2/+1
2020-01-29builddeb: avoid invoking sub-shells where possibleMasahiro Yamada-13/+22
2020-01-29builddeb: remove redundant $objtree/Masahiro Yamada-16/+16
2020-01-29builddeb: match temporary directory name to the package nameMasahiro Yamada-4/+4
2020-01-29builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada-2/+2
2020-01-22builddeb: allow selection of .deb compressorMichał Mirosław-1/+1
2020-01-14builddeb: make headers package thinnerMichał Mirosław-2/+2
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger-0/+5
2019-06-15kbuild: deb-pkg: do not run headers_checkMasahiro Yamada-1/+1
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada-1/+1
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada-13/+19
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada-5/+5
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring-2/+2
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada-1/+1
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio-220/+1
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka-1/+1
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim-2/+2
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada-21/+1
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+3
2017-04-25builddeb: fix typoAndrew Donnellan-1/+1