summaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar
AgeCommit message (Expand)AuthorLines
2024-07-16kbuild: package: add -e and -u options to some shell scriptsMasahiro Yamada-1/+1
2024-05-10kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing-10/+8
2024-05-02kbuild: buildtar: remove warning for the default caseMasahiro Yamada-11/+1
2024-05-02kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada-4/+12
2023-11-28kbuild: buildtar: always make modules_installPetr Vorel-4/+2
2023-11-28kbuild: buildtar: Remove unused $dirsPetr Vorel-2/+0
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada-51/+1
2022-12-17buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova-1/+1
2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak-0/+4
2021-03-29kbuild: buildtar: add riscv supportCarlos de Paula-0/+8
2020-07-07kbuild: buildtar: add dtbs supportDomenico Andreoli-0/+12
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov-2/+2
2020-06-06kbuild: add variables for compression toolsDenis Efremov-3/+3
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce-2/+6
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada-1/+1
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada-1/+1
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada-2/+3
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel-2/+2
2014-08-20kbuild: Make scripts executableMichal Marek-0/+0
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek-2/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-1/+0
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland-0/+21
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov-1/+1
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-3/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar-0/+4
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek-1/+5
2009-04-02parisc: fix "make tar-pkg"Helge Deller-0/+4
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf-2/+2
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen-2/+2
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw-18/+13
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw-0/+111