<filename>/boot/<MACHINE-ID>/<KERNEL VERSION>/linux</filename>.</para>
<para>kernel-install also creates a boot loader entry according to the boot loader specification
- in <filename>/boot/loader/entries/<OS-ID>-<KERNEL VERSION>-<MACHINE-ID>.conf</filename>.
+ in <filename>/boot/loader/entries/<MACHINE-ID>-<KERNEL VERSION>.conf</filename>.
If the file <filename>initrd</filename> is found next to the <filename>linux</filename> file,
the initrd will be added to the configuration.</para>
</listitem>
"remove <KERNEL VERSION> <filename>/boot/<MACHINE-ID>/<KERNEL VERSION>/</filename>"
</para>
<para>kernel-install removes the entire directory <filename>/boot/<MACHINE-ID>/<KERNEL VERSION>/</filename>
- and the file <filename>/boot/loader/entries/<OS-ID>-<KERNEL VERSION>-<MACHINE-ID>.conf</filename></para>
+ and the file <filename>/boot/loader/entries/<MACHINE-ID>-<KERNEL VERSION>.conf</filename></para>
</listitem>
</varlistentry>