linux/scripts/package
Masahiro Yamada e785399559 kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Change the source format from "1.0" to "3.0 (quilt)" because it works
more cleanly.

All files except .config and debian/ go into the orig tarball.
Add a single patch, debian/patches/config, and delete the ugly
extend-diff-ignore patterns.

The debian tarball will be compressed into *.debian.tar.xz by default.
If you like to use a different compression mode, you can pass the
command line option, DPKG_FLAGS=-Zgzip, for example.

The orig tarball only supports gzip for now. The combination of
gzip and xz is somewhat clumsy, but it is not a practical problem.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
2023-02-26 15:22:37 +09:00
..
builddeb builddeb: Consolidate consecutive chmod calls into one 2023-01-26 12:43:33 +09:00
buildtar buildtar: fix tarballs with EFI_ZBOOT enabled 2022-12-17 21:55:04 +09:00
mkdebian kbuild: deb-pkg: switch over to source format 3.0 (quilt) 2023-02-26 15:22:37 +09:00
mkspec kbuild: srcrpm-pkg: create source package without cleaning 2023-02-26 15:18:47 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00