Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 13:55:10 -0700 (PDT)
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall config.c
Message-ID:  <200309102055.h8AKtA7N027631@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trhodes     2003/09/10 13:55:10 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  config.c 
  Log:
  With the exim port upgrade, modify sysinstall(8):
  
  - Add 'enable_exim="YES"' to rc.conf(5)
  - Use the default exim configuration file from the port
  - When using sendmail, disable some more scripts that use sendmail specific
    parameters
  - Have sysinstall tweak mailer.conf(5) substitution
  - Use 'N' flag for newsyslog(8)
  
  Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
  Reviewed by:    sheldonh, simon
  Tested by:      myself (trhodes) and submitter
  
  Revision  Changes    Path
  1.213     +10 -12    src/usr.sbin/sysinstall/config.c



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