On Sunday 30 March 2003 11:36, Peter Farley wrote:
> That matches my experience, though I only tried
> apt-cache search for "kernel" and then "image", I
> didn't think to try "kernel-image".

Using a wild card flushes out more possibilities:

# apt-cache search kernel*

It seems, in general, it is a good idea to use the wild card.  Using 
"^kernel*" found only the packages whose name began with "kernel".
-- 
Mike M.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to