summaryrefslogtreecommitdiffstats
path: root/scripts/package
AgeCommit message (Expand)AuthorLines
2023-10-03kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada-0/+6
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada-4/+0
2023-09-15kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada-1/+1
2023-08-29kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rulesMasahiro Yamada-0/+5
2023-08-08kbuild: deb-pkg: split debian/rulesMasahiro Yamada-29/+33
2023-08-08kbuild: deb-pkg: use Debian compliant shebang for debian/rulesMasahiro Yamada-1/+1
2023-07-25kbuild: rpm-pkg: refactor *rpm-pkg targetsMasahiro Yamada-8/+0
2023-07-25kbuild: rpm-pkg: split out the body of spec fileMasahiro Yamada-120/+120
2023-07-25kbuild: rpm-pkg: introduce %{with_devel} switch to select devel packageMasahiro Yamada-28/+25
2023-07-25kbuild: rpm-pkg: run modules_install for non-modular kernelMasahiro Yamada-9/+6
2023-07-25kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkgMasahiro Yamada-15/+16
2023-07-25kbuild: rpm-pkg: use a dummy string for _arch when undefinedMasahiro Yamada-3/+2
2023-07-25kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}Masahiro Yamada-3/+1
2023-07-25kbuild: refactor kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada-33/+41
2023-07-25kbuild: add a phony target to run a command with Kbuild env varsMasahiro Yamada-1/+2
2023-07-25kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}Masahiro Yamada-29/+30
2023-07-25kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}Masahiro Yamada-2/+2
2023-07-25kbuild: rpm-pkg: record ARCH option in spec fileMasahiro Yamada-1/+3
2023-07-25kbuild: rpm-pkg: use %{makeflags} to pass common Make optionsMasahiro Yamada-5/+6
2023-07-25kbuild: rpm-pkg: do not hard-code $MAKE in spec fileMasahiro Yamada-5/+7
2023-07-25kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec fileMasahiro Yamada-1/+0
2023-07-25kbuild: rpm-pkg: define _arch conditionallyMasahiro Yamada-1/+1
2023-06-27kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada-8/+4
2023-06-27kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett-1/+1
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-7/+4
2023-04-26kbuild: deb-pkg: specify targets in debian/rules as .PHONYMasahiro Yamada-0/+2
2023-04-25kbuild: rpm-pkg: remove kernel-drm PROVIDESMasahiro Yamada-6/+1
2023-04-23kbuild: deb-pkg: Fix a spell typo in mkdebian scriptWoody Suwalski-1/+1
2023-04-17kbuild: builddeb: Eliminate debian/arch useBastian Germann-1/+1
2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada-88/+88
2023-03-22kbuild: deb-pkg: set version for linux-headers pathsKevin Locke-1/+2
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada-1/+63
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada-4/+8
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada-29/+39
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada-106/+116
2023-03-15kbuild: deb-pkg: set CROSS_COMPILE only when undefinedMasahiro Yamada-3/+2
2023-03-15kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada-5/+5
2023-03-15kbuild: deb-pkg: make debian source package working againMasahiro Yamada-1/+4
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada-2/+2
2023-02-26kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada-5/+20
2023-02-26kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada-4/+2
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada-51/+1
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada-23/+18
2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada-1/+1
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada-4/+4
2023-02-26kbuild: deb-pkg: create source package without cleaningMasahiro Yamada-0/+24
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada-5/+3
2023-01-26builddeb: clean generated package contentBastian Germann-1/+1
2023-01-26builddeb: Consolidate consecutive chmod calls into oneSven Joachim-5/+3
2023-01-11scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel-1/+1