summaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* builddeb: Try to determine distributionSedat Dilek2015-01-061-1/+12
* builddeb: Update year and git repository URL in debian/copyrightSedat Dilek2015-01-021-2/+2
* scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse2014-12-081-0/+4
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-141-14/+12
|\
| * deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen2014-10-061-1/+1
| * deb-pkg: Add support for powerpc little endianMichael Neuling2014-09-121-1/+1
| * builddeb: put the dbg files into the correct directoryMichal Marek2014-08-261-12/+10
* | kbuild: Make scripts executableMichal Marek2014-08-202-0/+0
|/
* builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
* kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
* deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-123-6/+6
|\
| * deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-101-1/+1
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-102-2/+0
| * builddeb: add arm64 in the supported architecturesFathi Boudra2014-04-241-0/+2
| * builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra2014-04-241-3/+3
* | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-1/+1
|/
* deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings2014-01-031-2/+2
* deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-01-031-5/+4
* Merge commit v3.13-rc1 into kbuild/miscMichal Marek2014-01-021-1/+3
|\
| * perf tools: Fix version when building out of treeDavid Ahern2013-11-071-1/+3
* | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings2013-11-181-1/+11
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-121-0/+21
|\
| * kbuild: Add MIPS specific files to generated package.Stuart Longland2013-08-261-0/+21
* | Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-151-1/+1
* | deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier2013-07-241-1/+1
* | deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier2013-07-241-7/+20
* | deb-pkg: split debug symbols in their own packageAnisse Astier2013-07-241-1/+49
* | deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier2013-07-241-6/+7
* | rpm-pkg: add generation of kernel-develMike Marciniszyn2013-07-231-2/+26
* | rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn2013-07-231-4/+5
* | rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn2013-07-231-0/+9
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-101-0/+1
|\
| * kbuild: fix error when building from src rpmMike Marciniszyn2013-06-241-0/+1
* | package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino2013-05-161-1/+1
|/
* rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-181-4/+0
* rpm-pkg: Always regenerate the specfileMichal Marek2013-04-181-13/+6
* rpm-pkg: Do not write to the parent directoryMichal Marek2013-04-181-7/+5
* rpm-pkg: Do not package the whole source directoryMichal Marek2013-04-181-1/+5
* buildtar: Add ARCH to the archive nameBorislav Petkov2013-04-081-1/+1
* scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang2013-04-081-1/+1
* kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild2013-02-221-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-121-3/+3
|\
| * Kbuild: use normal compression settings for tar*-pkgAndi Kleen2012-09-271-3/+3
* | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-1/+1
|/
* deb-pkg: Add all Makefiles to header packagemaximilian attems2012-06-281-1/+1
* deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems2012-06-281-2/+3
* builddeb: include autogenerated header filesLekensteyn2012-05-261-1/+1
* kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel2012-02-251-3/+3
* kbuild: Only build linux-image package for UMLJoerg Roedel2012-02-241-5/+9
OpenPOWER on IntegriCloud