From: Lennart Poettering Date: Mon, 6 Nov 2023 11:03:03 +0000 (+0100) Subject: man: document /usr/lib/modules/ paths as recommend copy source for kernel-install X-Git-Tag: v255-rc2~96^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=35f58f8c36f9fe27c07ed4d35a4effcad504cdb3;p=thirdparty%2Fsystemd.git man: document /usr/lib/modules/ paths as recommend copy source for kernel-install --- diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 0223b561f1a..ee8c0069df7 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -674,6 +674,31 @@ + + + /usr/lib/modules/KERNEL-VERSION/ + + + Location for installed kernel modules and other kernel related resources. For each locally + installed kernel a directory named after the kernel version (uname -r) is + kept. + + + + + + + /usr/lib/modules/KERNEL-VERSION/vmlinuz + + + Location for installed kernel images. This is the recommended location for OS package + managers to install kernel images into (as applicable), from which kernel-install + add then copies it into the final boot partition. + + + + + For various cases listed above, if the $KERNEL_INSTALL_CONF_ROOT environment