On Friday, 4 March 2022 17:17:51 GMT Ionen Wolkens wrote: > On Fri, Mar 04, 2022 at 05:04:04PM +0000, Peter Humphrey wrote: > > Hello list, > > > > I used to run 'make -j24 && make install && make modules-install' and I'd > > get kernels in /boot complete with version numbers in their names. Now > > I'm getting just vmlinuz and vmlinuz.old. > > > > Has the behaviour of 'make install' changed? If not, I must be doing > > something stupid again... > > That behavior happens if the `installkernel` command is missing, I'd > assume you depcleaned sys-kernel/installkernel-gentoo
FYI
~ $ qdepends --rdepend sys-kernel/installkernel-gentoo
sys-kernel/installkernel-gentoo-5: !sys-kernel/installkernel-systemd-boot !
<sys-apps/debianutils-4.9-r1[installkernel(+)] >=sys-apps/debianutils-4.9-r1
~ $ equery u sys-apps/debianutils
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for sys-apps/debianutils-5.5:
U I
+ + installkernel : Install /sbin/installkernel script (for Linux).
installkernel is required
whenever a kernel will be installed via make install
- - static : !!do not set this during bootstrap!! Causes binaries to
be statically linked instead of dynamically
signature.asc
Description: This is a digitally signed message part.

