Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 12:59:27 -0700 (PDT)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile Makefile.inc1
Message-ID:  <200204281959.g3SJxRk33973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gshapiro    2002/04/28 12:59:27 PDT

  Modified files:        (Branch: RELENG_4)
    .                    Makefile Makefile.inc1 
  Log:
  MFC: Despite the fact that it is documented in the handbook, the release notes,
       and UPDATING and has been posted to both freebsd-current and
       freebsd-stable, users are still not adding the required smmsp user and
       group before doing an installworld.  Therefore, don't let users do an
       installworld unless they have followed directions.
  
       Add a new installcheck Makefile target which installworld runs before
       actually starting the installation.  This target can be used by other parts
       of userland as well.  The first addition to the target is to check for the
       smmsp user and group if NO_SENDMAIL isn't defined.
  
       Others may add checks to this target as they see fit.
  
       Revision  Changes    Path
       1.249     +3 -3      src/Makefile
       1.260     +18 -1     src/Makefile.inc1
  
  Revision    Changes    Path
  1.234.2.11  +4 -4      src/Makefile
  1.141.2.45  +18 -1     src/Makefile.inc1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204281959.g3SJxRk33973>