[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231219084354.464320-1-jtornosm@redhat.com>
Date: Tue, 19 Dec 2023 09:43:50 +0100
From: Jose Ignacio Tornos Martinez <jtornosm@...hat.com>
To: masahiroy@...nel.org
Cc: dcavalca@...a.com,
jtornosm@...hat.com,
linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org,
nathan@...nel.org,
ndesaulniers@...gle.com,
nicolas@...sle.eu,
stable@...r.kernel.org
Subject: Re: [PATCH v2] rpm-pkg: simplify installkernel %post
Hello Masahiro,
> Fedora ships vmlinux, config, System.map in the module directory.
> Why don't you mimic it?
> Change the %install section to install them to
> /lib/modules/%{KERNELRELEASE}/.
Ok, I did not dare to change a lot of things, overall in other sections.
I like the idea of imitating Fedora and making it easier.
> Then, change %post section to copy them to /boot/.
> If you take care of an unusual case where installkernel
> is not found, you can support manual copy as a fallback.
Ok, much clear in this way (and independent of software packages).
Again, good idea.
> Maybe, you can also convert the installkernel syntax to
> kernel-install while you are here.
Ok, that tool is more complete, I will try.
The next version will include all of this.
Thank you
Best rgards
José Ignacio
Powered by blists - more mailing lists