So, my Calculate Linux Scratch install of 10.2
is going great so far
Very nice distro
But, I am confused as to how to remove a older kernel
that came with the livecd
2.6.32.8
I removed the old kernel sources with
Code:
emerge -C sys-kernel/calculate-sources-2.6.32.8
but, when I tried to use
emerge -C sys-kernel/calculate-2.6.32.8
or
emerge -C sys-kernel/calculate-kernel-2.6.32.8
to remove the kernel itself it says
Code:
Couldn't find '=sys-kernel/calculate-kernel-2.6.32.8' to unmerge.
>>> No packages selected for removal by unmerge
so, How do I remove the kernel and intird in /boot with emerge
and also How do I output a text file list of all insstalled pkgs??
thanks