cvs commit: src/tools/tools/nanobsd nanobsd.sh

Simon L. Nielsen simon at FreeBSD.org
Tue Sep 23 18:42:48 UTC 2008


simon       2008-09-23 18:42:35 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/nanobsd  nanobsd.sh 
  Log:
  SVN rev 183314 on 2008-09-23 18:42:35Z by simon
  
  - Change all "echo #..." into using a progress print function to make it
    possible to make NanoBSD output more quite or verbose.  The default
    output should remain mostly unchanged. [1]
  - Add missing shift for -i.
  - Clean up usage() so it's now (mostly) sorted alphabetically.
  - Make command line argument handling more consistent in the code and
    remove redundant semicolons.
  
  Reviwed by:     phk [1]
  
  Revision  Changes    Path
  1.42      +65 -41    src/tools/tools/nanobsd/nanobsd.sh


More information about the cvs-src mailing list