From: Sascha Silbe <x-linux@se-silbe.de>
To: Masahiro Yamada <masahiroy@kernel.org>,
Michal Marek <michal.lkml@markovi.net>,
Nick Desaulniers <ndesaulniers@google.com>
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] kbuild: deb-pkg: fixes for use on Debian systems
Date: Sun, 24 Oct 2021 15:58:36 +0200 [thread overview]
Message-ID: <20211024135838.647689-1-x-linux@se-silbe.de> (raw)
When building binary .deb packages directly from a source tree using
"make deb-pkg" or "make bindeb-pkg", they don't work as well as the
vendor-provided (i.e. Debian) kernel packages because some
dependencies and integrations are missing. This series fixes some of
the shortcomings so the locally built packages can be used in place of
the vendor-provided ones.
Sascha Silbe (2):
kbuild: deb-pkg: set dependencies for kernel image package
kbuild: deb-pkg: invoke linux-base scripts if installed
scripts/package/builddeb | 22 ++++++++++++++++++++++
scripts/package/mkdebian | 9 +++++++++
2 files changed, 31 insertions(+)
base-commit: 9c0c4d24ac000e52d55348961d3a3ba42065e0cf
prerequisite-patch-id: d2d09cbe2907cd6c1ece0fcc6b576faf1ef8dd37
--
2.30.2
next reply other threads:[~2021-10-24 14:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-24 13:58 Sascha Silbe [this message]
2021-10-24 13:58 ` [PATCH 1/2] kbuild: deb-pkg: set dependencies for kernel image package Sascha Silbe
2021-10-24 13:58 ` [PATCH 2/2] kbuild: deb-pkg: invoke linux-base scripts if installed Sascha Silbe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211024135838.647689-1-x-linux@se-silbe.de \
--to=x-linux@se-silbe.de \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=michal.lkml@markovi.net \
--cc=ndesaulniers@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®