*BSD News Article 70995


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!sgigate.sgi.com!news.msfc.nasa.gov!newsfeed.internetmci.com!news.sprintlink.net!news-stk-200.sprintlink.net!news.sprintlink.net!news-stk-11.sprintlink.net!hermes.athenet.net!usenet
From: riff_one@athenet.net (Brian)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: FreeBSD striping the debug info from the kernel
Date: Fri, 14 Jun 1996 22:10:00 GMT
Organization: Athenet Internet Services
Lines: 14
Message-ID: <4psneo$p9h@hermes.athenet.net>
NNTP-Posting-Host: pm-at-3-28.athenet.net
X-Newsreader: Forte Free Agent 1.0.82

I am running a 386-40, 8mb, FreeBSD 2.1.0 RELEASE


Is this the proper sequence for compiling, striping
and installing a new kernel?

 /usr/sbin/config MYKERNEL
 cd ../../compile/MYKERNEL
 make depend
 make
 strip -x kernel
 make install