Age | Commit message (Expand) | Author | Files | Lines |
2011-02-04 | deb-pkg: Fix building outside of source tree (O=...). | Nicolas de Pesloüan | 1 | -3/+3 |
2011-01-15 | deb-pkg: Use $SRCARCH for include path | maximilian attems | 1 | -1/+1 |
2011-01-08 | deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/ | maximilian attems | 1 | -14/+16 |
2011-01-07 | deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb | maximilian attems | 1 | -1/+20 |
2010-12-29 | kbuild: create linux-headers package in deb-pkg | Theodore Ts'o | 1 | -1/+27 |
2010-12-20 | kbuild, deb-pkg: support overriding userland architecture | Asbjoern Sloth Toennesen | 1 | -0/+3 |
2010-11-25 | kbuild, deb-pkg: select userland architecture based on UTS_MACHINE | Asbjoern Sloth Toennesen | 1 | -1/+34 |
2010-11-11 | kbuild, deb-pkg: Fix build with paranoid umask | maximilian attems | 1 | -2/+4 |
2010-10-14 | scripts/package: don't break if %{_smp_mflags} isn't set | Nishanth Aravamudan | 1 | -1/+1 |
2010-09-06 | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it | Guillem Jover | 1 | -1/+3 |
2010-06-03 | kbuild: Change section of generated debian packages to kernel | Rogério Brito | 1 | -1/+1 |
2010-06-03 | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 | Rogério Brito | 1 | -1/+1 |
2010-06-03 | kbuild: Add homepage field to debian/control file | Rogério Brito | 1 | -0/+1 |
2010-03-07 | kbuild: deb-pkg md5sums | FEJES Jozsef | 1 | -0/+2 |
2010-02-02 | scripts: use %_tmppath in "make rpm-pkg" | John Saalwaechter | 1 | -1/+1 |
2009-12-12 | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder | 1 | -2/+19 |
2009-12-12 | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder | 1 | -1/+2 |
2009-12-12 | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 1 | -1/+5 |
2009-10-12 | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set | Frans Pop | 2 | -2/+11 |
2009-07-18 | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 1 | -1/+1 |
2009-06-27 | kbuild: deb-pkg ship changelog | maximilian attems | 1 | -0/+2 |
2009-06-10 | kbuild, deb-pkg: bump standards version | maximilian attems | 1 | -1/+1 |
2009-06-10 | kbuild, deb-pkg: fix Section field | maximilian attems | 1 | -1/+1 |
2009-06-10 | kbuild, deb-pkg: fix Provides field | maximilian attems | 1 | -2/+2 |
2009-06-10 | kbuild, deb-pkg: fix generated package name | maximilian attems | 1 | -1/+1 |
2009-06-10 | kbuild, deb-pkg: improve Source field | Frans Pop | 1 | -2/+2 |
2009-06-10 | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 1 | -3/+19 |
2009-06-10 | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 1 | -3/+25 |
2009-06-10 | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 1 | -4/+4 |
2009-06-10 | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 1 | -4/+8 |
2009-06-10 | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 1 | -1/+6 |
2009-06-10 | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 1 | -1/+4 |
2009-06-10 | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 1 | -1/+4 |
2009-06-10 | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 1 | -17/+20 |
2009-06-10 | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 1 | -11/+10 |
2009-04-02 | parisc: fix "make tar-pkg" | Helge Deller | 1 | -0/+4 |
2009-03-07 | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree | Josh Hunt | 1 | -1/+2 |
2009-03-07 | kbuild: fix mkspec to cleanup RPM_BUILD_ROOT | Josh Hunt | 1 | -1/+1 |
2009-02-15 | kbuild: add vmlinux to kernel rpm | Josh Hunt | 1 | -0/+8 |
2008-12-05 | kbuild: remove TAR_IGNORE | Robert P. J. Day | 1 | -4/+0 |
2008-12-04 | scripts/package: allow custom options to rpm | Jeremy Kerr | 1 | -2/+3 |
2008-11-10 | kbuild: Fixup deb-pkg target to generate separate firmware deb | Jonathan McDowell | 1 | -2/+22 |
2008-10-30 | scripts/package: don't break if %{_smp_mflags} isn't set | Jeremy Kerr | 1 | -1/+1 |
2008-10-30 | kbuild: mkspec - fix build rpm | Evgeniy Manachkin | 1 | -0/+3 |
2008-02-09 | Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi... | Michal Sojka | 1 | -1/+2 |
2008-01-29 | kbuild: support ARCH=x86 in buildtar | Daniel De Graaf | 1 | -2/+2 |
2008-01-29 | Kbuild: Clarify the rpm-related make packaging targets | Robert P. J. Day | 1 | -3/+2 |
2007-10-18 | kbuild: make deb-pkg - add 'Provides:' line | bugme-daemon@bugzilla.kernel.org | 1 | -0/+2 |
2007-05-21 | x86_64: Support x86_64 in make buildtar | Andi Kleen | 1 | -2/+2 |
2006-09-25 | kbuild: fix "mkdir -p" usage in scripts/package/mkspec | Rolf Eike Beer | 1 | -2/+2 |