Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 02:22:14 -0800 (PST)
From:      Doug Barton <dougb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/mergemaster mergemaster.sh
Message-ID:  <200202241022.g1OAMEp48447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2002/02/24 02:22:14 PST

  Modified files:
    usr.sbin/mergemaster mergemaster.sh 
  Log:
  * Add a feature to do a "pre {build|install}world" check of (so far)
  master.passwd, group, and make.conf
  * Add a feature to check variables in rc.conf[.local] to their
  counterparts in /etc/defaults/rc.conf after a run
  * Twiddle whitespace a little
  * Change some "[ -f file ] && rm file" to "rm -f file"
  
  Revision  Changes    Path
  1.27      +90 -26    src/usr.sbin/mergemaster/mergemaster.sh

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?200202241022.g1OAMEp48447>