MKDIST.8
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:1k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. MKDIST(8)                 Minix Programmer's Manual                  MKDIST(8)
  2. NAME
  3.      mkdist - make a Minix distribution
  4. SYNOPSIS
  5.      mkdist
  6. DESCRIPTION
  7.      Mkdist makes a Minix distribution on floppies.  Run the command  as  root
  8.      and   follow  the  instructions.   It  will  make  one  or  two  bootable
  9.      installation floppies and a  compressed  tar  file  of  /usr  on  several
  10.      floppies using vol(1).
  11.      The result can be installed on another system as described  in  usage(8),
  12.      except  that all of /usr is saved on one set of floppies instead of being
  13.      nicely split in binary and source packages.
  14. SEE ALSO
  15.      tar(1), compress(1), vol(1), usage(8).
  16. NOTES
  17.      Also very useful for making backups.
  18. AUTHOR
  19.      Kees J. Bot (kjb@cs.vu.nl)
  20.                                                                              1