aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2-2/+11
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems1-1/+1
2009-06-27kbuild: deb-pkg ship changelogmaximilian attems1-0/+2
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop1-4/+4
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop1-4/+8
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop1-1/+6
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook scriptsFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop1-17/+20
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop1-11/+10
2009-04-02parisc: fix "make tar-pkg"Helge Deller1-0/+4
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt1-1/+2
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt1-1/+1
2009-02-15kbuild: add vmlinux to kernel rpmJosh Hunt1-0/+8
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day1-4/+0
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr1-2/+3
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-10-29scripts/package: don't break if %{_smp_mflags} isn't setJeremy Kerr1-1/+1
2008-10-29kbuild: mkspec - fix build rpmEvgeniy Manachkin1-0/+3
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-without-digit>Michal Sojka1-1/+2
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf1-2/+2
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day1-3/+2
2007-10-18kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org1-0/+2
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen1-2/+2
2006-09-25kbuild: fix "mkdir -p" usage in scripts/package/mkspecRolf Eike Beer1-2/+2
2006-06-08kbuild: fix make rpm for powerpcMike Wolf1-0/+5
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-11/+7
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-5/+5
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw2-19/+14
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directoriesSam Ravnborg2-3/+3
2005-07-14uml: Restore proper descriptions in make deb-pkg targetSam Ravnborg1-2/+26
2005-07-14uml: Make deb-pkg build target build a Debian-style user-mode-linux packageSam Ravnborg1-6/+26
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-13[PATCH] kbuild: add ia64 support to rpm Makefile targetGreg Edwards1-0/+9
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw2-3/+127
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+250