Closed zeule closed 8 years ago
Here is the output from # eclean-kernel -l:
# eclean-kernel -l
[4.6.3-gentoo]: - build: /usr/src/linux-4.6.3-gentoo - modules: /lib/modules/4.6.3-gentoo [4.6.4-gentoo]: - build: /usr/src/linux-4.6.4-gentoo - modules: /lib/modules/4.6.4-gentoo 4.6.3-gentoo: - aux: /boot/System.map-4.6.3-gentoo - kernel: /boot/vmlinuz-4.6.3-gentoo - aux: /boot/config-4.6.3-gentoo 4.6.3-gentoo.img: - aux: /boot/initramfs-4.6.3-gentoo.img 4.6.4-gentoo: - aux: /boot/System.map-4.6.4-gentoo - aux: /boot/config-4.6.4-gentoo - kernel: /boot/vmlinuz-4.6.4-gentoo 4.6.4-gentoo.img: - aux: /boot/initramfs-4.6.4-gentoo.img
Initramfs'es are listed as separate kernels.
Hah, I didn't think of the .img suffix. But that should be pretty easy to fix.
.img
Here is the output from
# eclean-kernel -l
:Initramfs'es are listed as separate kernels.