aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/mkspec
AgeCommit message (Expand)Author
2023-09-19kbuild: rpm-pkg: define _arch conditionallyMasahiro Yamada
2023-04-25kbuild: rpm-pkg: remove kernel-drm PROVIDESMasahiro Yamada
2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada
2023-01-11scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada
2022-11-24kbuild: add ability to make source rpm buildable using kojiIvan Vecera
2022-10-13kbuild: Stop including vmlinux.bz2 in the rpm'sZack Rusin
2022-09-29kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch
2022-07-27kbuild: rpm-pkg: fix build error when _arch is undefinedMasahiro Yamada
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2018-11-06kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedMasahiro Yamada
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe
2017-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada
2017-10-09kbuild: rpm-pkg: clean up mkspecMasahiro Yamada
2017-10-09kbuild: rpm-pkg: install vmlinux.bz2 unconditionallyMasahiro Yamada
2017-10-09kbuild: rpm-pkg: remove ppc64 specific image handlingMasahiro Yamada
2017-09-21kbuild: rpm-pkg: fix version number handlingMasahiro Yamada
2017-09-21kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada
2016-12-11kbuild/mkspec: avoid using brace expansionAnton Tikhomirov
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina
2016-03-04kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni
2016-02-26kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn
2015-04-27kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse
2013-07-23rpm-pkg: add generation of kernel-develMike Marciniszyn
2013-07-23rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn
2013-06-24kbuild: fix error when building from src rpmMike Marciniszyn
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma
2011-05-04Replace '-' in kernel version with '_'Arun Sharma
2010-10-28Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2010-10-14scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-02-02scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt
2009-02-15kbuild: add vmlinux to kernel rpmJosh Hunt