summaryrefslogtreecommitdiffstats
path: root/scripts/package
Commit message (Expand)AuthorAgeFilesLines
* kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profileMasahiro Yamada2024-10-311-0/+1
* kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profileMasahiro Yamada2024-10-313-6/+11
* kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson2024-10-071-1/+0
* kbuild: add debug package to pacman PKGBUILDJose Fernandez2024-09-071-1/+14
* kbuild: pacman-pkg: do not override objtreeMasahiro Yamada2024-09-011-1/+3
* kbuild: pacman-pkg: move common commands to a separate functionMasahiro Yamada2024-09-011-7/+10
* kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGESJose Fernandez2024-09-011-6/+12
* kbuild: cross-compile linux-headers package when possibleMasahiro Yamada2024-09-011-0/+34
* kbuild: slim down package for building external modulesMasahiro Yamada2024-09-011-5/+16
* kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez2024-07-281-1/+1
* kbuild: rpm-pkg: Fix C locale setupPetr Vorel2024-07-241-1/+1
* Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-238-29/+163
|\
| * kbuild: add script and target to generate pacman packageThomas Weißschuh2024-07-221-0/+108
| * kbuild: rpm-pkg: introduce a simple changelog section for kernel.specRafael Aquini2024-07-201-0/+23
| * kbuild: deb-pkg: use default string when variable is unset or nullMasahiro Yamada2024-07-161-3/+3
| * kbuild: package: add -e and -u options to some shell scriptsMasahiro Yamada2024-07-166-13/+22
| * kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAILMasahiro Yamada2024-07-161-13/+7
| * kbuild: deb-pkg: remove support for EMAIL environment variableMasahiro Yamada2024-07-161-1/+1
| * kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.specRafael Aquini2024-07-161-1/+1
| * kbuild: move init/build-version to scripts/Masahiro Yamada2024-07-162-2/+2
* | kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez2024-07-151-1/+0
|/
* kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada2024-06-261-5/+3
* kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing2024-05-101-10/+8
* kbuild: buildtar: remove warning for the default caseMasahiro Yamada2024-05-021-11/+1
* kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada2024-05-021-4/+12
* kbuild: rpm-pkg: add dtb files in kernel rpmJose Ignacio Tornos Martinez2024-03-191-0/+13
* Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"Masahiro Yamada2024-02-191-3/+1
* Revert "kbuild/mkspec: support 'update-bootloader'-based systems"Masahiro Yamada2024-02-191-5/+0
* kbuild: rpm-pkg: mark installed files in /boot as %ghostMasahiro Yamada2024-02-191-0/+4
* kbuild: rpm-pkg: do not include depmod-generated filesMasahiro Yamada2024-02-191-3/+19
* kbuild: deb-pkg: call more misc debhelper commandsMasahiro Yamada2024-02-192-9/+5
* kbuild: deb-pkg: build binary-arch in parallelMasahiro Yamada2024-02-192-34/+47
* kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'Masahiro Yamada2024-02-191-7/+9
* kbuild: deb-pkg: show verbose log for direct package buildsMasahiro Yamada2024-02-191-0/+8
* kbuild: rpm-pkg: simplify installkernel %postJose Ignacio Tornos Martinez2024-01-311-11/+11
* kbuild: deb-pkg: use debian/<package> for tmpdirMasahiro Yamada2024-01-101-29/+12
* kbuild: deb-pkg: move 'make headers' to build-archMasahiro Yamada2024-01-102-3/+2
* kbuild: deb-pkg: do not search for 'scripts' directory under arch/Masahiro Yamada2024-01-051-1/+1
* kbuild: deb-pkg: use build ID instead of debug link for dbg packageMasahiro Yamada2024-01-051-19/+13
* kbuild: deb-pkg: use more debhelper commands in builddebMasahiro Yamada2024-01-053-18/+14
* kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rulesMasahiro Yamada2024-01-051-5/+3
* kbuild: deb-pkg: allow to run debian/rules from output directoryMasahiro Yamada2024-01-051-1/+1
* kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executedMasahiro Yamada2024-01-052-4/+14
* kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rulesMasahiro Yamada2023-12-292-16/+3
* kbuild: deb-pkg: factor out common Make options in debian/rulesMasahiro Yamada2023-12-291-4/+4
* kbuild: deb-pkg: hard-code Build-DependsMasahiro Yamada2023-12-291-3/+2
* kbuild: deb-pkg: split debian/copyright from the mkdebian scriptMasahiro Yamada2023-12-292-20/+17
* kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada2023-12-101-7/+1
* scripts: clean up IA-64 codeMasahiro Yamada2023-12-032-7/+1
* kbuild: remove the last use of old cmd_src_tar rule in packagingMasahiro Yamada2023-11-281-1/+1