aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/builddeb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+7
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk1-1/+2
2016-07-26builddeb: fix file permissions before packagingHenning Schild1-0/+2
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe1-3/+3
2016-06-07GCC plugin infrastructureEmese Revfy1-0/+1
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson1-1/+1
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork1-0/+3
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+10
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings1-1/+10
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-09-04deb-pkg: add source packageRiku Voipio1-2/+36
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau1-1/+1
2015-08-19deb-pkg: simplify directory creationRiku Voipio1-14/+5
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are setAndrey Skvortsov1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio1-7/+11
2015-01-06builddeb: Try to determine distributionSedat Dilek1-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightSedat Dilek1-2/+2
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-14/+12
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen1-1/+1
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling1-1/+1
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek1-12/+10
2014-08-20kbuild: Make scripts executableMichal Marek1-0/+0
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra1-1/+3
2014-06-18deb-pkg: Fix for relative pathsMichal Marek1-5/+5
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+6
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada1-1/+1
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra1-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra1-3/+3
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings1-1/+11
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt1-1/+1
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier1-1/+1
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier1-7/+20
2013-07-24deb-pkg: split debug symbols in their own packageAnisse Astier1-1/+49
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier1-6/+7
2012-06-28deb-pkg: Add all Makefiles to header packagemaximilian attems1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems1-2/+3
2012-05-26builddeb: include autogenerated header filesLekensteyn1-1/+1
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel1-3/+3
2012-02-24kbuild: Only build linux-image package for UMLJoerg Roedel1-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel1-0/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesBen Hutchings1-6/+6
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan1-3/+3
2011-01-15deb-pkg: Use $SRCARCH for include pathmaximilian attems1-1/+1
2011-01-07deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems1-14/+16