summaryrefslogtreecommitdiff
path: root/scripts/package/builddeb
AgeCommit message (Expand)AuthorFilesLines
2024-02-19kbuild: deb-pkg: call more misc debhelper commandsMasahiro Yamada1-8/+0
2024-02-19kbuild: deb-pkg: build binary-arch in parallelMasahiro Yamada1-30/+12
2024-01-10kbuild: deb-pkg: use debian/<package> for tmpdirMasahiro Yamada1-29/+12
2024-01-10kbuild: deb-pkg: move 'make headers' to build-archMasahiro Yamada1-1/+0
2024-01-05kbuild: deb-pkg: use build ID instead of debug link for dbg packageMasahiro Yamada1-19/+13
2024-01-05kbuild: deb-pkg: use more debhelper commands in builddebMasahiro Yamada1-17/+10
2024-01-05kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executedMasahiro Yamada1-3/+2
2023-12-10kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada1-7/+1
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada1-1/+0
2023-07-24kbuild: refactor kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada1-28/+1
2023-06-27kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada1-8/+4
2023-06-27kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett1-1/+1
2023-04-17kbuild: builddeb: Eliminate debian/arch useBastian Germann1-1/+1
2023-03-22kbuild: deb-pkg: set version for linux-headers pathsKevin Locke1-1/+2
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada1-28/+33
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada1-106/+116
2023-01-26builddeb: Consolidate consecutive chmod calls into oneSven Joachim1-5/+3
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-24kbuild: preprocess module linker scriptMasahiro Yamada1-1/+1
2020-01-28builddeb: split libc headers deployment out into a functionMasahiro Yamada1-14/+18
2020-01-28builddeb: split kernel headers deployment out into a functionMasahiro Yamada1-34/+42
2020-01-28builddeb: remove redundant make for ARCH=umMasahiro Yamada1-2/+1
2020-01-28builddeb: avoid invoking sub-shells where possibleMasahiro Yamada1-13/+22
2020-01-28builddeb: remove redundant $objtree/Masahiro Yamada1-16/+16
2020-01-28builddeb: match temporary directory name to the package nameMasahiro Yamada1-4/+4
2020-01-28builddeb: remove unneeded files in hdrobjfiles for headers packageMasahiro Yamada1-2/+2
2020-01-21builddeb: 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-13kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada1-1/+1
2019-03-13kbuild: 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-05kbuild: 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-27builddeb: 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-20kbuild: deb-pkg: remove firmware package supportMasahiro Yamada1-21/+1
2017-05-11Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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