index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
package
/
mkdebian
Age
Commit message (
Expand
)
Author
2020-10-14
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
2020-10-14
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2020-10-10
builddeb: Add support for all required debian/rules targets
Guillem Jover
2020-10-09
builddeb: Enable rootless builds
Guillem Jover
2020-08-10
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-03-30
kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset
Reinhard Karcher
2020-01-04
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
2019-12-17
scripts: package: mkdebian: add missing rsync dependency
Enrico Weigelt, metux IT consult
2019-07-17
builddeb: generate multi-arch friendly linux-libc-dev package
Cedric Hombourger
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-14
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-14
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-14
deb-pkg: generate correct build dependencies
Riku Voipio
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
2018-11-11
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
2018-07-28
builddeb: Add automatic support for sh{3,4}{,eb} architectures
Ben Hutchings
2018-07-28
builddeb: Add automatic support for riscv* architectures
Ben Hutchings
2018-07-28
builddeb: Add automatic support for m68k architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for or1k architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for sparc64 architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for mips{,64}r6{,el} architectures
Ben Hutchings
2018-07-28
builddeb: Add automatic support for mips64el architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for ppc64 and powerpcspe architectures
Ben Hutchings
2018-07-28
builddeb: Introduce functions to simplify kconfig tests in set_debarch
Ben Hutchings
2018-07-28
builddeb: Drop check for 32-bit s390
Ben Hutchings
2018-07-28
builddeb: Change architecture detection fallback to use dpkg-architecture
Ben Hutchings
2018-07-28
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
Ben Hutchings
2018-05-17
kbuild: deb-pkg improve maintainer address generation
Riku Voipio
2018-04-07
kbuild: deb-pkg: split generating packaging and build
Riku Voipio