Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2003 08:33: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 menus.c sysinstall.h variable.c
Message-ID:  <200307121533.h6CFXA7E052789@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trhodes     2003/07/12 08:33:10 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  config.c menus.c sysinstall.h variable.c 
  Log:
  Give users the ability to select an alternative MTA during the installation.
  This option adds Postfix and Exim to the list, however, qmail is not added
  due to license restrictions.
  
  Collaborated with:      Simon L. Nielsen <simon@nitro.dk>
  Reviewed by:            jhb, re@, -audit.
  
  Revision  Changes    Path
  1.211     +185 -5    src/usr.sbin/sysinstall/config.c
  1.374     +22 -17    src/usr.sbin/sysinstall/menus.c
  1.247     +5 -1      src/usr.sbin/sysinstall/sysinstall.h
  1.36      +40 -10    src/usr.sbin/sysinstall/variable.c



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