eclean-kernel
eclean-kernel copied to clipboard
Old kernel cleanup tool (revived branch)
Results
22
eclean-kernel issues
Sort by
recently updated
recently updated
newest added
Hi, can you help me understand what's going on here please? This is an `~arm64` system with `sys-kernel/gentoo-kernel-bin-6.9.3`: ``` # eclean-kernel --version 2.99.8 # eclean-kernel -D DEBUG:root:Sorter: DEBUG:root:Layout: DEBUG:root:Bootloader failed:...
I've only implemented the BIOS/legacy boot + extlinux combination, because that's what I am using. The current `krenel_re` matches lines like these: ``` KERENEL /boot/vmlinuz LINUX /boot/vmlinuz.old ``` A few...