home *** CD-ROM | disk | FTP | other *** search
/ Plex 6 / Plex6.mdf / u_linux / makdev21.lsm < prev    next >
Encoding:
Linux Software Map entry  |  1994-12-14  |  718 b   |  20 lines

  1. Begin3
  2. Title:          MAKEDEV
  3. Version:        2.1
  4. Entered-date:   04DEC94
  5. Description:    MAKEDEV is the script that is used to create the block and
  6.         character devices needed by a system.
  7.         Requires /bin/sh to be a bourne/POSIX compatible shell (bash
  8.         or ash) and the external commands expr, rm, mknod, chown,
  9.         chmod and ln.  Not currently tested with pdksh-5.1.0.
  10. Keywords:       MAKEDEV, mknod, devices, /dev
  11. Author:         Nick Holloway <Nick.Holloway@alfie.demon.co.uk>
  12. Maintained-by:  
  13. Primary-site:   tsx-11.mit.edu /pub/linux/sources/sbin
  14.             5567 MAKEDEV-@ID@.tar.gz
  15. Alternate-site: sunsite.unc.edu /pub/Linux/system/Admin
  16. Original-site:  
  17. Platform:       Linux.
  18. Copying-policy: Freely redistributable
  19. End
  20.