home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 3214 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.1 KB  |  52 lines

  1. Newsgroups: comp.unix.bsd
  2. From: peter@close.demon.co.uk (Peter Curran)
  3. Path: sparky!uunet!pipex!demon!close.demon.co.uk!peter
  4. Subject: Re: 386BSD 0.1 kernel sources ?
  5. Distribution: world
  6. References: <1992Jul29.192157.5426@nrao.edu>
  7. Organization: Close Consultants
  8. Lines: 39
  9. Date: Thu, 30 Jul 1992 16:32:24 +0000
  10. Message-ID: <712539144snx@close.demon.co.uk>
  11. Sender: usenet@gate.demon.co.uk
  12.  
  13.  
  14. In article <1992Jul29.192157.5426@nrao.edu> cflatter@nrao.edu writes:
  15.  
  16. > In article 20710@cs.hw.ac.uk, donaldh@cs.hw.ac.uk (Donald I. Hunter) writes:
  17. > >To get the 386BSD kernel sources do I have to download the entire
  18. > >source distribution ?  I don't have the space (nor will I ever have) to
  19. > >take the whole distribution so I was wondering if someone would be kind
  20. > >enough to provide just the Kernel sources for anonymous FTP.
  21. >  
  22. > The kernel sources are conveniently at the beginning or the src01 archive.
  23. > If you just want the kernel pick up the first 12 or so parts of the archive
  24. > and unpack them as follows:
  25. > cd /
  26. > cat $foo/src01.* | uncompress | cpio -idalmuv
  27. > where $foo is the directory where you put the src01 files.
  28. >       Chris Flatters
  29. >       cflatter@nrao.edu
  30. I have a similar need, but I don't think this will work for me.  I have 
  31. discovered that if the bin01 is extracted onto a disk <40MB (mine is 39
  32. and a bit) then it will not all fit on.  The manuals are missing and 
  33. stuff like termcap out of /usr/share/misc are missing.  Is there any way
  34. that I can extract only the last few files only from the floppies?
  35.  
  36. Of course, no termcap-no vi :-{
  37.  
  38. So, I ftp'd the termcap from the ~/filesystem/usr/share/misc directory
  39. on my local friendly server (src.doc.ic.ac.uk).  vi then complains that
  40. there is no ':up=:' defined for the terminal.  Anybody got any ideas?
  41.  
  42. Peter
  43.  
  44. -----------------------------------------------------------------------------
  45. Peter Curran                                   Mail: peter@close.demon.co.uk
  46. Close Consultants          'Not necessarily the ravings of a completely sane
  47. Dorking,UK                    person - but better than most politicians....'
  48. -----------------------------------------------------------------------------
  49.