Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!bcm.tmc.edu!pendragon!news.msfc.nasa.gov!newsfeed.internetmci.com!news.kei.com!nntp.coast.net!fu-berlin.de!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Recompiling New Kernel Date: 16 May 1996 12:13:30 GMT Organization: Private BSD site, Dresden Lines: 22 Message-ID: <4nf65a$22s@uriah.heep.sax.de> References: <319A1B83.2583@clark.net> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E john spann <spannman@clark.net> wrote: > I have just installed FreeBSD using the FTP option. > I did not choose (unintentionally) to install the > source code. I would like to recompile to kernel, > but I do not have the source to do so. I have read > the appropriate sections in the handbook but there > are no specific steps listed about how to download > the source code. Any help will be appreicated. It's the .../dists/src/ssys.* files. It's a .tar.gz collection relative to the /usr/src tree. So unpack them with cd /usr/src cat ${where_it_lives}/dists/src/ssys.* | tar -xvzf - -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)