home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / archives / 3782 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  2.4 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!agate!usenet
  2. From: almesber@nessie.cs.id.ethz.ch (Werner Almesberger)
  3. Newsgroups: comp.archives
  4. Subject: [comp.os.linux] Inheriting File System (IFS) experimental release
  5. Followup-To: comp.os.linux
  6. Date: 14 Dec 1992 10:43:27 GMT
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. Lines: 40
  9. Sender: adam@soda
  10. Approved: adam@soda
  11. Distribution: world
  12. Message-ID: <1ghogfINNms0@agate.berkeley.edu>
  13. References: <1992Dec5.115355.3186@bernina.ethz.ch>
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.os.linux
  16. X-Original-Date: Sat, 5 Dec 1992 11:53:55 GMT
  17.  
  18. Archive-name: auto/comp.os.linux/Inheriting-File-System-IFS-experimental-release
  19.  
  20. [ I've posted this to the linux-activists mailing list yesterday, but
  21.   because the mailing list seems to out of order at the moment, I'm
  22.   posting it on comp.os.linux now. Please understand that this is not
  23.   an ordinary release but rather something highly experimental that
  24.   may not work as intended and may be changed heavily (or completely
  25.   disappear) in the future. ]
  26.  
  27. A pre-alpha experimental version of IFS is available for anon. FTP
  28. on rudolf.ethz.ch as /incoming/ifs.0.tar.Z
  29.  
  30. IFS implements a copy-on-write file system (similar to Sun's TFS)
  31. with the additional capability to mount "packs" of more than two
  32. directories. There's no Plan 9-style per-user FS space, sorry.
  33.  
  34. IFS is relative to the 0.98pl6 kernel but it should be easy to use
  35. it with 0.98pl5 too. I haven't looked at earlier versions, so they
  36. might or might not work.
  37.  
  38. This release has some major restrictions. Among them:
  39.   - it has received very little testing yet, so be prepared that it
  40.     might do something nasty to your system if you use it.
  41.   - things like mkdir/rmdir, links, etc. are missing.
  42.   - you can't run executables from it because bmap isn't supported.
  43.  
  44. In its current state it isn't intended to do something usable for
  45. any real purpose but rather to illustrate the concept and to show
  46. one possible way to implement the "overmounting" mechanism.
  47.  
  48. More information (and a lot more warnings :-) can be found in the
  49. README.
  50.  
  51. - Werner
  52. -- 
  53.    _________________________________________________________________________
  54.   / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
  55.  / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
  56. /_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
  57.  
  58.