Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!news.bluesky.net!news.sprintlink.net!howland.reston.ans.net!Germany.EU.net!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail From: j@narcisa.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: kernel sources Date: 14 Jun 1995 12:19:38 +0200 Organization: Private U**x site, Dresden. Lines: 22 Message-ID: <3rmd3q$54p@bonnie.tcd-dresden.de> References: <3rk1hm$t3l@tulpi.interconnect.com.au> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Keywords: kernel sources Anthony Hill <ahill@tulpi.interconnect.com.au> wrote: >Anyway how do I install them now - I have FTP'd the src directory from FTP.CDROM.COM, but there is no extract script ! I have has a look at sysinstall - but it seems that it is going to go for a full reinstall - destroying everything I already have. something like cat src-* | gzip -d -c | (cd /usr; cpio -ivdmu) First, have a look into the archive for the path names (`ivt' instead of `ivdmu'). Maybe /usr is the wrong base directory, and you need / instead. ``src-*'' may vary, depending on the actual name of the files for your package. -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)