home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / Documentation / PUPS / Programs / Arcutils / README < prev    next >
Encoding:
Text File  |  1995-11-02  |  733 b   |  22 lines

  1. These programs are used to get files back from old Unix disk images and
  2. tape backup images. Many were written ages ago, and my need to be ported to
  3. 32-bit and/or big-endian machines.
  4.  
  5. Here's a chart of what is supposed to do what, and my success with using it
  6. on a 32-bit little-endian machine (an i486 running FreeBSD).
  7.  
  8.          v5        v6        v7      2.9BSD         32V
  9.        filesys   filesys   filesys   filesys   filesys
  10. cpfs            ?
  11. getunix            ?      ?        ?          ?
  12. grab          Y         Y         ?         ?
  13. traverse        ?
  14.  
  15.          tp      itp      dtp      v6
  16.        backup   backup   backup   dump
  17. 512restor                   ?
  18. tp-progs     Y        Y        Y
  19.  
  20.   ? = it's supposed to, but I haven't tried it yet
  21.   Y = it worked on my FreeBSD box
  22.