Re: Building .config into the kernel

Barrett G. Lyon (blyon@netpr.com)
Wed, 13 Jan 1999 13:23:35 -0600


>True, but it's also much less useful. It assumes you can identify which
>kernel image you booted, etc.

Can't you do something like:
cat vmlinux | grep "version" | head -1 ; uname -a

and match the build numbers? Just use gzcat on machines that use a
compressed kernel such as the Alpha.

-Barrett

--
Barrett G. Lyon                        PGP: www.netpr.com/pgpkeys
Data & Network Security Consultant     Fax: 310-737-0196
Network Presence, LLC                Email: blyon@netpr.com
--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/