]> git.itanic.dy.fi Git - linux-stable/commit
kbuild: deb-pkg: remove the fakeroot builds support
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 28 Nov 2023 23:53:56 +0000 (08:53 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 10 Dec 2023 06:34:37 +0000 (15:34 +0900)
commit53243e098397185d910c10207bc3c0c26f072383
treeef736333f8dfbb4c75e7c10d7bf26f88409ec7c1
parent5b20755b7780464fea3e54af0af744258dcc2841
kbuild: deb-pkg: remove the fakeroot builds support

In 2017, the dpkg suite introduced the rootless builds support with the
following commits:

  - 2436807c87b0 ("dpkg-deb: Add support for rootless builds")
  - fca1bfe84068 ("dpkg-buildpackage: Add support for rootless builds")

This feature is available in the default dpkg on Debian 10 and Ubuntu
20.04.

Remove the old method.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.package
scripts/package/builddeb