home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / amd.txt < prev    next >
Text File  |  1997-09-22  |  2KB  |  87 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR AMD:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: AMD - Mounts filesystems automatically
  6.  
  7. Version: 5.2 and 5.3b1
  8.  
  9. Author(s): Jan-Simon Pendry <jsp@sequent.com>
  10.  
  11.      Jan-Simon Pendry,
  12.      Department of Computing, 
  13.      Imperial College, 
  14.      London, UK.
  15.  
  16. On the CD-ROM in: sysadm/amd.tar
  17.  
  18. Ftp source: usc.edu:/pub/amd
  19.  
  20. Size on the CD: 901 KB (compressed)
  21.  
  22. Description:
  23.  
  24.    Amd is a daemon that automatically mounts filesystems whenever a file or
  25.    directory within that filesystem is accessed.  Filesystems are automati-
  26.    cally unmounted when they appear to have become quiescent.
  27.  
  28.    Amd operates by attaching itself as an NFS server to each of the speci-
  29.    fied directories.  Lookups within the specified directories are handled
  30.    by amd, which uses the map defined by mapname to determine how to
  31.    resolve the lookup.  Generally, this will be a host name, some filesys-
  32.    tem information and some mount options for the given filesystem.
  33.  
  34.    -- Quoted from the manpage by Jan-Simon Pendry in the amd-5.3beta1
  35.       distribution
  36.  
  37. Advertised architectures:
  38.  
  39.    Machine Architectures
  40.      Alliant FX/4
  41.      Acorn ARM
  42.      Data General AViiON
  43.      Encore
  44.      FPS Model 500
  45.      HP 9000/300 family
  46.      HP 9000/800 family
  47.      IBM RT
  48.      IBM RISC System/6000
  49.      SGI Iris 4D
  50.      Apple Mac II
  51.      MIPS RISC
  52.      Encore Multimax
  53.      HLH Orion 1/05
  54.      Sun-3 family
  55.      Tahoe family
  56.      DEC Vax
  57.  
  58.    Operating Systems
  59.      4.3 BSD for IBM RT
  60.      AIX 3.1
  61.      System V for Mac-II
  62.      4.4 BSD
  63.      Concentrix 5.0
  64.      Convex OS 7.1
  65.      Data General DG/UX
  66.      Celerity FPX 4.1/2
  67.      Harris HCX/UX
  68.      HLH OTS 1.x (4.2 BSD)
  69.      HP-UX 6.x or 7.0
  70.      SGI Irix
  71.      Mach for NeXT
  72.      Pyramid OSx
  73.      Acorn RISC iX
  74.      SunOS 3.4 & 3.5
  75.      SunOS 4.x
  76.      Ultrix 2.2
  77.      Ultrix 3
  78.      Ultrix 4.0 
  79.      Umax 4.3 BSD
  80.      Utek 4.0
  81.      mt Xinu MORE/bsd
  82.  
  83.      -- Gleaned from texinfo page "Amd - The 4.4 BSD Automounter" by 
  84.         Jan-Simon Pendry
  85.         
  86. Prerequisites: C compiler, NFS
  87.