[Bug 235627] Handbook 23.2.2 references GENERIC kernel outdated
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Mar 15 17:02:35 UTC 2019
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235627
Tom Rhodes <trhodes at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
--- Comment #3 from Tom Rhodes <trhodes at FreeBSD.org> ---
Hi,
Well, one way to pull the current kernel is uname(1), for an older kernel, the
"ident" information may be pulled with strings(1):
root at ember:/boot/kernel # strings kernel | grep ident
[SNIP]
ident   GENERIC
Do you think the handbook needs to explain how to identify the current and
previous kernels?
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-doc
mailing list