home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!laphroaig!cflatter
- From: cflatter@nrao.edu (Chris Flatters)
- Subject: Re: 386BSD 0.1 kernel sources ?
- Message-ID: <1992Jul29.192157.5426@nrao.edu>
- Sender: news@nrao.edu
- Reply-To: cflatter@nrao.edu
- Organization: NRAO
- References: <1992Jul29.170444.20710@cs.hw.ac.uk>
- Date: Wed, 29 Jul 1992 19:21:57 GMT
- Lines: 17
-
- In article 20710@cs.hw.ac.uk, donaldh@cs.hw.ac.uk (Donald I. Hunter) writes:
- >To get the 386BSD kernel sources do I have to download the entire
- >source distribution ? I don't have the space (nor will I ever have) to
- >take the whole distribution so I was wondering if someone would be kind
- >enough to provide just the Kernel sources for anonymous FTP.
-
- The kernel sources are conveniently at the beginning or the src01 archive.
- If you just want the kernel pick up the first 12 or so parts of the archive
- and unpack them as follows:
-
- cd /
- cat $foo/src01.* | uncompress | cpio -idalmuv
-
- where $foo is the directory where you put the src01 files.
-
- Chris Flatters
- cflatter@nrao.edu
-